Skip to content

Releases: New-Project-Final-Final-WIP/HeadlessTweaks

v2.1.12

20 Nov 23:56

Choose a tag to compare

Rebuild for Resonite 2025.11.19.6

  • FrooxEngine.Headless.GenericCommand constructor signature was changed

v2.1.11

23 Aug 15:13
318b6e4

Choose a tag to compare

Post Splittening update

  • Added Renderite.Shared for moved types - #29 by @Gyztor
  • Updated Discord.Net libraries to 3.18.0 - #29 by @Gyztor

v2.1.10

10 Apr 17:26

Choose a tag to compare

  • Fixed start world commands creating invalid invites #28
  • Fix nml typo in a warning message - #27 by @XDelta

v2.1.9

16 Mar 21:32

Choose a tag to compare

  • Added the option to automatically accept invite requests sent using the Ask to Join button (AutoHandleInviteRequests)

    • This will send an invite for whatever session the headless is currently focused on
    • This is only done if it is sent directly to the headless by the person requesting, this does not apply to forwarded requests
    • The permission check is handled the same as the /reqInvite command
    • If the user does not have permission to join then the request will be forwarded to the session admins
  • Discord changes

    • Added WorldCrashed event
    • Added option to add go.resonite.com link to session start message (DiscordLinkToSession)
  • Command changes

    • Added ability for reqInvite to do partial match
    • Stop reqInvite command from reporting full world name if you do not have permission to join
    • Fixed starting worlds with a world orb
    • Fixed start world commands not always reporting a name
  • Misc changes

    • Exposed RegisterCommands as a public method
    • Updated project files

This requires a version of Harmony for net 9

The official release of dotnet9 harmony is out, you can get it from here or on the ResoniteModLoader release page

v2.1.7

24 Jan 19:29

Choose a tag to compare

  • Fix Discord Integration #25
    • There is a known issue where the worlds loaded by the headless config report the wrong name on startup
  • Fixed GetSessionOrb command not behaving correctly

This requires a version of Harmony for net 9

The official release of dotnet9 harmony is not out yet, for now you can get a temporary version here
https://github.com/stiefeljackal/pardeike.Harmony/releases/tag/temp-release

Updated to Discord.Net v3.17

v2.1.6

08 Jan 00:09

Choose a tag to compare

  • Rebuild against Net9 - #23 #22
  • Add hideFromListing command - #21
  • Clean up AutoInviteOptOut handling
  • Change world name lookup to prioritize world index over name
  • Switch to using new C# language goodies

This requires a version of Harmony for net 9

The official release of dotnet9 harmony is not out yet, for now you can get a temporary version here
https://github.com/stiefeljackal/pardeike.Harmony/releases/tag/temp-release

v2.1.5

06 Oct 00:45

Choose a tag to compare

  • Target framework net8.0
  • Update harmony id to match correct domain
  • Removed _configSaved to address #15
  • Changed some code styles
  • Changed some method signatures

v2.1.4

11 Jun 04:36

Choose a tag to compare

  • Added owner only command to shutdown the headless
  • Fix compatibility with 2024.6.10.1405 - 2024.6.11.74

v2.1.3

29 May 23:28

Choose a tag to compare

  • Rebuild against Resonite Beta 2024.5.29.130 - fixes #17
  • Temporarily changed back method of checking if headless exists

v2.1.2

15 Mar 21:46

Choose a tag to compare

  • Added #13 DiscordWebhookThreadID
  • Switched to using ModLoader.IsHeadless
  • Rebuild as possible fix for #14
  • Cleaned up project files

Still Discord.Net v3.12.0