veloren/server/src/events
2021-08-08 14:59:11 +01: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 Avoid negative bounds in harm checks 2021-08-03 18:57:53 +03: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 Added menacing, made agent code less hacky 2021-07-31 20:33:28 +01:00
inventory_manip.rs * Pets are now saved on logout and spawned with the player on login 2021-07-28 22:36:41 +00:00
invite.rs Extract 'get_inviter_and_kind' method from 'handle_invite_decline' and... 2021-05-25 20:34:46 +00:00
mod.rs * Pets are now saved on logout and spawned with the player on login 2021-07-28 22:36:41 +00: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