Skip to content

Releases: drunderscore/CastingEssentialsNext

Release 6

01 Aug 09:57
next-6
99efa66
Compare
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
Compare
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.

Release 4

26 Apr 19:32
next-4
03b3760
Compare
Choose a tag to compare

Changes

  • Don't forcefully disable compile optimizations
    • Performance should generally improve with this change

Known Issues

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

Release 3

24 Apr 04:54
next-3
bc50868
Compare
Choose a tag to compare

Changes

  • Update two signatures and sdk2013 to fix some VGUI issues
    • Fixes crashes with ce_hitevents_enabled and ce_hud_progressbar_directions, and when entering a server.

Known Issues

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

Release 2

22 Apr 07:42
next-2
4120dfb
Compare
Choose a tag to compare

Changes

  • Updated CBaseClientRenderTargets::InitClientRenderTargets signature
    • Prevents a crash when enabling ce_texturetools_full_res_rts
  • Removed C_BasePlayer::GetLocalPlayer
    • Unnecessary, and flawed usage -- fixes hit events and SrcTV+ detection.

Known Issues

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

Release 1

19 Apr 06:53
next-1
6c6a5a5
Compare
Choose a tag to compare

Welcome to CastingEssentials Next!

Be absolutely sure to remove your previous CastingEssentialsRed folder before installing CastingEssentials Next!

Changes

  • Support for 64-bit

Known Issues

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