summaryrefslogtreecommitdiff
path: root/src/systems/useitem.rs
AgeCommit message (Expand)Author
2020-05-19add room build permissions to roomstroido
2020-04-13using an equipped item unequips ittroido
2020-04-05items are now mostly replaced by itemids, with a mapping to the item in the e...troido
2020-04-02built doorstroido
2020-04-02added flags component, and conditions for buildingtroido
2020-03-05don't equip 2 objects in the same slottroido
2020-03-05equipment is now a part of the inventorytroido
2020-03-05equipent now kinda workstroido
2020-03-04controls work with old client now tootroido
2020-03-04useitem now actually respects ranktroido
2020-03-04implemented growthtroido
2020-03-03randomise attack damagetroido
2020-03-01use generics for message componentstroido
2020-02-28added cooldowns for moving and fightingtroido
2020-02-24healing works now too, the first time based systemtroido
2020-02-23players can now attack other objectstroido
2020-02-23entities can be attackedtroido
2020-02-22it is now possible to use itemstroido