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
2020-04-17
added quarry sprite
troido
2020-04-09
properly log world messages
troido
2020-04-08
fixed the not working use bug
troido
2020-04-07
removed equipment from the client
troido
2020-04-07
show equipment for rustifarm
troido
2020-04-06
add /buy shortcut
troido
2020-04-05
added interact command
troido
2020-04-04
can receive multiple messages
troido
2020-03-06
moved utils into main code directory
troido
2020-03-06
new line between server links
J.M. de Jong
2020-03-06
Create README.md
J.M. de Jong
2020-03-06
Merge branch 'master' of github.com:jmdejong/asciifarm-client
troido
2020-03-06
add .gitignore
troido
2020-03-06
Create LICENSE
J.M. de Jong
2020-03-06
new directory structure for the separate client repo
troido
2020-03-06
Merge remote-tracking branch 'origin/ecs'
troido
2020-03-04
errtype -> errType
troido
2019-10-16
notifications are now passed though listen instead of events
troido
2019-10-11
finally got rid of all old components
troido
2019-10-11
controls are now separate objects
troido
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
[next]