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
/
assemblage.rs
Age
Commit message (
Expand
)
Author
2020-04-03
process assemblage shortcuts before processing components
troido
2020-04-03
aerr! has formatting functionality; better errors; radishses -> radishes
troido
2020-04-03
allow lists as parameter types, sacrificing some type safety for expressability
troido
2020-04-02
short value for flags; radish plants now have occupied flag
troido
2020-04-02
added flags component, and conditions for building
troido
2020-04-01
fixed broken tests
troido
2020-04-01
removed Sometime parameter
troido
2020-04-01
better time handling for growing plants
troido
2020-03-09
can now include variables (like health) in serialisation
troido
2020-03-06
shortcut for defining items
troido
2020-03-05
new componentparameters to get own template and name
troido
2020-03-05
equipent now kinda works
troido
2020-03-04
implemented growth
troido
2020-03-04
added loot/harvest
troido
2020-03-03
updated tests
troido
2020-03-03
added spawners an not-saved assemblages/templates
troido
2020-02-23
more consistent imports
troido
2020-02-21
visible component now also has a name
troido
2020-02-14
extract the state to save
troido
2020-02-11
shortcut for defining visibles
troido
2020-02-09
refactoring using cargo clippy
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-07
argument can be left out
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-04
tried to implement deserialisation of entities
troido
2020-02-04
refactored assemblage and assemblages out of each other
troido