veloren/server/src/events
2021-07-05 16:09:39 +02:00
..
entity_creation.rs Tornado summoning attack 2021-06-15 09:49:13 +02:00
entity_manipulation.rs Check if entity is alive before applying a buff 2021-07-05 16:09:39 +02:00
group_manip.rs seperate sys/state 2021-04-20 01:30:17 +02:00
information.rs Accelerate econsim using arrays instead of hashmaps 2021-06-20 16:00:37 +00:00
interaction.rs Slightly functional sprite summon. 2021-06-23 22:38:16 -05:00
inventory_manip.rs (voxygen) Better support for multibuff items 2021-07-05 10:56:29 +03:00
invite.rs Extract 'get_inviter_and_kind' method from 'handle_invite_decline' and... 2021-05-25 20:34:46 +00:00
mod.rs Slightly functional sprite summon. 2021-06-23 22:38:16 -05:00
player.rs instead of manually trying to sync disconnect metrics we now pass a Reason to the handle_disconnect. 2021-05-06 11:43:10 +02:00
trade.rs Implemented trading stackable items with a full inventory 2021-07-05 10:34:03 +00:00