Releases: hzqst/MetaHookSv
MetaHookSv-refs/tags/v20241007c
Fix #499
MetaHookSv-refs/tags/v20241007a
[MetaHook loader] Fix #499 for Sven Co-op 5.15 (buildnum 8948)
MetaHookSv-refs/tags/v20241006a
[BulletPhysics] Simple Buoyancy Support
[BulletPhysics] Added GFL_M14-c2_physics.txt
and GFL_HK416_physics.txt
MetaHookSv-refs/tags/v20240930a
[BulletPhysics]
-
Sven Co-op 5.26-rc2 Support (engine buildnum 10182)
-
Debug GUI added. use
bv_open_debug_ui
to open debug GUI (sv_cheats 1 required)
- GameUI added. (
Options
->Physics
)
[VGUI2Extension]
- Fixed a bug that ServerBrowser dialog's layout was broken
Known bugs
-
Debug framewires from
BulletPhysics
were all black whenRenderer
is loaded. -
GameUI might lose mouse focus when in-game Physics Debug GUI is activated.
MetaHookSv-refs/tags/v20240916a
[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
[Metahook Loader]
- Sven Co-op 5.26 Support (engine buildnum 10152)
[Renderer]
- Sven Co-op 5.26 Support (engine buildnum 10152)
- Call
ClientDLL_DrawTransparentTriangles
/ClientDLL_DrawNormalTriangles
instead ofgExportfuncs.HUD_DrawTransparentTriangles
/gExportfuncs.HUD_Normal
- AOMDC Support (#472)
[BulletPhysics]
- Support Sven Co-op 5.26 (engine buildnum 10152)
- Refactored (W.I.P)
[VGUI2Extension]
ISurface2
version updated (VGUI_Surface2_004
toVGUI_Surface2_005
)- Fixed a VGUI1 cursor issue with VGUI1 mods (when VGUI2 panels are visible).
[SCModelDownloader]
- Fixed a potential memory leak.
MetaHookSv-refs/tags/v20240729a
fix #449
MetaHookSv-refs/tags/v20240611f
update vcxproj
MetaHookSv-refs/tags/v20240610a
[CaptionMod] Fixed an issue that scoreboard-mute wasn't working when cap_newchat
set to 1.
[CaptionMod] 修复了启动新版聊天框( cap_newchat
设为 1)时,计分板屏蔽特定玩家的功能无法屏蔽玩家聊天信息的问题。
MetaHookSv-refs/tags/v20240514a
[BulletPhysics.dll] Fixed a potential buffer overflow which might cause random crash.
[BulletPhysics.dll] 修复了一个潜在的内存溢出问题,该问题可能导致游戏随机崩溃。