Skip to content

v1.21.4

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Jan 01:22
· 16 commits to main since this release
06f551e

Fixes:
Prevent crash when selecting first infected (Mods#731)

Code refactoring:
Use .def for function exports (Launcher#625)
Use getrandom() instead of random int from player array (Mods#778)

Tooling:
Schedule the merge conflict labelling to run daily (Launcher#631)
Add cmake format check to CI (Launcher#630)

Contributors:
@ASpoonPlaysGames @GeckoEidechse