summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-05-18fix typo in readmeJ.M. de Jong
2020-05-18added more information to READMEtroido
2020-04-24stop extra printing of the nametroido
2020-04-23made rustifarm the default abstract socket addresstroido
2020-04-23also accept messagemessages with connect as type as connectedmessagestroido
2020-04-23do introduction before starting the client; ask for the password when the nam...troido
2020-04-23gave more message parsing code to the connectiontroido
2020-04-22show options list speciallytroido
2020-04-18added --reset-style and --blink-bright-background command line argumentstroido
2020-04-17added quarry spritetroido
2020-04-09properly log world messagestroido
2020-04-08fixed the not working use bugtroido
2020-04-07removed equipment from the clienttroido
2020-04-07show equipment for rustifarmtroido
2020-04-06add /buy shortcuttroido
2020-04-05added interact commandtroido
2020-04-04can receive multiple messagestroido
2020-03-06moved utils into main code directorytroido
2020-03-06new line between server linksJ.M. de Jong
2020-03-06Create README.mdJ.M. de Jong
2020-03-06Merge branch 'master' of github.com:jmdejong/asciifarm-clienttroido
2020-03-06add .gitignoretroido
2020-03-06Create LICENSEJ.M. de Jong
2020-03-06new directory structure for the separate client repotroido
2020-03-06Merge remote-tracking branch 'origin/ecs'troido
2020-03-04errtype -> errTypetroido
2019-10-16notifications are now passed though listen instead of eventstroido
2019-10-11finally got rid of all old componentstroido
2019-10-11controls are now separate objectstroido
2019-10-09equipment and food are now ECStroido
2019-09-27accept non-ascii characters in chat; adapt to new ratuil textinputtroido
2019-09-26multiple sockets can serve the same gametroido
2019-09-26made server -> client messages into objects; clear field when entering differ...troido
2019-09-26client -> server messages are now objects; better name validation; fixed conc...troido
2019-09-25healthbar doesn't have title anymore; made this with textboxtroido
2019-09-25updated keybindings documentationtroido
2019-09-25adapted to new ratuil behaviourtroido
2019-09-25equipment messages are now list of pairs, not dict; server gets address on cr...troido
2019-09-24improved communication handling on the servertroido
2019-09-18Merge branch 'master' into ratuiltroido
2019-09-18made fullwidth character set the defaulttroido
2019-09-18fixed selectors; made logging easiertroido
2019-09-18adapted to changed ratuil api and removed healthfull and healthempty in charmapstroido
2019-09-18changed directory structuretroido
2019-09-18all communication with ratuil layout goes through displaytroido
2019-09-18cleanup!troido
2019-09-18menus now work tootroido
2019-09-18switched curses to ratuiltroido
2019-09-16replaced curses.wrapper by its codetroido
2019-09-16put initialisation code in somewhat more sensible modulestroido