Releases: New-Project-Final-Final-WIP/HeadlessTweaks
Releases · New-Project-Final-Final-WIP/HeadlessTweaks
v2.1.12
v2.1.11
v2.1.10
v2.1.9
-
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
/reqInvitecommand - If the user does not have permission to join then the request will be forwarded to the session admins
-
Discord changes
- Added
WorldCrashedevent - Added option to add go.resonite.com link to session start message (
DiscordLinkToSession)
- Added
-
Command changes
- Added ability for
reqInviteto do partial match - Stop
reqInvitecommand 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
- Added ability for
-
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
- 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
- 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
v2.1.4
- Added owner only command to shutdown the headless
- Fix compatibility with 2024.6.10.1405 - 2024.6.11.74