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
/
client
/
commandhandler.py
Age
Commit message (
Expand
)
Author
2020-03-06
new directory structure for the separate client repo
troido
2019-10-11
finally got rid of all old components
troido
2019-10-11
controls are now separate objects
troido
2019-09-26
client -> server messages are now objects; better name validation; fixed conc...
troido
2019-09-18
all communication with ratuil layout goes through display
troido
2019-09-18
menus now work too
troido
2019-09-18
switched curses to ratuil
troido
2019-01-18
config templates are now actually used
troido
2019-01-18
I want assignment, of hy variable, not identity check
troido
2019-01-18
made input handling server side more rigorous; client doesn't split strings a...
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-07-28
setup exchanging posts (trading and crafting)
troido
2018-07-28
allowed sending json from command line
troido
2018-04-19
tab now returns to game keeping entered string; / starts string with text /
troido
2018-04-18
client can now read strings from chat input
troido
2018-04-18
improved input handling
troido