index
:
rustifarm.git
main
fork of: https://github.com/jmdejong/rustifarm
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
content
/
maps
/
room.json
Age
Commit message (
Collapse
)
Author
2020-10-03
added dense grass; home is now part of monsterAI component
troido
2020-09-27
templates are not used as {"type": something} anymore
troido
2020-09-22
added cotton
troido
2020-09-19
Merge branch 'master' into interact
troido
2020-09-19
actually remove those stupid items
troido
2020-06-05
actually added talk system and removed reply interaction
troido
2020-05-12
remove items on the ground from maps
troido
2020-05-12
removed 'substitute' part of encyclopedia
troido
2020-04-17
added Mine interaction
troido
2020-04-16
minor map changes; gave homeportal a sprite
troido
2020-04-13
added if conditions in assemblages
troido
2020-04-13
spawners now also use timer component and triggers
troido
2020-04-13
grow is now also using build trigger/component
troido
2020-04-06
added rooms from python asciifarm
troido
2020-04-05
trading now works
troido
2020-04-05
interactions can have an argument
troido
2020-04-04
listen to sounds in the world
troido
2020-04-03
private rooms work!
troido
2020-04-02
built doors
troido
2020-03-05
equipent now kinda works
troido
2020-03-04
interacting now works
troido
2020-03-03
randomise attack damage
troido
2020-03-03
dummies respawn too; fixed problems with respawn delay
troido
2020-03-03
made items on ground into spawners
troido
2020-03-03
added spawners an not-saved assemblages/templates
troido
2020-03-02
added monster ai
troido
2020-02-23
players can now attack other objects
troido
2020-02-23
players can get damage from traps
troido
2020-02-23
rooms have named locations to be used by portals
troido
2020-02-21
used rank in taking objects
troido
2020-02-21
players can now go to different rooms
troido
2020-02-20
load room template from file
troido