| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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. | |||
| 2018-01-15 | provided code to set title of list menu | troido | |
| 2018-01-04 | no quotes necessary anymore in keybindings keys. Added some macros | troido | |
| 2018-01-03 | changed KEY_ENTER into NEWLINE. made separate module for naming keys | troido | |
| 2018-01-03 | actually made global chat default | troido | |
| 2018-01-03 | added world chat and made it default | troido | |
| 2018-01-03 | inputhanding now handles keyname lookup. enter is now also named | troido | |
| 2018-01-02 | catch all errors from prompted commands, and print them to the message log | troido | |
| 2018-01-02 | keybindings are now executed a bit smarter as hy code | troido | |
