Skip to content

Tags: EvilOlaf/scum

Tags

v3.0.0

Toggle v3.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
bump README to Trixie and Wine 11 (#47)

v3.0.0-rc

Toggle v3.0.0-rc's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump to trixie (#46)

* Bump to trixie

* cleanup after winetricks

* Update docker-publish.yml for Trixie

* pin `winetricks` to latest tag

Rabbit suggestion addressed

v2.3.0

Toggle v2.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
documentation: mention possible update error (#44)

* documentation: mention possible update error

* Update README.md

* wording fixes

* fix missing double whitespace

v2.3

Toggle v2.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
documentation: mention possible update error (#44)

* documentation: mention possible update error

* Update README.md

* wording fixes

* fix missing double whitespace

v2.2.0

Toggle v2.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update README.md and prepare new version (#35)

* update readme

* update version

* re-order foot notes

v2.1.0

Toggle v2.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix expansion `ADDITIONALFLAGS` (#30)

* Update docker-compose.yml

* Update README.md

v2.0.0

Toggle v2.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
add proper shutdown handling (#26)

* Update Dockerfile

* add stop grace period to compose file

* add proper shutdown

* fix potential race condition

* minor hardening

* `pgrep` catched wrong process

* increase grace period

* increase time for server to stop properly

v1.4.0

Toggle v1.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Replace `PORT` with `GAMEPORT` for better clarity (#18)

* replace `PORT` with `GAMEPORT` for better clarity.
Add deprecation warning.

* enhance deprecation notice

* remove stray whitespaces

v1.3.0

Toggle v1.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
introduce `MAXPLAYERS` environment variable (#10)

* add `MAXPLAYERS` to startup script

* add `MAXPLAYERS` to docker compose

* remove stray empty line again

v1.2.0

Toggle v1.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
move steamcmd from image to runtime (#7)

* move steamcmd from image to runtime

* fix typo

* add wget failsafe switches