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-04-13
pick random adjacent positions for loot
troido
2020-04-13
if position is blocked, loot drops in adjacent positions
troido
2020-04-13
added if conditions in assemblages
troido
2020-04-13
checking for specific messages is easier because of TriggerBox::has_message
troido
2020-04-13
spawners now also use timer component and triggers
troido
2020-04-13
renamed grow to timer
troido
2020-04-13
volate replaced by grow
troido
2020-04-13
now use TimeOffset instead of OwnTime
troido
2020-04-13
grow is now also using build trigger/component
troido
2020-04-13
doors now use new Build component instead of Loot
troido
2020-04-13
replaced harvest interaction with choosable trigger
troido
2020-04-12
replaced Dead component with trigger messages
troido
2020-04-12
removed mortal component
troido
2020-04-12
gave builtwalls their own sprite
troido
2020-04-12
fix screenshot image location
J.M. de Jong
2020-04-12
Create README.md
J.M. de Jong
2020-04-12
added screenshot
troido
2020-04-11
better teleport destination matching
troido
2020-04-10
send out notifications when fighting
troido
2020-04-09
change interaction is now a combination of harvest and loot
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-09
accept python server save files
troido
2020-04-08
load python room format
troido
2020-04-08
don't ignore loading errors anymore
troido
2020-04-08
fix mismatching name
troido
2020-04-08
reject player if the savefile player id does not match actual player id
troido
2020-04-08
rooms now share the same default dispatcher
troido
2020-04-07
removed view_dispatcher; just call those systems manually
troido
2020-04-07
also send whether inventory item is equipped
troido
2020-04-06
minor refactoring with cargo clippy
troido
2020-04-06
added rooms from python asciifarm
troido
2020-04-06
improved error handling
troido
2020-04-06
shortcut or defining some entities like crops
troido
2020-04-06
made parseerrors their own thing
troido
2020-04-05
trading now works
troido
2020-04-05
items are now mostly replaced by itemids, with a mapping to the item in the e...
troido
2020-04-05
interactions can have an argument
troido
2020-04-04
draw the room after new entities have been added
troido
2020-04-04
listen to sounds in the world
troido
2020-04-03
private rooms work!
troido
2020-04-03
fix tests
troido
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
added command line options
troido
2020-04-03
load servers from string adressesw
troido
2020-04-03
also replace lootlist parameter with list
troido
2020-04-03
allow lists as parameter types, sacrificing some type safety for expressability
troido
2020-04-02
built doors
troido
[prev]
[next]