summaryrefslogtreecommitdiff
path: root/asciifarmclient
AgeCommit message (Expand)Author
2021-12-30add describe commandtroido
2021-01-23send client thread errors to the parent threadtroido
2021-01-23upgraded ratuil; fix special keyboard keys in curses clienttroido
2021-01-03don't give ratuil_args to displaytroido
2021-01-03make inet sockets default outside linuxtroido
2021-01-02update to new ratuil interface and allow choosing backendtroido
2020-09-29when ground is not selected just take whatevertroido
2020-09-26don't send null as a directiontroido
2020-09-22don't double non-ascii letters when converting to fullwidthtroido
2020-09-22charmap with character_width 2 will automatically convert halfwidth to fullwidthtroido
2020-09-22refactored CharMap out of Displaytroido
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-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 directory structure for the separate client repotroido