|
781e564dd2
|
implemented SzsEdit to allow easier track modification (changing laps count, ...)
|
2022-08-14 19:17:26 +02:00 |
|
|
186aa55f4a
|
custom tracks are now converted into szs in the cache
|
2022-07-18 19:11:11 +02:00 |
|
|
db9d32a450
|
removed useless condition where .exe was added to the tools_path if it was a windows system
|
2022-07-15 16:41:42 +02:00 |
|
|
4d071e190f
|
extracted szs directory will now be repacked into szs files
|
2022-07-15 00:28:04 +02:00 |
|
|
d9ec57a04c
|
compacted _tools_run, _tools_run_popen and _tools_run_dict by creating a get function returning the shortcut function for every module from the tools_path
|
2022-07-11 00:16:03 +02:00 |
|
|
803e9603e7
|
moved _run, _run_popen and _run_dict out of the class to make _tools_run, _tools_run_popen and _tools_run_dict for the whole module
|
2022-07-10 23:32:58 +02:00 |
|
|
3932716227
|
added get_ctfile to Track, and implemented autoadd extraction
|
2022-06-13 22:18:08 +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 |
|
|
f9db2e96ea
|
wit module now can simulate FST if the game is a FST. Moved many function from game to wit, added exists method to szs
|
2022-06-10 15:54:08 +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 |
|
|
f0476381da
|
updated szs and wit, and made the installer the correct file for linux or windows
|
2022-06-09 22:42:15 +02:00 |
|
|
a83ce2c9c1
|
implemented ModConfig (new version of CtConfig), Track and TrackGroup
|
2022-06-09 16:49:46 +02:00 |
|
|
a04f7286b6
|
started working on the szs and wit wrapper
|
2022-06-08 16:24:02 +02:00 |
|