index
:
rustifarm.git
main
fork of: https://github.com/jmdejong/rustifarm
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
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-09
componentwrapper parameters are now directly usable in creation macro expansion
troido
2020-02-09
removed clearcontrols
troido
2020-02-09
cleanup/rename makefloor to registernew
troido
2020-02-09
ground is now always up-to-date; view doesn't rebuild whole room
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-08
new macro DSL for making component wrappers
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
limited nesting in evaluation
troido
2020-02-07
testing Parameter::guess_from_json()
troido
2020-02-07
templates can be loaded from json now
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
even more refactoring
troido
2020-02-06
more refactoring into multiple functions
troido
2020-02-06
better template creation
troido
2020-02-06
always include type for arguments
troido
2020-02-05
parse assemblages from json
troido
2020-02-04
tried to implement deserialisation of entities
troido
2020-02-04
added .kateconfig
troido
2020-02-04
changed all indentation to tabs
troido
2020-02-04
refactored assemblage and assemblages out of each other
troido
2020-02-04
added some unit tests; added hashmap! macro
troido
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
[next]