..
events
Merge branch 'zesterer/worldsim' into 'master'
2020-08-12 21:40:56 +00:00
migrations
Fix various migration issues.
2020-08-07 01:35:51 +02:00
persistence
Fix various migration issues.
2020-08-07 01:35:51 +02:00
sys
Merge branch 'zesterer/worldsim' into 'master'
2020-08-12 21:40:56 +00:00
alias_validator.rs
Created banned words file
2020-07-16 14:05:35 +00:00
chunk_generator.rs
Suppressed all existing clippy warnings in preparation for fixes as part of #587
2020-06-10 22:01:42 +01:00
client.rs
Add timeout's to group invites, and configurable limit to group size
2020-08-08 01:16:35 +02:00
cmd.rs
Merge branch 'zesterer/worldsim' into 'master'
2020-08-12 21:40:56 +00:00
error.rs
Voxygen and server-cli no longer panic if server creation returns error
2020-07-21 09:59:00 +00:00
input.rs
apply new rustfmt - touching alot of files
2020-02-01 21:39:39 +01:00
lib.rs
Fix a isse that might occur when a participant is dropped while the remote wants to open a Stream and we get some bad time condition.
2020-08-13 12:06:53 +02:00
login_provider.rs
fix #660 ; Admins should join even if they aren't on whitelist
2020-07-23 17:16:52 +00:00
metrics.rs
Fixed suppressed clippy warnings for #587 - useless_conversion
2020-07-13 20:57:13 +01:00
settings.rs
Add timeout's to group invites, and configurable limit to group size
2020-08-08 01:16:35 +02:00
state_ext.rs
Better surface swimming, no underwater sprites
2020-08-12 21:15:53 +01:00
test_world.rs
Fixed test world to run again
2020-08-08 01:15:58 +02:00