|
1b579bec4c
|
added a "Check" type for mod_settings (used for balancing option in MKWF)
|
2022-08-17 20:49:41 +02:00 |
|
|
ec94ddece8
|
the code is now fully translatable
|
2022-08-15 23:06:23 +02:00 |
|
|
746b9f91f2
|
added is_modified to ModSettings type
|
2022-08-07 23:06:10 +02:00 |
|
|
453b631325
|
clicking on any mod settings widget will automatically enable the settings, instead of needing to enable it manually.
|
2022-08-07 20:47:26 +02:00 |
|
|
e46acba9a6
|
there is now a default options in the settings, allowing for default value if the option is disabled (instead of always None)
|
2022-08-07 20:14:46 +02:00 |
|
|
13bf66c94e
|
mod settings name can now be translated in the settings window
|
2022-08-02 22:02:25 +02:00 |
|
|
d1b17e0a77
|
the lpar file is now customizable with the mod settings function
|
2022-08-01 23:06:21 +02:00 |
|
|
59106d8ed9
|
module filtering subclasses have been simplified to made the code easier to read with less directory inside other useless directory and comment have been added
|
2022-07-31 23:05:54 +02:00 |
|
|
a2037fd084
|
implemented settings preview, tweaked some visual and made the preview window code a bit simpler
|
2022-07-31 19:09:49 +02:00 |
|
|
b4e52cfe58
|
started implementing ModSettings (only gui testing for now)
|
2022-07-31 00:03:19 +02:00 |
|