veloren/server/src/sys
2020-10-26 19:28:14 -05:00
..
entity_sync.rs pack together InGame, CharacterScreen and General variant in a single enum, as requested by zesterer. 2020-10-12 11:27:21 +02:00
invite_timeout.rs pack together InGame, CharacterScreen and General variant in a single enum, as requested by zesterer. 2020-10-12 11:27:21 +02:00
message.rs pack together InGame, CharacterScreen and General variant in a single enum, as requested by zesterer. 2020-10-12 11:27:21 +02:00
mod.rs Add timeout's to group invites, and configurable limit to group size 2020-08-08 01:16:35 +02:00
object.rs Moved explsion struct from within comp to common. 2020-10-14 21:06:55 -05:00
persistence.rs * Moved migrations to beginning of server initialisation 2020-09-17 23:02:14 +00:00
sentinel.rs Initial WIP implementation of the Buff system 2020-10-26 19:28:14 -05:00
subscription.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
terrain_sync.rs pack together InGame, CharacterScreen and General variant in a single enum, as requested by zesterer. 2020-10-12 11:27:21 +02:00
terrain.rs pack together InGame, CharacterScreen and General variant in a single enum, as requested by zesterer. 2020-10-12 11:27:21 +02:00
waypoint.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