Commit graph

14 commits

Author SHA1 Message Date
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
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
388574ba1e mutators: enable/disable sequence 2018-02-19 21:07:01 +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
UnShame
9edc8bc46b table: forgot things 2018-02-12 13:41:05 +03:00
Azumgi
13bc98145f New widget (dropdown), readjusted hotspots, some bugfixes, some improvements 2018-02-05 23:53:29 +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
940739576f Added keybindings, keybinding widgets, added some fixes and probably something else 2018-01-31 01:42:33 +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
251da03c95 added game_state_changed event 2018-01-23 18:11:17 +03:00
Azumgi
bca287a6d1 cleaned up old dev console code 2018-01-23 18:06:43 +03:00
Azumgi
cbbebc0bd2 init commit 2018-01-22 12:10:53 +03:00