index
:
asciifarm-client.git
main
fork of: https://github.com/jmdejong/asciifarm-client
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
asciifarm
/
client
/
display
/
display.py
Age
Commit message (
Expand
)
Author
2018-01-14
added rats as source of seeds. fixed default char error. brought WASD for dir...
troido
2018-01-03
made scrolling of chat log possible
troido
2018-01-03
added intermediary window wrapper for safety. also server now appends logs
troido
2018-01-03
stopped having all widgets as properties of display
troido
2018-01-02
keybindings are now executed a bit smarter as hy code
troido
2018-01-02
Finally fixed that stupid bug of not redrawing on winchange
troido
2018-01-02
sprites without a background will now take the background of the sprite below...
troido
2018-01-01
stop raising debug exception on WINCH
troido
2018-01-01
server now sends list of sprites per cell to client. ground uses eventtarget ...
troido
2017-12-30
added equipment display
troido
2017-12-30
tried a new approach to remove code duplication in display
troido
2017-12-29
keybinding macros have their own file and selectors can now be used!
troido
2017-12-29
made selectors for inventorypad and made key config in hy
troido
2017-12-28
chat now works!
troido