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
1ccbdec35c
veloren
/
server-cli
History
Capucho
e77cc3eae2
Fixed the server cli dropping new lines
2020-10-23 20:30:33 +01:00
..
src
Fixed the server cli dropping new lines
2020-10-23 20:30:33 +01: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