summaryrefslogtreecommitdiff
path: root/src/systems/take.rs
AgeCommit message (Collapse)Author
2020-04-05items are now mostly replaced by itemids, with a mapping to the item in the ↵troido
encyclopedia
2020-04-02built doorstroido
2020-03-05equipment is now a part of the inventorytroido
2020-02-28added cooldowns for moving and fightingtroido
2020-02-22can now pick up specific object from groundtroido
2020-02-21used rank in taking objectstroido
2020-02-18Players are now saved/loaded tootroido
2020-02-14extract the state to savetroido
2020-02-10inventories have capacitytroido
2020-02-09can now pick up and drop itemstroido