summaryrefslogtreecommitdiff
path: root/asciifarm/client/commandhandler.py
AgeCommit message (Expand)Author
2019-10-11finally got rid of all old componentstroido
2019-10-11controls are now separate objectstroido
2019-09-26client -> server messages are now objects; better name validation; fixed conc...troido
2019-09-18all communication with ratuil layout goes through displaytroido
2019-09-18menus now work tootroido
2019-09-18switched curses to ratuiltroido
2019-01-18config templates are now actually usedtroido
2019-01-18I want assignment, of hy variable, not identity checktroido
2019-01-18made input handling server side more rigorous; client doesn't split strings a...troido
2018-09-09switchable menus are now somewhat usable and presentabletroido
2018-09-06made menus switchable so not all menus need to be in view all the timetroido
2018-07-28setup exchanging posts (trading and crafting)troido
2018-07-28allowed sending json from command linetroido
2018-04-19tab now returns to game keeping entered string; / starts string with text /troido
2018-04-18client can now read strings from chat inputtroido
2018-04-18improved input handlingtroido