veloren/server/src/events
Samuel Keiffer 0151e5aeed Merge branch 'potion-animations' into 'master'
Consumable Animations

See merge request 
2021-06-29 16:36:41 +00:00
..
entity_creation.rs Tornado summoning attack 2021-06-15 09:49:13 +02:00
entity_manipulation.rs Removed potential for accessing OOB index and panicking in animations for combo melee. 2021-06-29 06:20:26 -05: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 Destringified consumables 2021-06-29 05:59:02 -05: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 Make NPCs Aware of Sound - See Issue 2021-05-15 19:36:27 +00:00