summaryrefslogtreecommitdiff
path: root/content/maps
AgeCommit message (Expand)Author
2020-10-03added dense grass; home is now part of monsterAI componenttroido
2020-09-27templates are not used as {"type": something} anymoretroido
2020-09-26removed all "args" from contenttroido
2020-09-26spawned entities are now saved but not spawned again until removedtroido
2020-09-26use flags for the whole room instead of room permissionstroido
2020-09-23removed room 'right' so no-one will accidentally spawn theretroido
2020-09-23joined rooms begin and righttroido
2020-09-23don't escape chat characterstroido
2020-09-22added way to create dyed capestroido
2020-09-22added cottontroido
2020-09-21pickaxes are now obtainabletroido
2020-09-21Merge branch 'interact' into mastertroido
2020-09-20made monster spawners visisble againtroido
2020-09-19initialSpawn -> initial_spawntroido
2020-09-19Merge branch 'master' into interacttroido
2020-09-19actually remove those stupid itemstroido
2020-06-05actually added talk system and removed reply interactiontroido
2020-05-19add room build permissions to roomstroido
2020-05-12remove items on the ground from mapstroido
2020-05-12removed 'substitute' part of encyclopediatroido
2020-04-17added Mine interactiontroido
2020-04-16minor map changes; gave homeportal a spritetroido
2020-04-16add visit whitelist to homeportal, save and dedup its data even though it is ...troido
2020-04-15visit other playerstroido
2020-04-13added if conditions in assemblagestroido
2020-04-13spawners now also use timer component and triggerstroido
2020-04-13grow is now also using build trigger/componenttroido
2020-04-11better teleport destination matchingtroido
2020-04-08load python room formattroido
2020-04-06added rooms from python asciifarmtroido
2020-04-05trading now workstroido
2020-04-05interactions can have an argumenttroido
2020-04-04listen to sounds in the worldtroido
2020-04-03private rooms work!troido
2020-04-02built doorstroido
2020-03-05equipent now kinda workstroido
2020-03-04interacting now workstroido
2020-03-03randomise attack damagetroido
2020-03-03dummies respawn too; fixed problems with respawn delaytroido
2020-03-03made items on ground into spawnerstroido
2020-03-03added spawners an not-saved assemblages/templatestroido
2020-03-02added monster aitroido
2020-02-23players can now attack other objectstroido
2020-02-23players can get damage from trapstroido
2020-02-23rooms have named locations to be used by portalstroido
2020-02-21used rank in taking objectstroido
2020-02-21players can now go to different roomstroido
2020-02-21wrote world code for migrating playerstroido
2020-02-20load room template from filetroido