index
:
asciifarm-client.git
main
fork of: https://github.com/jmdejong/asciifarm-client
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
asciifarm
/
keybindings
/
keybindings.hy
Age
Commit message (
Collapse
)
Author
2018-01-15
provided code to set title of list menu
troido
2018-01-15
xcv correspond to ground, inventory, equipment
login000
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-14
changed how interactions work. Can now interact with adjacent objects
troido
2018-01-14
added rats as source of seeds. fixed default char error. brought WASD for ↵
troido
directional attacks back
2018-01-10
added reserved tildenames server-side, increased save interval and fixed ↵
troido
players logging in between save interval not being saved
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
made scrolling of chat log possible
troido
2018-01-03
removed outdated keybindings files, fixed selector crash on empty list, ↵
troido
updated keydocs
2018-01-03
fixed crash on attacking bug
troido
2018-01-02
keybindings are now executed a bit smarter as hy code
troido
2018-01-01
renamed input macro to inp to avoid possible name collision with buit-in ↵
troido
function
2018-01-01
made keybindings readable from an actual file
troido