Left 4 Dead 2

Left 4 Dead 2

Special Infected Synchronization (Sync Only)
49개 중 11~20개 표시 중
< 1  2  3  4  5 >
업데이트: 2024년 12월 27일 오후 9시 00분
작성자: Thumos

Bug Fixes
  • Converted the `DebugMode` option to an integer to prevent an error that would occur when comparing integers with booleans.

업데이트: 2024년 11월 21일 오후 4시 00분
작성자: Thumos

Changes
  • Removed the `InitialSpawnDelay` and `RespawnInterval` options to simplify the user experience since this add-on only aims to synchronize special infected spawns.
Bug Fixes
  • Fixed a bug where special infected would still be able to spawn at the start of the round if the initial spawn delay was active and the respawn interval was higher than or equal to `999999`.

업데이트: 2024년 11월 4일 오후 8시 30분
작성자: Thumos

Bug Fixes
  • Fixed a bug where some crescendo events wouldn't modify the `SpecialRespawnInterval` variable if the `create_panic_event` game event callback wasn't triggered.

업데이트: 2024년 10월 31일 오후 3시 00분
작성자: Thumos

Additions
  • Added the `OverrideRespawnInterval` option to the `settings.txt` file which determines whether the `BattlefieldRespawnInterval` and `RespawnInterval` options can be used instead for the respawn timer.
Changes
  • Renamed the `LastSpawnedTime` option in the `settings.txt` file to `LastSpawnedInterval`.
  • Removed some options related to the battlefield respawn interval in the `settings.txt` file due to the addition of the `OverrideRespawnInterval` option.

업데이트: 2024년 10월 20일 오후 2시 00분
작성자: Thumos

Additions
  • Configuration files can now be loaded only in specific game modes by adding them to either the `~/ems/sisync-onlysync/modes/base` or `~/ems/sisync-onlysync/modes/mutation` directory.
Improvements
  • Respawn timers will not be set if the current amount of special infected is less than or equal to the total amount of special infected who were active at the time the `AllowSpecials` variable was set to `true`.
  • Semi-colons are no longer required to use floating-point numbers in the add-on's TXT files.

업데이트: 2024년 9월 17일 오후 10시 00분
작성자: Thumos

Changes
  • Updated the thumbnail for this add-on.

업데이트: 2024년 9월 14일 오후 8시 00분
작성자: Thumos

Bug Fixes
  • Fixed a bug where the `TotalSpecials` variable would constantly change if a variable is found in both the `DirectorScript` table and a higher priority table.

업데이트: 2024년 9월 14일 오후 3시 30분
작성자: Thumos

Bug Fixes
  • Fixed a minor regression that would cause special infected to take longer to respawn if no special infected are in play.

업데이트: 2024년 9월 14일 오전 2시 30분
작성자: Thumos

Bug Fixes
  • Fixed a bug where the special infected would occasionally not spawn if no other tables in the `DirectorScript` table exists besides the `DirectorScript.DirectorOptions` table.

업데이트: 2024년 9월 13일 오후 8시 00분
작성자: Thumos

Improvements
  • Reorganized the `./ems/sisync-onlysync/` directory to make the files easier to find.
Changes
  • Updated the thumbnail for this add-on.