summaryrefslogtreecommitdiff
path: root/src/systems/take.rs
AgeCommit message (Expand)Author
2020-09-22can base sprite on equipped itemstroido
2020-04-09stricter about what to printtroido
2020-04-05trading now workstroido
2020-04-05items are now mostly replaced by itemids, with a mapping to the item in the e...troido
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