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
e8452fafc6
veloren
/
server-cli
History
Imbris
fa45edb541
Fix clippy, minor fmt, add TODO comments
2020-10-10 03:01:30 -04:00
..
src
Fix clippy, minor fmt, add TODO comments
2020-10-10 03:01:30 -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