index
:
rustifarm.git
main
fork of: https://github.com/jmdejong/rustifarm
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
systems
/
useitem.rs
Age
Commit message (
Expand
)
Author
2020-09-26
use flags for the whole room instead of room permissions
troido
2020-09-22
added capes!
troido
2020-09-22
turned some math into if let to decrease indentation
troido
2020-05-19
add room build permissions to rooms
troido
2020-04-13
using an equipped item unequips it
troido
2020-04-05
items are now mostly replaced by itemids, with a mapping to the item in the e...
troido
2020-04-02
built doors
troido
2020-04-02
added flags component, and conditions for building
troido
2020-03-05
don't equip 2 objects in the same slot
troido
2020-03-05
equipment is now a part of the inventory
troido
2020-03-05
equipent now kinda works
troido
2020-03-04
controls work with old client now too
troido
2020-03-04
useitem now actually respects rank
troido
2020-03-04
implemented growth
troido
2020-03-03
randomise attack damage
troido
2020-03-01
use generics for message components
troido
2020-02-28
added cooldowns for moving and fighting
troido
2020-02-24
healing works now too, the first time based system
troido
2020-02-23
players can now attack other objects
troido
2020-02-23
entities can be attacked
troido
2020-02-22
it is now possible to use items
troido