summaryrefslogtreecommitdiff
path: root/todo.md
AgeCommit message (Collapse)Author
2020-05-18edited version number and readmetroido
2020-05-12removed 'substitute' part of encyclopediatroido
2020-04-20stop hardcoding default room and encyclopediatroido
2020-04-16don't spread stones dropped from destroyed wallstroido
2020-04-16add visit whitelist to homeportal, save and dedup its data even though it is ↵troido
loaded from template
2020-04-12gave builtwalls their own spritetroido
2020-04-11better teleport destination matchingtroido
2020-04-07also send whether inventory item is equippedtroido
2020-04-05interactions can have an argumenttroido
2020-04-04draw the room after new entities have been addedtroido
2020-04-04listen to sounds in the worldtroido
2020-04-03added command line optionstroido
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-01room unloading works nowtroido
2020-04-01better time handling for growing plantstroido
2020-03-09can now include variables (like health) in serialisationtroido
2020-03-06shortcut for defining itemstroido
2020-03-05print any failures in room loading to stdouttroido
2020-03-05equipent now kinda workstroido
2020-03-04useitem now actually respects ranktroido
2020-03-03updated todotroido
2020-02-24healing works now too, the first time based systemtroido