veloren/server/src/events
2020-10-25 15:54:08 -04:00
..
entity_creation.rs Fixed what broke after rebasing. 2020-09-29 19:48:13 -05:00
entity_manipulation.rs roshwalr fix 2020-10-19 16:20:59 +02:00
group_manip.rs pack together InGame, CharacterScreen and General variant in a single enum, as requested by zesterer. 2020-10-12 11:27:21 +02:00
interaction.rs create a ServerMsg and ClientMsg enum and verify the state when in debug mode to benefit from the transition 2020-10-11 22:59:53 +02:00
inventory_manip.rs Updated code to be more consistent with codebase 2020-10-25 15:54:08 -04:00
mod.rs Reworked explosions. Tweaked staff fireball. 2020-10-14 20:56:21 -05:00
player.rs pack together InGame, CharacterScreen and General variant in a single enum, as requested by zesterer. 2020-10-12 11:27:21 +02:00