index
:
rustifarm.git
main
fork of: https://github.com/jmdejong/rustifarm
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2020-02-03
can initialise Assemblages from json lists and dicts
troido
2020-02-03
removed more unwraps and expects
troido
2020-02-03
don't crash on invalid actions
troido
2020-02-03
also send a change when a visibility has changes
troido
2020-02-03
only send changed cells, not the whole field each time
troido
2020-02-03
added forgotten pos.rs
troido
2020-02-03
now also send playerpos messages
troido
2020-02-03
merged Draw into View; renamed Position to Pos
troido
2020-02-03
refactored systems in their own file each
troido
2020-02-03
output is a system now too
troido
2020-02-02
add worldmessages
troido
2020-01-31
systems can create entities (sort of)
troido
2020-01-29
players can no longer walk through walls
troido
2020-01-29
refactored control
troido
2020-01-28
refacored systems, components, resources and assemblages into their own files
troido
2020-01-28
player is now controllable
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
cleanup!
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
2019-01-24
made gameserver its own file
troido
2019-01-24
git repo for rust version of asciifarm
troido