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
a7123c6e14
veloren
/
server-cli
History
Marcel Märtens
00456c8373
extract a Presence Component, which is
server
only and has state of
Player
and
Client
. Presence is only valid for Clients that are in game
2020-11-03 08:56:02 +01:00
..
src
extract a Presence Component, which is
server
only and has state of
Player
and
Client
. Presence is only valid for Clients that are in game
2020-11-03 08:56:02 +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