Commit graph

65 commits

Author SHA1 Message Date
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
Azumgi
9cc02cb0a7 Cleaned up some code and made some fixes 2018-01-27 21:27:42 +03:00
Azumgi
0160436a58 Disable first orange string for tooltip of header widget (options menu) 2018-01-27 09:12:19 +03:00
Azumgi
33da7d89d6 Removed testing options widgets 2018-01-27 00:35:04 +03:00
Azumgi
523a3673eb Removed annoying INGAME_UI message 2018-01-26 22:33:38 +03:00
Azumgi
02c2531978 Readjusted tooltips and made them always fit the screen 2018-01-26 22:32:57 +03:00
Azumgi
e5662a8766 Added basic tooltips support to options widgets (options menu) 2018-01-26 17:52:53 +03:00
Azumgi
31b69224b1 Forgot to add chat.lua to commit with unsent messages 2018-01-26 17:46:18 +03:00
Azumgi
aad310e558 Removed unused hooks for skipping splash screen 2018-01-26 16:39:56 +03:00
Azumgi
ce57d6570e Removed excessive error message (hooking) 2018-01-26 16:39:27 +03:00
Azumgi
6bdc4a280b All unsent echo messages will be sent to the chat, when it will be available 2018-01-26 16:38:33 +03:00
Azumgi
905d1348b3 Fixed the visual glitch if there are 2 (or more) mods with the same name (options menu) 2018-01-26 02:50:49 +03:00
Azumgi
33aaafce97 Fixed no-favorites-yet-crash (options menu) 2018-01-26 01:39:58 +03:00
Azumgi
df58743a63 Added functionality to move favorite mods up and down (options menu) 2018-01-26 00:37:33 +03:00