Releases: OpenSim-NGC/OpenSim-Tranquillity
OpenSim 0.9.2.2.8603
Database changes for MySQL, moves from the Oracle connector to Pomello MySQLConnector. The new connector is async throughout and for most operations is 5-20% faster. When building the connect string you will need to add ";Old Guids=true" to ensure that the connector doesn't try and remap 36byte strings to/from Guids.
Also updates for the Gloebit currency module to make it coexits more cleanly with other modules. Settings are supplied in the OpenSim.ini [Economy] section under EconomyModule.
OpenSim NGC Rel 0.9.2.2.8510
Upstream changes from Core through 4/19/2023.
Changed the default for region_owner_is_god in code to be false.
Consistent with our trusted grid goals.
opensim-ngc-0.9.2.2.8451
opensim-ngc-0.9.2.2.8451
Changes:
- try to improve profiles online indication. This ofc just fais on HG
- update api version and script syntax
- add llGetInventoryAcquireTime
- minor change to unixtime conversion
- upstream mantis 9056: add llReplaceSubString()
- add llLinkAdjustSoundVolume, llLinkPlaySound and llLinkStopSound
- add llLinkSetSoundQueueing and llLinkSetSoundRadius
- upstream mantis 9060: do allow https schema on oar load
- (NGC) Revert to Core behaviour for OAR Restore for now.
- (NGC) Comment out load oar help text until the new code is fully ready.
OpenSim-NGC_0.9.2.2.8425
Merge of the Sasquatch Maintenance branch with Development including patches from Core through 1/14/2024. This release no longer uses prebuild and builds using the dotnet command. See Building.md for more details on how to compile and make use of this release. It includes recent changes to implement a user alias service and for oar restore to use it when restoring objects. Remapping of prims to the region owner for unknown object owners is now off by default and/or can be resolved from aliases. Getting the old oar behavior requires using a switch on oar restore.
OpenSim-rel-0.9.2.20221013
Sasquatch and core changes (July 2022).
Includes changes to get the MoneyHelper working again for the DTLNSLMoneyModule.
Sasquatch Maint 20220720
Contain upstream changes through 07/20 as well as a fix for OfflineIMV2 failing to save offline messages when the helper URL is also used (to potentially send mail for instance).
Sasquatch Maint 05/2022 Release
Include updates for Gloebit handling.
OpenSim-NGC Maint Release 2022-02
Maintenance version of Sasquatch with catchup from core through 2/28/2022. This version uses the traditional prebuild with msbuild.
OpenSim-NGC Release 2022-02
Catch up release for functionality through 2/28/2022. This is the version using dotnet style build files, Some people have had issues with this and should instead use the Maint version until some issues are resolved.
Includes upstream core patches through 2/28.
Sasquatch 202109 Maint
Maintenance release of Sasquatch based on the 2021.05.1 prebuild based code + upstream fixes and changes. This was generated because of ongoing unresolved issues with Mono.Addins on some systems on the dotnet based build. There is work in progress to Address compatability with Mono.Addins but this release will provide a Sasquatch based build with merged core included. Core changes are through 09/2021.