summaryrefslogtreecommitdiff
path: root/asciifarm/keybindings/keybindings.hy
AgeCommit message (Collapse)Author
2018-01-15xcv correspond to ground, inventory, equipmentlogin000
xcv now correspond to ground, inventory, equipment. This is the same as their top-down order displayed in asciifarm’s ui’s sidebar.
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 ↵troido
directional attacks back
2018-01-10added reserved tildenames server-side, increased save interval and fixed ↵troido
players logging in between save interval not being saved
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, ↵troido
updated keydocs
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 ↵troido
function
2018-01-01made keybindings readable from an actual filetroido