veloren/server/src/events
2021-08-31 23:46:33 -07:00
..
entity_creation.rs * Pets are now saved on logout and spawned with the player on login 2021-07-28 22:36:41 +00:00
entity_manipulation.rs Make parrying refund the block stamina cost and cancel the recover animation 2021-08-31 23:46:33 -07: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 Check for existing target before initiating interaction 2021-08-21 22:28:26 -05:00
inventory_manip.rs Removed distance check from sprite colelction event handling as it is already checked when entering state. 2021-08-31 13:37:56 -04:00
invite.rs Extract 'get_inviter_and_kind' method from 'handle_invite_decline' and... 2021-05-25 20:34:46 +00:00
mod.rs Make parrying refund the block stamina cost and cancel the recover animation 2021-08-31 23:46:33 -07:00
player.rs Fixed issue caused by Uid component being removed too soon on logout 2021-08-08 14:59:11 +01:00
trade.rs Implemented trading stackable items with a full inventory 2021-07-05 10:34:03 +00:00