Navigation Menu

Skip to content

Releases: spumer/Left4Fix

v2.1.1

25 Feb 19:35
a257dc0
Compare
Choose a tag to compare

Bugfixes:

  • Fixed "double score" bug when defib used (Issue #9)

Left4Fix 2.1.0

15 Aug 10:54
c0aac84
Compare
Choose a tag to compare

Bugfixes:

  • 2.2.1.3 and above version supported
  • Windows build available again

Features

Docs:

Left4Fix 2.0.3

25 Sep 19:01
e794709
Compare
Choose a tag to compare

Bugfixes:

  • The Last Stand update support

Performance:

  • Don't call NetworkStateChanged when total completion score don't changed or below previous; this is standart behaviour for L4D2 and i just brought it back

Windows support don't checked and may be broken (i guess it's true)

EDIT: left4fix.ext.8players.tar.gz was replaced 28.09.2020, previous version can crash your server, to details see #3

Left4Fix 2.0.2

04 Jun 19:29
Compare
Choose a tag to compare

Bugfixes:

  • Fix possible segfault (Linux) (thanks to Accelerator74)
  • Try to fix 'Warp ghost' teleport to same survivor twice

Left4Fix 2.0.1

04 Feb 06:26
Compare
Choose a tag to compare

Bugfixes:

  • Crash on round end no longer occured (Linux regression)
  • 'Warp ghost fix' now works on Windows with other extensions (e.g. DefibFix)

New gamedata: https://github.com/spumer/Left4Fix/blob/v2.0.1/gamedata/left4fix.sig.txt

Left4Fix 2.0.0

02 Oct 19:01
Compare
Choose a tag to compare

Changes

Bugfixes:

  • Fixed spam to error log with message about TEAM_SIZE limit.

Common:

  • Windows is now support full patchset: tiebreak and correct teleport in ghost mode (by pressing E)
  • Now project use semantic versioning and new release version is 2.0.0. Read more: http://semver.org/

New gamedata: https://github.com/spumer/Left4Fix/blob/v2.0.0/gamedata/left4fix.sig.txt

Left4Fix 1.1.0.0

10 May 09:49
Compare
Choose a tag to compare

Bugfixes:

  • Possible crash when team is switching

New features:

  • Now you can warp to each survivor by pressing E button while you are infected in ghost mode
  • Tiebreak mode is now working and logic changed to check chapter score equality instead of check the survivors count equal to 4 and used defibrillators is same as in different team
  • Added API to get completion score for each survivor (only for alive right now)
    • L4FIX_GetSurvivorScore
    • L4FIX_GetSupportedTeamSize
    • See usage example in left4fix_test.sp

Other:

  1. Code refactored and Linux and Windows versions are merged. Windows build will be ready only by request.
  2. Added new technique to detour single call of function inside other function insted of detour all calls.
  3. Gamedata was updated and NOT compatible with Left4Fix <= 1.0.0.7

Left4Fix 1.0.0.7

02 Oct 18:21
Compare
Choose a tag to compare

Windows support.
Small bug fixes.

Left4Fix 1.0.0.6

08 Jul 06:02
Compare
Choose a tag to compare

Changelog:

  • Support the 2.1.2.5 patch
  • Add patch_description.txt with information about mem patches.

Left4Fix 1.0.0.5

03 Jul 11:49
Compare
Choose a tag to compare

Public release of this extension. Before it tested in private.