veloren/server-cli
Marcel Märtens 8eec46424f switching veloren naming scheme, to either one of the following:
`stable-0.7.0 (<hash>-<datetime>)` for release versions.
And
`nightly-<date> (<hash>)` for nightly and master versions

Reason is, many players only give information that they are running `0.x.0` but are not giving us the information which day, or commit they are running. So we should make master builds less confusing.
2020-09-22 11:47:18 +02:00
..
src switching veloren naming scheme, to either one of the following: 2020-09-22 11:47:18 +02:00
.gitignore Added forts to towns, began better economy sim 2020-08-12 21:15:52 +01:00
Cargo.toml Update tracy crates, reduce overhead of timing, add more misc instrumentation 2020-09-06 22:28:14 -04:00
docker-compose.yml fix server-cli tracing accepting RUST_LOG env var and pass RUST_LOG via docker-compose rather than hardcoding it 2020-06-29 11:05:55 +02:00
Dockerfile Updated the Dockerfile 2020-09-01 23:03:42 +02:00