| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-01-18 | players can execute only one action per step | troido | |
| 2018-09-09 | switchable menus are now somewhat usable and presentable | troido | |
| 2018-09-06 | made menus switchable so not all menus need to be in view all the time | troido | |
| 2018-04-19 | tab now returns to game keeping entered string; / starts string with text / | troido | |
| 2018-04-15 | chat scrolling works again | troido | |
| 2018-04-14 | Stopped using hy for keybindings | troido | |
| keybindings are now a JSON format. Somehow hy errored for me, and the cleanest solution seemed not to use hy at all Thinking about it, the client was basically loading a new interpreter to optimize something that didn't need optimizing. It didn't make it more readable/writable either, and it always was a lot of hassle. | |||
