summaryrefslogtreecommitdiff
path: root/asciifarm/client/gameclient.py
AgeCommit message (Expand)Author
2018-04-19client doesn't crash anymore when typing long linestroido
2018-04-18improved input handlingtroido
2018-04-18client is now threadsafe; closing can now show messagestroido
2018-04-15show restart message again when player is deadtroido
2018-04-14Stopped using hy for keybindingstroido
2018-01-10started tildenames client-sidetroido
2018-01-03fixed long lines messing up chat. fixed global chattroido
2018-01-03inputhanding now handles keyname lookup. enter is now also namedtroido
2018-01-02keybindings are now executed a bit smarter as hy codetroido
2018-01-01server now sends list of sprites per cell to client. ground uses eventtarget ...troido
2018-01-01made keybindings readable from an actual filetroido
2017-12-30keybindings can be imported now, though it will probably require some hackerytroido
2017-12-30keybinding docs now in keybindings filetroido
2017-12-30added equipment displaytroido
2017-12-29made selectors for inventorypad and made key config in hytroido
2017-12-28chat now works!troido
2017-11-13resizes do not crash the key input anymoretroido
2017-11-13used curses.keyname instead of ord. It is now possible to use non printable k...troido
2017-10-29merged recent changes into package branch againtroido
2017-10-28better use of __main__ and __init__troido