veloren/server/src/sys
2023-04-11 15:46:36 +01:00
..
agent Overhauled chat message representation to allow for more exhaustive localisation 2023-04-11 15:46:36 +01:00
msg Overhauled chat message representation to allow for more exhaustive localisation 2023-04-11 15:46:36 +01:00
agent.rs Addressed feedback 2023-04-09 19:25:57 +01:00
chunk_send.rs add metrics and trigger slowjobs in chunks of 25 2022-05-11 20:22:23 +02:00
chunk_serialize.rs Allowed rtsim NPCs to greet nearby actors 2023-04-09 19:25:55 +01:00
entity_sync.rs Allowed rtsim NPCs to greet nearby actors 2023-04-09 19:25:55 +01:00
invite_timeout.rs Remove unused clippy suppressions 2021-12-05 17:59:02 +00:00
loot.rs Implement group owned loot 2022-06-04 17:16:12 +00:00
metrics.rs Globally allow the clippy lints {new_without_default, many_single_char_names, identity_op, type_complexity, too_many_arguments}. 2022-01-30 20:16:20 +01:00
mod.rs Reverted removal of msg 2022-07-17 13:32:53 -04:00
object.rs frost_gigas 2023-02-15 00:10:37 +00:00
persistence.rs Allowed rtsim NPCs to greet nearby actors 2023-04-09 19:25:55 +01:00
pets.rs Globally allow the clippy lints {new_without_default, many_single_char_names, identity_op, type_complexity, too_many_arguments}. 2022-01-30 20:16:20 +01:00
sentinel.rs update toolchain to 2022-09-23 2022-09-25 15:58:32 +02:00
subscription.rs Allowed rtsim NPCs to greet nearby actors 2023-04-09 19:25:55 +01:00
terrain_sync.rs Allowed rtsim NPCs to greet nearby actors 2023-04-09 19:25:55 +01:00
terrain.rs Addressed feedback 2023-04-09 19:25:57 +01:00
waypoint.rs Globally allow the clippy lints {new_without_default, many_single_char_names, identity_op, type_complexity, too_many_arguments}. 2022-01-30 20:16:20 +01:00
wiring.rs Wiring System Documentation and Refactoring 2022-06-29 20:28:09 +00:00