summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-11-13centered field in clienttroido
2017-11-13cleanup of display stufftroido
2017-11-13resizes do not crash the key input anymoretroido
2017-11-13fixed small terminal sizestroido
2017-11-13windows are now in a dict in screentroido
2017-11-13display parts now use windows as argumentstroido
2017-11-13used curses.keyname instead of ord. It is now possible to use non printable k...troido
2017-11-10fixed weird half-blocks showing up at some screen sizestroido
2017-11-10removed assumption that default is white on black in colour schemestroido
2017-11-10added force option to pads. not usd it yettroido
2017-11-09updated readme with mac test and removed old fullwidth filetroido
2017-11-07improved combat system to include defense; made armour a thingtroido
2017-11-07changed water colours and set default to 7,0troido
2017-11-06changed ui places for inventory and ground. fixed bug where small screens wou...troido
2017-11-05made equipment, randomized damage, improved homesickness, improved maptroido
2017-11-01messages can now be logged to a filetroido
2017-10-30finally made everything executable that I wanted to be executabletroido
2017-10-29merged recent changes into package branch againtroido
2017-10-28better use of __main__ and __init__troido
2017-10-28added __main__ entry points in client and server directoriestroido
2017-10-27Merge branch 'master' into packagetroido
2017-10-27merged master changes from today into package branchtroido
2017-10-26included inventorypad in right locationtroido
2017-10-26Merge branch 'package' of tilde.town:/home/wangofett/programming/asciifarmtroido
2017-10-26Pip installable!Wango Fett