summaryrefslogtreecommitdiff
path: root/asciifarm/keybindings/default.json
AgeCommit message (Collapse)Author
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 ↵troido
selective serialization
2017-11-13used curses.keyname instead of ord. It is now possible to use non printable ↵troido
keys for controlling (like arrow keys)
2017-10-27merged master changes from today into package branchtroido
2017-10-26Pip installable!Wango Fett