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
Azumgi
84cb6571c6
Added/changed sound effects (options menu)
2018-01-31 18:05:03 +03:00
Azumgi
1df935eed1
Reworked keybind widget and fixed some keybind system glitches
2018-01-31 17:35:43 +03:00
Azumgi
ba16c75642
Yet another bind fix
2018-01-31 04:12:33 +03:00
Azumgi
65527777b8
Fixed empty unassigned bind
2018-01-31 04:04:41 +03:00
Azumgi
942a74fc42
forgotten file
2018-01-31 01:48:36 +03:00
Azumgi
940739576f
Added keybindings, keybinding widgets, added some fixes and probably something else
2018-01-31 01:42:33 +03:00
Azumgi
2f12dcc16e
Actual reseting settings fix (options menu)
2018-01-29 09:13:24 +03:00
Azumgi
07ac2ed2ae
Fixed enabling/disabling hooks bug (hooks)
2018-01-29 06:05:26 +03:00
Azumgi
bb53f085f0
fixed resetting stepper (options menu)
2018-01-29 05:25:50 +03:00
Azumgi
ca84778635
Cleaned up some code and made some fixes (other files I forgot to attach)
2018-01-27 21:28:29 +03:00