veloren/server/src/events
2021-07-24 20:14:26 +02:00
..
entity_creation.rs Fix integral error calculations in PID controller, and change coefficients for airship and hot air balloon. 2021-07-06 16:52:12 -04:00
entity_manipulation.rs Make Guards Defend Villagers 2021-07-14 07:40:43 +00: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 Reduce duplicate storage fetching since it has overhead 2021-07-18 15:09:37 -04:00
inventory_manip.rs Resolve unused '#[allow(clippy::unnecessary_wraps)]' error supressions 2021-07-24 20:14:26 +02:00
invite.rs Extract 'get_inviter_and_kind' method from 'handle_invite_decline' and... 2021-05-25 20:34:46 +00:00
mod.rs fix clippy warnings 2021-07-12 12:09:09 +02: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