.. |
agent
|
[REVERT ME] Display debug information for code reviewers.
|
2022-11-16 20:12:14 -06:00 |
msg
|
Parallelize ingame messages.
|
2022-09-21 10:25:57 -07:00 |
agent.rs
|
Merge branch 'master' of gitlab.com:veloren/dev/veloren into holychowders/agent_awareness2
|
2022-10-28 15:16:44 -05:00 |
chunk_send.rs
|
add metrics and trigger slowjobs in chunks of 25
|
2022-05-11 20:22:23 +02:00 |
chunk_serialize.rs
|
Reduce overhead of messaging systems.
|
2022-09-14 21:04:53 -07:00 |
entity_sync.rs
|
Update Rust toolchain.
|
2022-09-08 15:43:53 -07: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
|
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 |
persistence.rs
|
Remove original character from game world when possessing to make persistence more robust.
|
2022-02-27 13:47:13 -05: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
|
Add an entity view distance setting that allows limiting the distance
|
2022-08-25 23:24:43 -04:00 |
terrain_sync.rs
|
Reduce overhead of messaging systems.
|
2022-09-14 21:04:53 -07:00 |
terrain.rs
|
Allow pets to be traded with.
|
2022-09-30 14:51:49 -04: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 |