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
/
systems
/
mod.rs
Age
Commit message (
Expand
)
Author
2020-09-21
exchange is now an interaction again
troido
2020-09-21
made talk and reply a form of interact again
troido
2020-06-05
added exchanger as seperate component/system; refactored other interactions; ...
troido
2020-06-05
made Talk its own component/system instead of part of interact
troido
2020-05-12
removed 'substitute' part of encyclopedia
troido
2020-04-16
add visit whitelist to homeportal, save and dedup its data even though it is ...
troido
2020-04-13
renamed grow to timer
troido
2020-04-13
volate replaced by grow
troido
2020-04-13
doors now use new Build component instead of Loot
troido
2020-04-04
draw the room after new entities have been added
troido
2020-03-04
implemented growth
troido
2020-03-04
added loot/harvest
troido
2020-03-04
interacting now works
troido
2020-03-03
added spawners an not-saved assemblages/templates
troido
2020-03-02
added purgatory
troido
2020-03-02
added monster ai
troido
2020-02-28
added cooldowns for moving and fighting
troido
2020-02-24
added volatile wounds
troido
2020-02-24
healing works now too, the first time based system
troido
2020-02-23
players can now attack other objects
troido
2020-02-23
players can get damage from traps
troido
2020-02-23
entities can be attacked
troido
2020-02-23
more consistent imports
troido
2020-02-22
it is now possible to use items
troido
2020-02-21
players can now go to different rooms
troido
2020-02-14
extract the state to save
troido
2020-02-09
can now pick up and drop items
troido
2020-02-09
removed clearcontrols
troido
2020-02-09
cleanup/rename makefloor to registernew
troido
2020-02-08
don't rebuild the ground each step
troido
2020-02-03
merged Draw into View; renamed Position to Pos
troido
2020-02-03
refactored systems in their own file each
troido