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
/
screen.py
Age
Commit message (
Expand
)
Author
2019-09-18
cleanup!
troido
2018-09-09
changed selector for menus. All inventory menus now use the same list
troido
2018-09-09
switchable menus are now somewhat usable and presentable
troido
2018-09-06
made menus switchable so not all menus need to be in view all the time
troido
2018-09-05
return item in devtools and improve spacing
troido
2018-05-23
game doesn't crash anymore when cursor can't be set
troido
2018-05-22
client doesn't crash anymore when screen too small
troido
2018-01-17
updated maps and refactored client: renamed display parts and removed selector
troido
2018-01-03
added intermediary window wrapper for safety. also server now appends logs
troido
2018-01-02
Finally fixed that stupid bug of not redrawing on winchange
troido
2018-01-01
stop raising debug exception on WINCH
troido
2018-01-01
inventory, equipment and ground object lists now scroll with the selector
troido
2017-12-30
added equipment display
troido
2017-12-29
made selectors for inventorypad and made key config in hy
troido
2017-12-28
chat now works!
troido
2017-11-13
cleanup of display stuff
troido
2017-11-13
fixed small terminal sizes
troido
2017-11-13
windows are now in a dict in screen
troido
2017-11-13
display parts now use windows as arguments
troido
2017-10-27
Merge branch 'master' into package
troido
2017-10-26
Merge branch 'package' of tilde.town:/home/wangofett/programming/asciifarm
troido
2017-10-26
Pip installable!
Wango Fett