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
/
main.rs
Age
Commit message (
Expand
)
Author
2020-02-14
extract the state to save
troido
2020-02-11
shortcut for defining visibles
troido
2020-02-11
health is now also shown (but never changed)
troido
2020-02-11
inventory is now shown
troido
2020-02-10
inventories have capacity
troido
2020-02-09
refactoring using cargo clippy
troido
2020-02-09
can now pick up and drop items
troido
2020-02-09
Revert "no templates in the world; only pre-entities"
troido
2020-02-08
no templates in the world; only pre-entities
troido
2020-02-08
don't rebuild the ground each step
troido
2020-02-07
added more game objects
troido
2020-02-07
argument can be left out
troido
2020-02-07
added floors
troido
2020-02-07
spawn is also loaded from room template
troido
2020-02-07
can now load maps in the same format as the python version
troido
2020-02-07
added roomtemplate
troido
2020-02-07
all entity construction now uses new templates
troido
2020-02-07
named stuff properly; added encyclopedia and template
troido
2020-02-06
grass now also loaded from json
troido
2020-02-06
refactored into multiple classes
troido
2020-02-06
refactored type validation out of parseing
troido
2020-02-06
better template creation
troido
2020-02-05
parse assemblages from json
troido
2020-02-04
tried to implement deserialisation of entities
troido
2020-02-04
refactored assemblage and assemblages out of each other
troido
2020-02-03
can initialise Assemblages from json lists and dicts
troido
2020-02-03
now also send playerpos messages
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-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-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
[prev]