veloren/server/src/events
2020-03-10 20:50:04 +00:00
..
entity_creation.rs Move ServerEvents into own module 2020-02-18 20:51:10 +01:00
entity_manipulation.rs Move ServerEvents into own module 2020-02-18 20:51:10 +01:00
interaction.rs Piggyback on the InventoryUpdate events and attach some additional event info so that we can detect why the inventory update was triggered, and emit an associated sfx event that matches it. 2020-03-04 10:09:48 +00:00
inventory_manip.rs Check that a targeted collectible is within a certain pickup range of the character before highlighting it 2020-03-10 20:50:04 +00:00
mod.rs Move ServerEvents into own module 2020-02-18 20:51:10 +01:00
player.rs fix: #517 2020-03-09 20:52:04 +01:00