EgzoT

Results 5 issues of EgzoT

It's provide to use gameLeftPanel (if it's ON) like gameRightPanel, by using function addToPanels(). When gameRightPanel is full: ![leftpanel_as_rightpanel_16-06-2018](https://user-images.githubusercontent.com/29635365/41494196-581405dc-7110-11e8-91e0-7231d9d06638.gif) When in gameRightPanel one window is resized (now windows it's moved...

Fix problem with positioning when "Move windows to panels". Fix indentations. Fix for issue #33

Add new attribute ItemTypeAttrPluralName with get/set methods. Get attribute plural in item type parser. Add possibility to find item type/types by plural name from item types. Add new added functionality...

System for binding predefined actions with hotkeys module. **Api for external mods/modules.** _Add action to action list:_ `modules.game_hotkeys.addAction(moduleName, actionName, function)` _Remove action from action list:_ `modules.game_hotkeys.removeAction(moduleName, actionName)` or for all...

**Describe the bug** Problems with modules positioning in panels when set option "Move windows to panels" and "Show left panel". **To Reproduce** Steps to reproduce the behavior: 1. Go to...