index
:
asciifarm-client.git
main
fork of: https://github.com/jmdejong/asciifarm-client
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-10-09
equipment and food are now ECS
troido
2019-09-27
accept non-ascii characters in chat; adapt to new ratuil textinput
troido
2019-09-26
multiple sockets can serve the same game
troido
2019-09-26
made server -> client messages into objects; clear field when entering differ...
troido
2019-09-26
client -> server messages are now objects; better name validation; fixed conc...
troido
2019-09-25
healthbar doesn't have title anymore; made this with textbox
troido
2019-09-25
updated keybindings documentation
troido
2019-09-25
adapted to new ratuil behaviour
troido
2019-09-25
equipment messages are now list of pairs, not dict; server gets address on cr...
troido
2019-09-24
improved communication handling on the server
troido
2019-09-18
Merge branch 'master' into ratuil
troido
2019-09-18
made fullwidth character set the default
troido
2019-09-18
fixed selectors; made logging easier
troido
2019-09-18
adapted to changed ratuil api and removed healthfull and healthempty in charmaps
troido
2019-09-18
changed directory structure
troido
2019-09-18
all communication with ratuil layout goes through display
troido
2019-09-18
cleanup!
troido
2019-09-18
menus now work too
troido
2019-09-18
switched curses to ratuil
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
[next]