summaryrefslogtreecommitdiff
path: root/src/components
AgeCommit message (Expand)Author
2020-04-03allow lists as parameter types, sacrificing some type safety for expressabilitytroido
2020-04-02built doorstroido
2020-04-02added flags component, and conditions for buildingtroido
2020-04-01fixed broken teststroido
2020-04-01better time handling for growing plantstroido
2020-03-09can now include variables (like health) in serialisationtroido
2020-03-05equipment is now a part of the inventorytroido
2020-03-05equipent now kinda workstroido
2020-03-04implemented growthtroido
2020-03-04added loot/harvesttroido
2020-03-04interacting now workstroido
2020-03-03factions now worktroido
2020-03-03randomise attack damagetroido
2020-03-03dummies respawn too; fixed problems with respawn delaytroido
2020-03-03added spawners an not-saved assemblages/templatestroido
2020-03-02added purgatorytroido
2020-03-02added monster aitroido
2020-03-02implemented autofighttroido
2020-03-01use generics for message componentstroido
2020-02-28more specific types!troido
2020-02-28added cooldowns for moving and fightingtroido
2020-02-24added volatile woundstroido
2020-02-24healing works now too, the first time based systemtroido
2020-02-23players can now attack other objectstroido
2020-02-23players can get damage from trapstroido
2020-02-23entities can be attackedtroido
2020-02-23more consistent importstroido
2020-02-23rooms have named locations to be used by portalstroido
2020-02-22it is now possible to use itemstroido
2020-02-22items now have an action enumtroido