index
:
rustifarm.git
main
fork of: https://github.com/jmdejong/rustifarm
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Cargo.toml
Age
Commit message (
Collapse
)
Author
2020-09-27
use json5 for encyclopedia and room definitions
troido
2020-09-26
include timestamps in logs
troido
2020-09-24
don't try to read into the json data structure all manually
troido
2020-05-18
edited version number and readme
troido
2020-04-24
server-side hashing now uses a salt
troido
2020-04-23
hash the password server-side too
troido
2020-04-14
only allow letters, numbers and connector punctuation in usernames
troido
2020-04-03
added command line options
troido
2020-02-28
save world on SIGTERM and SIGINT
troido
2020-02-16
added playerid to avoid stringly typing
troido
2020-02-03
only send changed cells, not the whole field each time
troido
2020-01-28
added player entity; changed json library
troido
2020-01-28
entities have Assemblages as template to create them
troido
2020-01-27
started using specs for a room
troido
2019-09-23
picking up the project again. Not sure what I changed, but it seemed wise to ↵
troido
commit
2019-01-24
git repo for rust version of asciifarm
troido