Killing Floor 2

Killing Floor 2

Server Extension
Mostrando 11-20 de 42 aportaciones
< 1  2  3  4  5 >
Actualización: 23 AGO 2021 a las 19:12

v1.15.0
Release:
https://github.com/GenZmeY/KF2-Server-Extension/releases/tag/v1.15.0

Changes:
- reduced camera shake when using weapons such as the S&W 500 Magnum when you add points to the recoil rate;
- fixed a bug where spread stat didn't work for shotguns;
- knockdown now always knocks back enemies;
- added new stat: weapon switch speed;
- changed the Gunslinger Weapon Loadout trait: now you always get two pistols when leveling this trait.

Actualización: 26 JUN 2021 a las 14:37

v1.14.0
Release:
https://github.com/GenZmeY/KF2-Server-Extension/releases/tag/v1.14.0

Changes:
- added "bEnableAnnouncer" parameter to KFxMapVote.ini;
- added versioning to KFxMapVote.ini.

Actualización: 3 MAY 2021 a las 12:40

v1.13.0
Release:
https://github.com/GenZmeY/KF2-Server-Extension/releases/tag/v1.13.0

Changes:
- feature: change server name when changing mode in xVoteHandler;
- error fixes in Russian localization.

Actualización: 12 ABR 2021 a las 18:56

v1.12.2
Release:
https://github.com/GenZmeY/KF2-Server-Extension/releases/tag/v1.12.2

Changes:
- fixed inaccuracies in Russian translation.

Actualización: 23 MAR 2021 a las 12:51

v1.12.1
Release:
https://github.com/GenZmeY/KF2-Server-Extension/releases/tag/v1.12.1

Changes:
- fixed a bug where the player couldn't choose a skin for steampunk outfit;
- fixed a bug when the effects of the costume were not displayed (for example, the glow of the reaper outfit).

Actualización: 21 FEB 2021 a las 5:03

v1.12.0
Release:
https://github.com/GenZmeY/KF2-Server-Extension/releases/tag/v1.12.0

Changes:
- japanese localization.

Actualización: 8 FEB 2021 a las 14:37

v1.11.1
Release:
https://github.com/GenZmeY/KF2-Server-Extension/releases/tag/v1.11.1

Changes:
- fix: base perk is applied immediately.

Actualización: 8 FEB 2021 a las 12:57

v1.11.0
Release:
https://github.com/GenZmeY/KF2-Server-Extension/releases/tag/v1.11.0

Changes:
- added missing emotes;
- added implementation of TAWOD mutator:
players can drop all weapons on death.
to enable this feature, open KFServerExtMut.ini and set the value:
bThrowAllWeaponsOnDeath=True
- improved compatibility with mutators that use basic perks to get information
for example, FriendlyHUD - now it displays perk icons correctly.
- improved build script - now it handles unexpected termination correctly.

Actualización: 18 ENE 2021 a las 10:02

v1.10.0
Release:
https://github.com/GenZmeY/KF2-Server-Extension/releases/tag/v1.10.0

Changes:
- fixed bug of magazine capacity when changing perk;
- more text supports localization;
- update the Russian localization file;
- added Traditional Chinese (CHT) localization;
- improved build system: ServerExt can be compiled from any folder;
- the system of unlocking DLC weapons has been changed*:
all weapons are unlocked, both existing and future
(no need to add weapons manually for each new patch).

* bDLCWeaponsForFree setting (KFServerExtMut.ini) is deprecated. It no longer affects and can be removed. DLC weapons will always be available.

Actualización: 8 ENE 2021 a las 17:17

v1.9.1
Release:
https://github.com/GenZmeY/KF2-Server-Extension/releases/tag/v1.9.1

Changes:
- fixed "vote orgy" for no force mode.