Commit graph

126 commits

Author SHA1 Message Date
d22309ddf1 started restructuring pack (part 1) 2022-06-13 22:38:51 +02:00
70ade3dc67 moved safe_eval from Track.py to safe_eval.py, allowed getattr with no function limitation, added track_formatting to mod_config.json to customize the track text format for the menu, the race and the filename. Added a Combobox on the install menu for the extension 2022-06-12 23:21:09 +02:00
7f85d7eeae changed mod_config format to fit ModConfig syntax (cups => tracks) 2022-06-11 19:09:54 +02:00
11d8cf6542 changed mod_config format to fit ModConfig syntax (cups => tracks) 2022-06-11 19:04:18 +02:00
541a1b0689 selecting a mod now work, extraction now have a progress bar, clicking on the install button will start the installation 2022-06-11 18:45:29 +02:00
9d97326f4b started implementing Game and wit for the game file manipulation, and modifying ModConfig syntax 2022-06-09 22:47:13 +02:00
a83ce2c9c1 implemented ModConfig (new version of CtConfig), Track and TrackGroup 2022-06-09 16:49:46 +02:00
bd5d8addb5 Scores from the "notation" channel on discord have been applied to the tracks. 2022-04-30 19:47:20 +02:00
e316c9f074 fixed prefix, removed duplicate, moved retro tracks from tracks_list to cup, removed unused track file, added cup icons 2022-04-29 23:11:25 +02:00
8f6a323b9e removed duplicate and readded the "Boost" tags on some tracks 2022-04-25 23:59:44 +02:00
3b0fe5c130 removed 82 tracks that were not used in the ct_config 2022-04-25 14:25:17 +02:00
7098e60455 removed -2 stars and sorted by name the track 2022-04-23 22:45:13 +02:00
3c280f7ba9 added the notations for the tracks candiates of v0.11 2022-04-23 22:18:04 +02:00
5c06ed8f40 added the tags, modified some music slot from the original filename 2022-04-23 22:18:03 +02:00
967c56386a added the tags, modified some music slot from the original filename 2022-02-11 08:53:25 +01:00
22285cc342 removed mkwf sort for testing 2022-02-10 14:52:02 +01:00
66bd7dd840 added all the track candidate for mkwfaraphel 2022-02-10 14:47:11 +01:00
5dfaa35595 game now support special message in multiplayer room 2022-02-09 11:31:28 +01:00
7d61f28fd1 updated the img_generator for all language, simplified it and updated it. 2022-02-03 00:04:05 +01:00
b3d5af63ed readded a better track selection filter (advanced menu), fixed an issue with tracks always renormalizing, added a default sort in ct_config, added a Common class to reunite all component with more readability and less weird code, splited the Gui into a directory 2022-01-25 12:59:51 +01:00
03e85fb442 Random track group are now supported in ct_config.json, cup icons can now be named by the cup name, custom track cup now start at 001 2022-01-21 16:39:29 +01:00
5111689872 removed Hideous Hallucination 2022-01-21 09:00:06 +01:00
7986d9eef1 the code now support multiple Pack, allow a better image generator (used for the bootscreen image in MKWF), customisable directory for the generated ct_icons, patched bmg, directory with all the icons, directory with lecode. 2022-01-19 17:46:45 +01:00
6042ca441a implemented a very experimental function for packs 2022-01-18 14:04:51 +01:00
fd997719b3 cheat_region is now 20061, the region for MKWF when customized 2022-01-17 23:31:22 +01:00
af68a17782 (not functionnal for now) moved some mod part into a Pack folder to allow multiple mod to be installed, track menu now allow almost all the possibility 2022-01-17 20:34:08 +01:00