Killing Floor 2
Zed Spawner
Εμφάνιση 1-10 από 13 καταχωρίσεις
< 1  2 >
Ενημέρωση: 8 Μαρ 2024 στις 12:56
από GenZmeY

v1.4.1
Release:
https://github.com/GenZmeY/KF2-ZedSpawner/releases/tag/v1.4.1

Changes:
- improved compatibility with StartWave and CD chokepoints;
- added a short alias for the mutator: ZedSpawner.Mut (ZedSpawner.ZedSpawnerMut is still available for use).

Ενημέρωση: 15 Οκτ 2022 στις 19:32

v1.4.0
Release:
https://github.com/GenZmeY/KF2-ZedSpawner/releases/tag/v1.4.0

Changes:
- add preload content options to config.

Ενημέρωση: 13 Οκτ 2022 στις 13:14

Rebuild

Ενημέρωση: 12 Σεπ 2022 στις 19:07

v1.3.2
Release:
https://github.com/GenZmeY/KF2-ZedSpawner/releases/tag/v1.3.2

Changes:
- fix destroy player repinfo.
- update build tools.

Ενημέρωση: 29 Αυγ 2022 στις 22:41

v1.3.1
Release:
https://github.com/GenZmeY/KF2-ZedSpawner/releases/tag/v1.3.1

Changes:
- update code arch a little.

Ενημέρωση: 13 Ιουλ 2022 στις 8:22

v1.3.0
Release:
https://github.com/GenZmeY/KF2-ZedSpawner/releases/tag/v1.3.0

Changes:
- feature: "bSmoothSpawn" (one zed spawn per second);
- refactoring.

Ενημέρωση: 13 Ιουν 2022 στις 7:10

v1.2.0
Release:
https://github.com/GenZmeY/KF2-ZedSpawner/releases/tag/v1.2.0

Changes:
- now the type of unit affects the choice of spawn location;
- bSpawnAtPlayerStart removed from spawn list;
- SpawnAtPlayerStart can be set separately for specified maps or zed classes;
- optimized spawn list loading;
- added handling of the situation when the player leaves the game before preloadcontent synchronization ends;
- fixed calculation of the number of zeds in some cases.

Ενημέρωση: 6 Ιουν 2022 στις 0:55

v1.1.0
Release:
https://github.com/GenZmeY/KF2-ZedSpawner/releases/tag/v1.1.0

Changes:
- add spawner tickrate setting.

Ενημέρωση: 4 Ιουν 2022 στις 18:11

v1.0.4
Release:
https://github.com/GenZmeY/KF2-ZedSpawner/releases/tag/v1.0.4

Changes:
- fixed possible division by zero when rounding pawn total and limit variables.

Ενημέρωση: 31 Μαϊ 2022 στις 21:42

v1.0.3
Release:
https://github.com/GenZmeY/KF2-ZedSpawner/releases/tag/v1.0.3

Changes:
- fixed spawn when all spawn volumes are busy;
- refactoring (removed obsolete code, improved readability);
- improved logging.