This website requires JavaScript.
Explore
Help
Sign In
Mirrored_Repos
/
veloren
Watch
1
Star
0
Fork
0
You've already forked veloren
mirror of
https://gitlab.com/veloren/veloren.git
synced
2024-08-30 18:12:32 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
veloren
/
server-cli
History
Imbris
47b06658b0
Log where the userdata folder is in binary crates, fix bug where the old
...
path was logged instead of the new path when renaming invalid settings
2020-10-29 18:30:49 -04:00
..
src
Log where the userdata folder is in binary crates, fix bug where the old
2020-10-29 18:30:49 -04:00
.gitignore
Added forts to towns, began better economy sim
2020-08-12 21:15:52 +01:00
Cargo.toml
Put server-cli specific settings in their own structure, serde_derive -> serde
2020-10-10 02:10:32 -04:00
docker-compose.yml
Update CI and docker files to work with changes to data folder structure
2020-10-10 02:10:32 -04:00
Dockerfile
Implemented graceful shutdown on SIGUSR1 signal. Added shutdown <seconds> TUI command. Added abortshutdown TUI command. Fixed a bug in TUI that caused a panic on quit in basic mode on windows.
2020-10-04 21:24:45 +01:00