summaryrefslogtreecommitdiff
path: root/asciifarm/client/display/display.py
AgeCommit message (Expand)Author
2018-04-19client doesn't crash anymore when typing long linestroido
2018-04-18client can now read strings from chat inputtroido
2018-01-17updated maps and refactored client: renamed display parts and removed selectortroido
2018-01-14added rats as source of seeds. fixed default char error. brought WASD for dir...troido
2018-01-03made scrolling of chat log possibletroido
2018-01-03added intermediary window wrapper for safety. also server now appends logstroido
2018-01-03stopped having all widgets as properties of displaytroido
2018-01-02keybindings are now executed a bit smarter as hy codetroido
2018-01-02Finally fixed that stupid bug of not redrawing on winchangetroido
2018-01-02sprites without a background will now take the background of the sprite below...troido
2018-01-01stop raising debug exception on WINCHtroido
2018-01-01server now sends list of sprites per cell to client. ground uses eventtarget ...troido
2017-12-30added equipment displaytroido
2017-12-30tried a new approach to remove code duplication in displaytroido
2017-12-29keybinding macros have their own file and selectors can now be used!troido
2017-12-29made selectors for inventorypad and made key config in hytroido
2017-12-28chat now works!troido