Skip to content

metamod-fallguys-refs/tags/v20250116b

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 16 Jan 15:42
· 8 commits to main since this release

changes

  1. Fixed an issue that API gEntityFuncs.UnsetEntitySemiClipToEntityIndex from fallguys.dll was not working.

  2. Added new API g_EntityFuncs.SetEntityPMSemiClip, g_EntityFuncs.SetEntityPMSemiClip , g_EntityFuncs.UnsetEntitySemiClipToPlayer, g_EntityFuncs.UnsetEntityPMSemiClipToEntityIndex, g_EntityFuncs.SetEntityPMSemiClipToEntity, g_EntityFuncs.UnsetEntityPMSemiClipToAll to provide capability of PlayerMove-only-Semiclip.
    改动

  3. 修复了fallguys.dll中的APIgEntityFuncs.UnsetEntitySemiClipToEntityIndex行为不正确的问题。

  4. 新增了API g_EntityFuncs.SetEntityPMSemiClip, g_EntityFuncs.SetEntityPMSemiClip , g_EntityFuncs.UnsetEntitySemiClipToPlayer, g_EntityFuncs.UnsetEntityPMSemiClipToEntityIndex, g_EntityFuncs.SetEntityPMSemiClipToEntity, g_EntityFuncs.UnsetEntityPMSemiClipToAll用于提供只作用于玩家移动的semiclip。