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
/
encyclopedia.rs
Age
Commit message (
Expand
)
Author
2021-12-31
made assemblage fields private
HEAD
main
troido
2020-09-28
added type validation for parameters
troido
2020-09-28
removed parametertype
troido
2020-09-25
encyclopedia now using serde serialisation too
troido
2020-09-25
assemlage uses proper serialization too
troido
2020-09-24
more serde (de)serialisation
troido
2020-09-24
actually use the serde serialisation more
troido
2020-06-05
added exchanger as seperate component/system; refactored other interactions; ...
troido
2020-05-16
encyclopedia can be split over different files
troido
2020-05-12
removed 'substitute' part of encyclopedia
troido
2020-04-23
accept authentication messages, and validate registrations
troido
2020-04-09
stricter about what to print
troido
2020-04-09
properly substitute items
troido
2020-04-09
encyclopedia can substitute names
troido
2020-04-06
shortcut or defining some entities like crops
troido
2020-04-06
made parseerrors their own thing
troido
2020-04-05
items are now mostly replaced by itemids, with a mapping to the item in the e...
troido
2020-04-03
aerr! has formatting functionality; better errors; radishses -> radishes
troido
2020-03-05
equipent now kinda works
troido
2020-03-04
implemented growth
troido
2020-02-28
more specific types!
troido
2020-02-23
more consistent imports
troido
2020-02-18
Players are now saved/loaded too
troido
2020-02-14
extract the state to save
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
all entity construction now uses new templates
troido
2020-02-07
named stuff properly; added encyclopedia and template
troido