Skip to content

Releases: OpenSim-NGC/OpenSim-Tranquillity

OpenSim 0.9.2.2.8603

31 Jul 21:27
Compare
Choose a tag to compare
OpenSim 0.9.2.2.8603 Pre-release
Pre-release

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

20 Apr 16:22
Compare
Choose a tag to compare

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

21 Feb 01:10
Compare
Choose a tag to compare

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

30 Jan 06:24
Compare
Choose a tag to compare

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

20 Oct 04:24
Compare
Choose a tag to compare

Sasquatch and core changes (July 2022).
Includes changes to get the MoneyHelper working again for the DTLNSLMoneyModule.

Sasquatch Maint 20220720

20 Jul 19:06
Compare
Choose a tag to compare
Pre-release

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

26 Jun 19:16
Compare
Choose a tag to compare
Pre-release

Include updates for Gloebit handling.

OpenSim-NGC Maint Release 2022-02

01 Mar 01:44
Compare
Choose a tag to compare
Pre-release

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

01 Mar 01:08
Compare
Choose a tag to compare

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

25 Sep 14:35
Compare
Choose a tag to compare

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.