Details

Last Updated
8 months ago
First Uploaded
8 months ago
Downloads
1.4K
Likes
0
Size
110KB
Dependency string
JarheadHME-ChangeHostSlot-1.1.0
Dependants

Categories

1.1.0

  • Change GUID (HostSlot.GUID -> JarheadHME.ChangeHostSlot)
  • Prevent crashing if HikariaCore is present
    • HikariaCore also does a native detour over SNet_PlayerSlotManager.Internal_ManageSlot(), and multiple detours is not supported
    • So now it tries to patch HikariaCore's detour method, and if it fails (HikariaCore isn't present), then it does the detour.
      • I believe this shouldn't have significant ramifications on HikariaCore (as I skip the running of the detour in question if my changes take place so that the original original method doesn't run again), since I believe it only updates a player list in the settings menu, and it should get updated again almost immediately after from the method getting called with SNet_SlotHandleType.Set instead
  • Also adds an additional config json to specify player ids to snap to certain slots when joining you

1.0.0

  • Initial Release
Thunderstore development is made possible with ads. Please consider making an exception to your adblock.
Thunderstore development is made possible with ads. Please consider making an exception to your adblock.
Thunderstore development is made possible with ads. Please consider making an exception to your adblock.