UnShame
3e93de6ca7
mutators: auto disable when no longer hosting; remove test strings
2018-02-22 17:19:06 +03:00
UnShame
c1e5411040
mutator: fix level stepper not showing back up after closing mutators
2018-02-22 15:03:24 +03:00
UnShame
91d347c1fb
mutator: no mutators message hover fix
2018-02-22 14:39:46 +03:00
UnShame
9e13a1a672
mutators: add "no mutators installed" text
2018-02-22 14:34:48 +03:00
UnShame
0a9edff19a
mutator: update readme
2018-02-22 14:22:00 +03:00
UnShame
42290cd54f
mutators: remove unnecessary check
2018-02-22 14:05:50 +03:00
UnShame
c827ae4cf4
mutators: readme load_after -> enable_after
2018-02-22 13:54:45 +03:00
UnShame
162926abc7
mutators: button icon; fix notifications; disable tests
2018-02-22 13:36:07 +03:00
UnShame
d581e0a9ce
mutators: comments; split tests
2018-02-22 02:25:31 +03:00
UnShame
bc4377a4c3
mutators: difficulties -> difficulty_levels
2018-02-22 01:56:20 +03:00
UnShame
271ddc1660
mutators readme fix
2018-02-22 01:53:33 +03:00
UnShame
1ee688402d
mutators readme: features
2018-02-22 01:49:41 +03:00
UnShame
69d2e49b4e
mutators: expanded readme; add ignore_map to difficulty check
2018-02-22 01:35:52 +03:00
UnShame
4a3d7f3fb2
mutators: add README.md
2018-02-22 01:12:39 +03:00
UnShame
a549af2847
mutators: remove old gui script
2018-02-22 00:26:40 +03:00
UnShame
f79a9cf0e5
mutators: remove comments
2018-02-22 00:25:18 +03:00
UnShame
5e43a58c12
remove gui_mod completely
2018-02-22 00:21:39 +03:00
UnShame
db2b52a2fd
mutators: finished gui
...
Changing difficulty on map screen doesn't disable mutators.
Can no longer enable mutators if they are incompatible with other already enabled.
2018-02-22 00:21:19 +03:00
UnShame
f7710d8f3c
merge with master; remove win mod
2018-02-21 19:04:23 +03:00
UnShame
15b89cdd0a
mutators: gui rewrite part 1 (no checkboxes yet)
...
gui_mod is no longer needed, will be removed next commit
created a separate mod for mutators manager
2018-02-21 18:55:20 +03:00
UnShame
a28a09f15c
dumpfile: no longer crashes on error
2018-02-21 18:51:51 +03:00
UnShame
512b69cb9e
mutators: compatibility settings, some gui testing, fixes
2018-02-21 01:18:15 +03:00
UnShame
0d417798d8
mutators: add prototype gui, add auto disabling of mutators
2018-02-20 16:45:31 +03:00
UnShame
81a195ec30
mutators: temporally add gui_mod to framework
2018-02-20 16:44:06 +03:00
UnShame
8f3a801e3c
mutators: dice, info, default_config
2018-02-20 10:44:38 +03:00
UnShame
b7f47297b2
mutators: minor fixes, move to folder
2018-02-19 22:58:07 +03:00
UnShame
ec95192907
mutators: comments
2018-02-19 22:34:28 +03:00
UnShame
4d5a0e64e2
mutators: fool proof 'enable_before_these'/'enable_after_these'
2018-02-19 21:45:55 +03:00
UnShame
388574ba1e
mutators: enable/disable sequence
2018-02-19 21:07:01 +03:00
bi
28c16cb31a
Updated enabling developer mode for the new mod_manager.
2018-02-19 20:17:21 +03:00
bi
1b2755e681
Added "initial_call" argument to "on_enabled" and "on_disabled" events.
2018-02-19 01:45:35 +03:00
bi
a245c5d8d9
Added 'on_enabled` event on the mod start.
...
Renamed mod:initialized() to mod:init_state().
2018-02-19 01:12:33 +03:00
bi
eb49357241
Full refactoring, adding localization module and a lot of small features
2018-02-18 23:49:02 +03:00
Azumgi
4000deb88f
Added new dump_to_file method. A lot of small code changes.
2018-02-13 21:37:37 +03:00
Azumgi
9e8bb97493
Merge remote-tracking branch 'origin/stuff'
2018-02-12 13:46:22 +03:00
UnShame
9edc8bc46b
table: forgot things
2018-02-12 13:41:05 +03:00
Azumgi
2cd50d86ce
Merged 'group' ->'origin'
2018-02-12 13:33:36 +03:00
UnShame
3c628bce72
table
2018-02-12 13:22:11 +03:00
Azumgi
875465377e
Gui redesign, some small fixes
2018-02-12 13:10:12 +03:00
UnShame
c74f0b08fc
Merge branch 'master' into group
2018-02-11 22:11:28 +03:00
UnShame
fa72ac7841
add group widget
...
add create_show_widget_condition to reuse code
update_settings_list_widgets_visibility - condition by widget type
2018-02-11 21:52:17 +03:00
Azumgi
5f113336ae
Removed stepper. Good bye, old friend!
2018-02-11 14:53:52 +03:00
Azumgi
fef08e0e92
Added "numeric" widget, made some redesigns on "keybind" and "dropdown" widgets. Some small fixes.
2018-02-10 23:32:07 +03:00
Azumgi
13bc98145f
New widget (dropdown), readjusted hotspots, some bugfixes, some improvements
2018-02-05 23:53:29 +03:00
Azumgi
0c885a5992
fixed % symbol crash in search bar (options menu)
2018-02-04 00:43:36 +03:00
Azumgi
1c7c5142f0
Search bar, ui scaling and probably something else
2018-02-03 23:05:39 +03:00
Azumgi
8d57fd3c44
2 new chat commands (untested)
...
Fixed some minor keybinds bugs
Now user can interract with settings widgets only inside allowed area
2018-02-02 22:55:06 +03:00
Azumgi
fe222fe57e
Changed several strings
2018-02-01 23:07:31 +03:00
Azumgi
588fb0b47c
Gui:
...
Rewrote module with custom menus.
Keybindings:
All actions with the same key will be executed.
Check for action existing before executing.
Fixed bug with false keybind action firing
2018-02-01 22:55:39 +03:00
Azumgi
b482a2c954
Added possibility to use keybind widget without action
2018-01-31 18:20:02 +03:00