Releases: untrustedmodders/plugify-source-2
Releases · untrustedmodders/plugify-source-2
v1.3.0
1.3.0 (2025-05-27)
Features
- add
GetGameRulesProxy
method (b65b162)
Bug Fixes
- add
GetGameRulesProxy
method to export maps (6e55fbb) - add export symbols (3ee3868)
- add missing param to QueryInterface (42e1ba4)
- add missing symbols (5d51b0b)
- CMake - Linux: update
S2SDK_GAME_BINARY
value (3ac3624) - declare
CHostStateRequest
as sturcture (ceed97d) - fix multi-addon and more (47d5b2e)
- GameData - Linux: update
CSource2Server::Init
signature (bf56349) - just mark the entity as state changed without chain offset (c67a436)
- Linux: update DynLibUtils module (59a4de5)
- move fatal logs to warning level (09ad23a)
- update
AppSystemCreateInterfaceFn
signature (df3d6fd) - update
GameConfig::GetModule
default return value (7b73784) - update DynLibUtils module (1b4ed31)
- update DynLibUtils module (2) (e11f613)
- Windows: correct
CModule::InitFromName
method (9a1106a) - Windows: fix
GetVirtualTableByName
method (510e9ba)
v1.2.1
v1.2.0
1.2.0 (2025-05-04)
Features
- Dependencies: update submodule staff (47e20fe)
Bug Fixes
- add change level hook (c52f465)
- add console cleaner (064eec4)
- add console cleaner and addon manager (7371001)
- add detour by address (a0be065)
- add GetCSWeaponDataFromKey (932ae5f)
- add panarama vote (277667c)
- build warnings (613d30a)
- CMake: move fetch content hashes to Git submodules (92483be)
- configs linkage errors on Linux (85a84cf)
- g_pGameRules static cast (0c3b511)
- GameConfig::GetAddress wrong deref (6e02669)
- Git: downgrade DynLibUtils module (13c1492)
- invalid function return (73fd77c)
- missing s2sdk (77c8a13)
- more formating (253c14b)
- more improvements (be26473)
- remove unused function (c7af37a)
- rename commands (be17844)
- revent dynlibutils (c83ff8b)
- rework format to std::format (c852bb4)
- rework schemasystem (ae0a058)
- small refactor of IVEngineServer2 (720915e)
- some recipient changes (0b05488)
- Source SDK: update submodule (690947c)
- Source SDK: update submodule (bf4a3ed)
- update clang tools (f229969)
- update configs (083486f)
- update configs again (f871641)
v1.1.15
1.1.15 (2025-03-31)
Bug Fixes
- add metamod workaround for lib load (3d88d64)
- add modules export methods (da5799d)
- add new methods to manifest (d3be34d)
- add protobuf methods (7d70d1e)
- add schema for gamedata (c7ba244)
- add weapon enums (b877397)
- added IAppSystem module and interface lookup (2e33840)
- added new config system instead of keyvalues (4f4271f)
- build issue (8c5d504)
- change post event abstract (97a86fb)
- Linux build (dcbc2c3)
- remove reduntant (9dd753b)
- rename schema (0e8c0b5)
- replace find by queries (af10db5)
- rework gameconfigs (233e2c4)
- rework timers (e3e3b78)
- timer improvements (d9090bd)
- update build action (706e620)
- update deps (8ece453)
- update gamedata.jsonc (65019b3)
- update manifest (747023b)
- update schema (a837645)