veloren/server/src/events
2022-01-03 19:55:05 -05:00
..
entity_creation.rs Remove unused clippy suppressions 2021-12-05 17:59:02 +00:00
entity_manipulation.rs Skill points now attempt to be earned as experience is added. 2022-01-03 19:55:05 -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 Skill points now attempt to be earned as experience is added. 2022-01-03 19:55:05 -05:00
inventory_manip.rs Addressed further review. 2021-11-11 22:37:37 -05:00
invite.rs Add a range limit to trading 2021-10-25 00:47:45 +00:00
mod.rs Submit chunk requests to the generator within the terrain system right before receiving new chunks, so that duplicate work is not done for chunks that just finished but were not yet added to the terrain. 2021-10-08 16:17:31 -04:00
player.rs Fix trade/merchant bugs 2021-09-14 07:31:06 +00:00
trade.rs update toolchain to nightly-2021-12-19 2021-12-23 13:04:24 +01:00