|
9059824f5a
|
added argument for the cli, gui and cli source are now inside the interface directory
|
2022-09-03 23:49:21 +02:00 |
|
|
fb8d20c08f
|
some of the Track class now remember the mod_config object for easier call. default_track_attributes have been added to set default value of the track attribute object to avoid unreadable safe eval of getattr
|
2022-08-20 00:24:30 +02:00 |
|
|
92231bde4e
|
moved Slot and MKWColor to mkw.collection
|
2022-08-19 20:22:54 +02:00 |
|
|
443d16b28c
|
MKWColor is now a dataclass to improve readability
|
2022-08-19 20:16:48 +02:00 |
|
|
8afd7e7926
|
safe_eval and multiple_safe_eval are now 20x faster (~2.5s -> ~0.13s)
|
2022-08-15 10:58:36 +02:00 |
|
|
20a7abadaf
|
Sorting and filtering settings don't apply to arena, so remove them from the previews
|
2022-08-14 15:02:38 +02:00 |
|
|
0bb12a0835
|
now using TYPE_CHECKING instead of using dummy type int
|
2022-08-14 11:45:34 +02:00 |
|
|
a51d6f2173
|
implemented Arena (game text are missing)
|
2022-08-13 12:16:37 +02:00 |
|
|
b9873a6c49
|
adapted safe_eval call and optimised them. MKWF safe_eval are now easier to read
|
2022-08-06 23:28:52 +02:00 |
|
|
9b07400a3e
|
implemented track filter in the settings (renamed remove_track_if -> include_track_if)
|
2022-08-05 18:37:20 +02:00 |
|
|
5dcb0d4343
|
fully implemented track_selecting preview
|
2022-08-02 17:59:37 +02:00 |
|
|
b4e52cfe58
|
started implementing ModSettings (only gui testing for now)
|
2022-07-31 00:03:19 +02:00 |
|