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 (
Expand
)
Author
2018-01-17
updated maps and refactored client: renamed display parts and removed selector
troido
2018-01-15
provided code to set title of list menu
troido
2018-01-15
xcv correspond to ground, inventory, equipment
login000
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 dir...
troido
2018-01-10
added reserved tildenames server-side, increased save interval and fixed play...
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
made scrolling of chat log possible
troido
2018-01-03
removed outdated keybindings files, fixed selector crash on empty list, updat...
troido
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 func...
troido
2018-01-01
made keybindings readable from an actual file
troido