veloren/server/src/events
2021-05-14 13:43:20 +00:00
..
entity_creation.rs Campfires can set things on fire and water puts it out 2021-05-13 05:34:51 +00:00
entity_manipulation.rs Add DamageKind, and make piercing damage partially ignore damage resistence. 2021-05-06 17:39:06 -04:00
group_manip.rs seperate sys/state 2021-04-20 01:30:17 +02:00
information.rs Fixed cargo test-server. Removed -Z package-features from .cargo/config as it is no longer required 2021-04-15 19:07:46 +01:00
interaction.rs Added non-admin moderators and timed bans. 2021-05-09 21:19:16 -07:00
inventory_manip.rs Revert "Merge branch 'snowram/hacky-mount' into 'master'" 2021-05-14 13:43:20 +00:00
invite.rs Fixed cargo test-server. Removed -Z package-features from .cargo/config as it is no longer required 2021-04-15 19:07:46 +01:00
mod.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
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 Removed ability set as field on items. 2021-05-01 09:25:49 -04:00