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
2021-01-03
make inet sockets default outside linux
troido
2021-01-02
update to new ratuil interface and allow choosing backend
troido
2020-10-03
added dense grass sprites
troido
2020-09-29
when ground is not selected just take whatever
troido
2020-09-26
don't send null as a direction
troido
2020-09-26
don't send null as empty direction
troido
2020-09-22
added sprites
troido
2020-09-22
added player in different colours
troido
2020-09-22
don't double non-ascii letters when converting to fullwidth
troido
2020-09-22
charmap with character_width 2 will automatically convert halfwidth to fullwidth
troido
2020-09-22
refactored CharMap out of Display
troido
2020-09-22
added textile industry chars
troido
2020-09-21
Merge branch 'master' of github.com:jmdejong/asciifarm-client into master
troido
2020-09-21
added sprite for human and sign
troido
2020-05-18
fix typo in readme
J.M. de Jong
2020-05-18
added more information to README
troido
2020-04-24
stop extra printing of the name
troido
2020-04-23
made rustifarm the default abstract socket address
troido
2020-04-23
also accept messagemessages with connect as type as connectedmessages
troido
2020-04-23
do introduction before starting the client; ask for the password when the nam...
troido
2020-04-23
gave more message parsing code to the connection
troido
2020-04-22
show options list specially
troido
2020-04-18
added --reset-style and --blink-bright-background command line arguments
troido
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
[next]