Skip to content

Releases: Vel-San/killing-floor-docker

KFD - v4.2

15 Oct 20:22
87c2ac2
Compare
Choose a tag to compare

Other Changes

  • COMPOSE:
    • Renamed file to 'compose' (87c2ac2c)
    • Migrate to latest Compose Specification (4844d9f5)
  • README:
    • Removed 'Hard' server details (9fefae50)

KFD - v4.1

30 Sep 11:25
c36403c
Compare
Choose a tag to compare

Continuous Integration

  • Added 'Create Release' job (924903c1)
  • docker-compose:

New Features

Other Changes

  • README:
    • Wrong hyperlink for default values permalink in README (566cd2f5)
    • Small fix for the TOC (c36403cb)
    • Added instructions on how to update the server (29dcddca)
    • Updated Server Banners (7d5192a8)
    • Added crucial information regarding multi-server support (69b0e319)

KFD - v4.0

05 Sep 20:29
273c9be
Compare
Choose a tag to compare
  • [fix] Several fixes for grep commands and README changes
  • [feature] Added optimizations for default server vars (BehindView, WeaponShake, SendStats)
  • [feature] Added support for Multi-Server deployment, now you can specify the ports for
    • Game Port
    • Query Port
    • WebAdmin Port

KFD - v3.9

30 Aug 16:07
2a19918
Compare
Choose a tag to compare
  • [feature] Added KF_SPECIMEN_EVENT_TYPE to control ZED skins based on special event types

KFD - v3.8

30 Aug 15:50
a96c8ac
Compare
Choose a tag to compare
  • [feature] Added KF_SPECTATORS variable to control number of specs in the server

KFD - v3.7

22 Aug 11:29
7d968aa
Compare
Choose a tag to compare
  • [fix] VAC/ServerList not working properly (Applied a small patch from SteamCMD files)

KFD - v3.6

21 Aug 19:35
2600b92
Compare
Choose a tag to compare
  • [misc] Fixed indentation & added echos in all .sh scripts
  • [note] Added critical note for OSX users in ReadMe

KFD - v3.5

13 Jun 20:07
Compare
Choose a tag to compare

Changelog

  • Enhancement PR From @jdbrowndev includes the following changes:
    • Server install is done at run time instead of build time. This keeps the docker image small and allows you to easily tweak the server files post-install using a docker volume.
    • Custom maps and mutators have been removed to provide a vanilla install. These customizations can be added post-install.

Docker Hub Link

KFD - v3.1

02 Jun 21:35
Compare
Choose a tag to compare

Changelog

  • [remove] CleanAppID and MaxPlayers, ServerColor Mutatros

Docker Hub Link

KFD - v3.0

02 Jun 17:17
Compare
Choose a tag to compare

Changelog

  • [new] CleanAppID and MaxPlayers Mutatros
  • [new] RedirectToURL support
  • [fixed] No more KillingFloor.ini replacement; everything is done in kf1_functions
  • [fixed] DockerFile formatted removed debian slim img
  • [fixed] Added TCP 20560 port support
  • [misc] Updated README

Docker Hub Link