Commit graph

11 commits

Author SHA1 Message Date
63f006af43
v0.4 (#2)
* added utf8 support to ct_config.json

* Updated track

* added 377 new tracks

* added 377 tracks to ct_config, also added tracks_list to make edtiting track way easier

* renamed (Vide).wu8 to just .wu8, to avoid problem with translation

* updated README.md

* added test files and distribution.txt to .gitignore

* added discord and wiki link

* game's version is now in definition.py

* update will now only enable if gitversion is newer than local version

* added math to lib

* renamed .wu8 to _.wu8

* removed 28 unused track

* replaced "" by "_"

* prepared version file

* Removed 5 unused files

* config tracks_list is now supported

* added missing game prefix

* A track name was too long for the game
2021-06-04 12:30:40 +02:00
a396baeea0 a wiimm's tools wasn't called from ./tools/ 2021-05-27 15:44:07 +02:00
ff8214a165 forgot a flag in a subprocess 2021-05-27 15:32:37 +02:00
0a66349801 forgot a flag to subprocess.call 2021-05-27 15:11:23 +02:00
72b50cf365 added console / track type and star color 2021-05-26 22:53:41 +02:00
6cfecf1561 forgot to put back N$SWAP causing cup to not be at the correct slot 2021-05-26 22:06:13 +02:00
795d07d63d fixed progressbar for bmg patch 2021-05-26 17:03:15 +02:00
9363600869 added "Random" course in text file 2021-05-26 16:56:45 +02:00
e7c32ee304 Common_?.bmg should now be created from game's file 2021-05-26 16:10:20 +02:00
70dc1fb43c simplified code and use OVERWRITE mode to patch bmg 2021-05-26 13:49:24 +02:00
c3f910694b (DONT WORK) trying to make Common file generate from game's files 2021-05-26 13:05:34 +02:00