Skip to content

Releases: hzqst/MetaHookSv

MetaHookSv-refs/tags/v20241007c

07 Oct 16:15
Compare
Choose a tag to compare

MetaHookSv-refs/tags/v20241007a

07 Oct 03:43
Compare
Choose a tag to compare

[MetaHook loader] Fix #499 for Sven Co-op 5.15 (buildnum 8948)

MetaHookSv-refs/tags/v20241006a

06 Oct 16:28
Compare
Choose a tag to compare
Pre-release

[BulletPhysics] Simple Buoyancy Support
[BulletPhysics] Added GFL_M14-c2_physics.txt and GFL_HK416_physics.txt

MetaHookSv-refs/tags/v20240930a

30 Sep 13:39
Compare
Choose a tag to compare
Pre-release

[BulletPhysics]

  1. Sven Co-op 5.26-rc2 Support (engine buildnum 10182)

  2. Debug GUI added. use bv_open_debug_ui to open debug GUI (sv_cheats 1 required)

image

  1. GameUI added. (Options -> Physics)

image

[VGUI2Extension]

  1. Fixed a bug that ServerBrowser dialog's layout was broken

Known bugs

  1. Debug framewires from BulletPhysics were all black when Renderer is loaded.

  2. GameUI might lose mouse focus when in-game Physics Debug GUI is activated.

MetaHookSv-refs/tags/v20240916a

16 Sep 14:39
Compare
Choose a tag to compare
Pre-release

[Renderer] Fixed a bug that textures were not unloaded in "official manner" in SvEngine (because they changed the way engine unload unused textures).

[Renderer] Removed the R_UnloadNoreferenceTextures to see if anything changes.

MetaHookSv-refs/tags/v20240827b

27 Aug 06:40
Compare
Choose a tag to compare
Pre-release

[Metahook Loader]

  1. Sven Co-op 5.26 Support (engine buildnum 10152)

[Renderer]

  1. Sven Co-op 5.26 Support (engine buildnum 10152)
  2. Call ClientDLL_DrawTransparentTriangles / ClientDLL_DrawNormalTriangles instead of gExportfuncs.HUD_DrawTransparentTriangles/ gExportfuncs.HUD_Normal
  3. AOMDC Support (#472)

[BulletPhysics]

  1. Support Sven Co-op 5.26 (engine buildnum 10152)
  2. Refactored (W.I.P)

[VGUI2Extension]

  1. ISurface2 version updated (VGUI_Surface2_004 to VGUI_Surface2_005)
  2. Fixed a VGUI1 cursor issue with VGUI1 mods (when VGUI2 panels are visible).

[SCModelDownloader]

  1. Fixed a potential memory leak.

MetaHookSv-refs/tags/v20240729a

29 Jul 12:20
Compare
Choose a tag to compare

MetaHookSv-refs/tags/v20240611f

11 Jun 14:37
Compare
Choose a tag to compare

MetaHookSv-refs/tags/v20240610a

10 Jun 07:15
Compare
Choose a tag to compare

[CaptionMod] Fixed an issue that scoreboard-mute wasn't working when cap_newchat set to 1.

[CaptionMod] 修复了启动新版聊天框( cap_newchat 设为 1)时,计分板屏蔽特定玩家的功能无法屏蔽玩家聊天信息的问题。

MetaHookSv-refs/tags/v20240514a

14 May 11:07
Compare
Choose a tag to compare

[BulletPhysics.dll] Fixed a potential buffer overflow which might cause random crash.

[BulletPhysics.dll] 修复了一个潜在的内存溢出问题,该问题可能导致游戏随机崩溃。