|
9059824f5a
|
added argument for the cli, gui and cli source are now inside the interface directory
|
2022-09-03 23:49:21 +02:00 |
|
|
423a02ce4c
|
remade all the translation in a easier, faster and more readable way
|
2022-09-01 18:10:38 +02:00 |
|
|
b9d6913e22
|
settings can now be exported and imported. Simplified syntax for modder defined global_settings
|
2022-08-23 22:59:55 +02:00 |
|
|
2edb82939c
|
added a developer mode enabling a testing frame in the ModSettings
|
2022-08-21 23:12:50 +02:00 |
|
|
777acb7cbf
|
optimised some of the gui object
|
2022-08-21 22:28:06 +02:00 |
|
|
f2d27deb68
|
rewrote the ModSettings to be simpler
|
2022-08-21 20:35:49 +02:00 |
|
|
5f5dc6bfbc
|
ModSettings can now have a description
|
2022-08-21 17:31:05 +02:00 |
|
|
95f3943b02
|
AbstractModSettings.get now return an AbstractModSettings object instead of a dictionary of AbstractModSettings
|
2022-08-18 19:45:12 +02:00 |
|
|
6d5dae63af
|
made the mod_settings window wider
|
2022-08-17 22:00:36 +02:00 |
|
|
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 |
|
|
4e596022a7
|
made the settings entry and combobox the same size
|
2022-07-31 19:51:31 +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 |
|