Further development of the ServerExt mutator from Marco and Forrest Mark X.
Go to file
2021-08-21 10:23:39 -07:00
.github Create issue_template.md 2017-10-26 09:39:47 -05:00
Localization fix: localization errors 2021-05-03 22:32:51 +03:00
PublicationContent update steam description 2021-07-04 00:28:02 +03:00
ServerExt fix perkmanager tieing stumblepower to stunpower 2021-08-21 10:23:39 -07:00
ServerExtMut add the "bEnableAnnouncer" parameter to the KFxMapVote.ini config 2021-06-27 00:32:59 +03:00
LICENSE Initial commit 2017-10-19 20:58:31 -05:00
make.sh fix: handle unexpected script termination 2021-02-08 23:31:59 +03:00
README.md update links after transfer 2021-02-25 01:26:12 +03:00

Steam Workshop Steam Subscriptions Steam Favorites Steam Update Date GitHub tag (latest by date) GitHub top language GitHub


This mod replaces current perk system in Killing Floor 2 with a serverside perk progression with RPG elements, which let you buy individual stats and traits.

This is a further development of the ServerExt mutator from Marco and Forrest Mark X.

Features

  • RPG elements (traits and stats);
  • New menu system;
  • Scoreboard that supports unlimited playercount on server;
  • Supports custom characters and weapons;
  • Enhanced HUD feedback (kill/damage messages);
  • First person legs and backpack weapon;
  • Customizable experience for killing custom zeds;
  • DLC weapons are available for purchase from the trader;
  • Localization support.

The full changelog is available on steam workshop.


Note: If you want to build/test/brew/publish a mutator without git-bash and/or scripts, follow these instructions instead of what is described here.

Build

  1. Install Killing Floor 2, Killing Floor 2 - SDK and git for windows;
  2. Open git-bash in the folder: C:\Users\<USERNAME>\Documents\My Games\KillingFloor2\KFGame
  3. Clone this repository and go to the source folder:
    git clone https://github.com/GenZmeY/KF2-Server-Extension && cd KF2-Server-Extension
  4. Run make.sh script: ./make.sh --compile
  5. The compiled files will be here:
    C:\Users\<USERNAME>\Documents\My Games\KillingFloor2\KFGame\Unpublished\BrewedPC\Script\

Testing

You can check your build using the make.sh script.
Open git-bash in the source folder and run the script:
./make.sh --test
On first launch, the script will create testing.ini file and launch the game with the settings from it (KF-Nuked map + ServerExtMut). Edit this file if you need to test the mutator with different parameters.

Using and configuring ServerExt

A detailed manual is available on the mod page in the steam workshop.

Publication in steam workshop

  1. Modify the publish files if necessary, they are here:
    C:\Users\<USERNAME>\Documents\My Games\KillingFloor2\KFGame\Src\PublicationContent\

description.txt
preview.png
tags.txt
title.txt

  1. Run this command in the source folder:
    ./make.sh -c && ./make.sh -bu && ./make.sh -u

Contributing

Participation is welcome!

Bug reports

If you find a bug, go to the issue page and check if there is a description of your bug. If not, create a new issue.
Describe what the bug looks like and how we can reproduce it.
Attach screenshots if you think it might help.

If it's a crash issue, be sure to include the Launch.log and Launch_2.log files. You can find them here:
C:\Users\<USERNAME>\Documents\My Games\KillingFloor2\KFGame\Logs\
Please note that these files are overwritten every time you start the game/server. Therefore, you must take these files immediately after the game crashes in order not to lose information.

Localization

The mutator supports localization and you can help translate it into other languages.
It does not require any special knowledge or programming skills, so you just need to know the language into which you will translate.
Here's a quick guide on how to do it: localization guide

Contribute code

You can help improve ServerExt by fixing bugs and adding new features.
Before making a pull request, make sure that:

  1. Your code is working correctly.
  2. Your code does not break existing features.

In the description of the pull request, describe the changes you made.

License

GNU GPLv3


Note about the banner:
The cat in the picture is meowbin. And Cotton Valent is the artist who designed and painted this magnificent cat.