Skip to content

Releases: drunderscore/CastingEssentialsNext

Release 11

17 Oct 04:13
next-11
fe2f158

Choose a tag to compare

Changes

  • Fixed kills being missing from KDA on the target ID

Release 10

05 Sep 06:07
next-10
04cde92

Choose a tag to compare

This release is identical to Release 10 Candidate 1.

Additions

  • Added speed variable to the target ID.

Changes

  • Updated ce_weapon_skin_downsample signature to enable functionality — contributed by @bakapear via #11.

Release 10 Candidate 1

04 Sep 03:37
next-10-rc1
04cde92

Choose a tag to compare

Pre-release

Additions

  • Added speed variable to the target ID.

Changes

  • Updated ce_weapon_skin_downsample signature to enable functionality — contributed by @bakapear via #11.

Release 9

04 Jun 06:00
next-9
2d86c8e

Choose a tag to compare

This release is identical to Release 9 Candidate 1.

Changes

Release 9 Candidate 1

19 May 22:53
next-9-rc1
2d86c8e

Choose a tag to compare

Release 9 Candidate 1 Pre-release
Pre-release

This update fixes compatibility which was broken by the 12 May 2025 update.

Changes

Release 8

26 Feb 01:14
next-8
a2c6561

Choose a tag to compare

This release is identical to Release 8 Candidate 1.

Changes

  • Update a signature to fix a few modules.
  • Update sdk2013 with some new interfaces and layout.

Release 8 Candidate 1

21 Feb 12:32
next-8-rc1
a2c6561

Choose a tag to compare

Release 8 Candidate 1 Pre-release
Pre-release

This update fixes compatibility which was broken by the February 18, 2025 update.

Changes

  • Update a signature to fix a few modules.
  • Update sdk2013 with some new interfaces and layout.

Release 7

18 Dec 16:24
next-7
0a3a52c

Choose a tag to compare

Changes

  • Fix crash when using ce_autocamera_reload_config without loading a map.
  • Fix and re-introduce console filtering via ce_consoletools_filter_enabled.
  • Fix crash associated with 100-player demos.

Release 6

01 Aug 09:57
next-6
99efa66

Choose a tag to compare

Changes

  • Simplify some SrcTV+ detection code
    • This fixes a (rare) crash if the STV player was not in the first player slot.
  • Fix compilation with MSVC from Visual Studio 2022
    • This is now used by the CI, which is directly used by our releases.

Known Issues

  • Console filtering is non-functional, and is intentionally disabled to prevent console text corruption.

Release 5

04 May 02:50
next-5
dda6969

Choose a tag to compare

Additions

  • Added K/A/D stats variables to the target ID and player panels

Changes

  • Reverted removal of ImageProgressBar control
    • Fixes those HUDs that utilize this control

Known Issues

  • Console filtering is non-functional, and is intentionally disabled to prevent console text corruption.