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
Age
Commit message (
Expand
)
Author
2019-10-11
finally got rid of all old components
troido
2019-10-11
controls are now separate objects
troido
2019-09-25
updated keybindings documentation
troido
2019-09-18
menus now work too
troido
2019-01-18
changed filenames for resource configs
troido
2019-01-18
config templates are now actually used
troido
2019-01-18
players can execute only one action per step
troido
2018-09-09
switchable menus are now somewhat usable and presentable
troido
2018-09-06
made menus switchable so not all menus need to be in view all the time
troido
2018-04-19
tab now returns to game keeping entered string; / starts string with text /
troido
2018-04-16
added azerty keybindings
troido
2018-04-15
chat scrolling works again
troido
2018-04-14
Stopped using hy for keybindings
troido
2018-01-17
fixed selectorvalue crash and selector disappearing when selected is removed
troido
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
2017-12-28
chat now works!
troido
2017-12-28
made local chat possible (from the server perspective)
troido
2017-12-26
fixed bugs in serialization and added preserve flag/functionality for selecti...
troido
2017-11-13
used curses.keyname instead of ord. It is now possible to use non printable k...
troido
2017-10-27
merged master changes from today into package branch
troido
2017-10-26
Pip installable!
Wango Fett