veloren/server-cli/src
Imbris 8d0b776f18 Move server-cli commands to separate file, tracy profiling par_join improvements, misc improvements
- remove overwritten logging setting in server-cli
- add server-cli command to load a random area for testing without a client
- make admin add/remove commands modify ingame players instead of needing to reconnect
- add spans to par_join jobs
- added test command that loads up an area of the world
- add tracy-world-server alias
- set debug directives to info for logging
2021-03-13 02:28:59 -05:00
..
admin.rs Move server-cli commands to separate file, tracy profiling par_join improvements, misc improvements 2021-03-13 02:28:59 -05:00
cmd.rs Move server-cli commands to separate file, tracy profiling par_join improvements, misc improvements 2021-03-13 02:28:59 -05:00
logging.rs Move server-cli commands to separate file, tracy profiling par_join improvements, misc improvements 2021-03-13 02:28:59 -05:00
main.rs Move server-cli commands to separate file, tracy profiling par_join improvements, misc improvements 2021-03-13 02:28:59 -05:00
settings.rs Move Specs code to own common_ecs create, put tracy and macros into common_base 2021-03-09 00:54:01 +01:00
shutdown_coordinator.rs Moved common networking code to common/net, clippy fixes 2020-12-13 17:23:45 +00:00
tui_runner.rs Move server-cli commands to separate file, tracy profiling par_join improvements, misc improvements 2021-03-13 02:28:59 -05:00
tuilog.rs Fixed the server cli dropping new lines 2020-10-23 20:30:33 +01:00