summaryrefslogtreecommitdiff
path: root/asciifarm/keybindings
AgeCommit message (Expand)Author
2019-10-11finally got rid of all old componentstroido
2019-10-11controls are now separate objectstroido
2019-09-25updated keybindings documentationtroido
2019-09-18menus now work tootroido
2019-01-18changed filenames for resource configstroido
2019-01-18config templates are now actually usedtroido
2019-01-18players can execute only one action per steptroido
2018-09-09switchable menus are now somewhat usable and presentabletroido
2018-09-06made menus switchable so not all menus need to be in view all the timetroido
2018-04-19tab now returns to game keeping entered string; / starts string with text /troido
2018-04-16added azerty keybindingstroido
2018-04-15chat scrolling works againtroido
2018-04-14Stopped using hy for keybindingstroido
2018-01-17fixed selectorvalue crash and selector disappearing when selected is removedtroido
2018-01-17updated maps and refactored client: renamed display parts and removed selectortroido
2018-01-15provided code to set title of list menutroido
2018-01-15xcv correspond to ground, inventory, equipmentlogin000
2018-01-14changed how interactions work. Can now interact with adjacent objectstroido
2018-01-14added rats as source of seeds. fixed default char error. brought WASD for dir...troido
2018-01-10added reserved tildenames server-side, increased save interval and fixed play...troido
2018-01-04no quotes necessary anymore in keybindings keys. Added some macrostroido
2018-01-03changed KEY_ENTER into NEWLINE. made separate module for naming keystroido
2018-01-03made scrolling of chat log possibletroido
2018-01-03removed outdated keybindings files, fixed selector crash on empty list, updat...troido
2018-01-03fixed crash on attacking bugtroido
2018-01-02keybindings are now executed a bit smarter as hy codetroido
2018-01-01renamed input macro to inp to avoid possible name collision with buit-in func...troido
2018-01-01made keybindings readable from an actual filetroido
2017-12-28chat now works!troido
2017-12-28made local chat possible (from the server perspective)troido
2017-12-26fixed bugs in serialization and added preserve flag/functionality for selecti...troido
2017-11-13used curses.keyname instead of ord. It is now possible to use non printable k...troido
2017-10-27merged master changes from today into package branchtroido
2017-10-26Pip installable!Wango Fett