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
Age
Commit message (
Expand
)
Author
2019-09-18
made fullwidth character set the default
troido
2019-09-16
replaced curses.wrapper by its code
troido
2019-09-16
put initialisation code in somewhat more sensible modules
troido
2019-09-16
more whitespace
troido
2019-01-25
fixed list of default charmaps in help
troido
2019-01-24
changed colours to work better with 8-colour terminals and update screen befo...
troido
2019-01-20
also send messages for players connecting/disconnecting
troido
2019-01-20
when going to a smaller area, the bachground is now cleared
troido
2019-01-20
added snowflake object
troido
2019-01-20
made rain possible
troido
2019-01-20
chat now has colours
troido
2019-01-19
messages now have a type which can be used for colourcoding
troido
2019-01-18
client doesn't crash anymore on empty '/'
troido
2019-01-18
hide chat cursor at start
troido
2019-01-18
changed wall sprite
troido
2019-01-18
more emoji characters
troido
2019-01-18
simplified fullwidth and emoji charmaps now templates are available
troido
2019-01-18
changed filenames for resource configs
troido
2019-01-18
config templates are now actually used
troido
2019-01-18
made the loading work
troido
2019-01-18
use loaders for keybindings and charmaps which allow them to import templates
troido
2019-01-18
I want assignment, of hy variable, not identity check
troido
2019-01-18
made input handling server side more rigorous; client doesn't split strings a...
troido
2019-01-18
players can execute only one action per step
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-06
actually include the superclass
troido
2018-09-06
widget implementations now inherit from superclass
troido
2018-09-05
made win and argument to update and made it possible for windows to be hidden
troido
2018-09-05
return item in devtools and improve spacing
troido
2018-07-29
the info widget is now responsible for checking redundancy
troido
2018-07-28
setup exchanging posts (trading and crafting)
troido
2018-07-28
made optionmenus for selected objects
troido
2018-07-28
allowed sending json from command line
troido
2018-05-25
improved plant creation
troido
2018-05-23
test has_colors() before COLORS
troido
2018-05-23
don't try colour mode if the terminal doesn't support it
troido
2018-05-23
game doesn't crash anymore when cursor can't be set
troido
2018-05-22
reduced letter brightness and fixed plants in tutorial
troido
2018-05-22
client doesn't crash anymore when screen too small
troido
2018-05-22
made empty letters and made spiketrap damage settable by argument
troido
2018-05-22
client raises exceptions outside main curses wrapper
troido
2018-05-22
created support for writable objects
troido
2018-04-19
client doesn't crash anymore when typing long lines
troido
2018-04-19
reduced delay for excape key
troido
2018-04-19
fixed relative import error
troido
2018-04-19
tab now returns to game keeping entered string; / starts string with text /
troido
2018-04-18
client can now read strings from chat input
troido
2018-04-18
improved input handling
troido
[next]