Skip to content

Releases: OpenSim-NGC/OpenSim-Tranquillity

Tranquillity Rel v1.0.41-RC

Pre-release

Choose a tag to compare

The tar file is Linux-x64, Zip file is Windows-x64
RELEASE_NOTES_1.0.md

Updated to 1.0.41 Added dependency to RegionServer to get the Addons copied into the publish directory.
Fixed map rendering and added pbr terrain texture support.
Fixed exception in RenderMaterials Blinn Phong normal and specular map decoding.

Release 0.9.3.9333

Choose a tag to compare

@mdickson mdickson released this 28 Jul 14:46
2b91636

Includes upstream changes and some local mods to address a security issue with System.Text.Json. Also fixes an error that can occur when compiling on a system tht has both dotnet8 and dotnet9 installed. This pins the SDK version to the approriate release, in this case dotnet 8. Some Nuget package updates accordingly.

tranquillity-0.9.3.9254

Choose a tag to compare

@mdickson mdickson released this 04 May 00:09

What's Changed

Full Changelog: opensim-rel-0.9.3.9037...tranquillity-0.9.3.9254

You may need to apply a workaround to successfully start up OpenSim region servers.
To be clear the workaround is to copy OpenSim.dll config to OpenSim.exe.config (or link in Linux) run.

Tranquillity Release 0.9.3.9208

Pre-release

Choose a tag to compare

@mdickson mdickson released this 05 Apr 20:23

Hotfix release to Sync-up with core. Includes some terrain editing changes PBR updates and LSL script support for rez parameters.

What's Changed

Full Changelog: opensim-rel-0.9.3.9037...opensim-rel-0.9.3.9208

Tranquillity Release 0.9.3.9037

Choose a tag to compare

@mdickson mdickson released this 29 Sep 14:51

This is a bug fix update for 9032. There was an issue identified when moving from a release without experience tools (which is pretty much everything else atm) to the 9032 release, where scripts would be erroneously recompiled and reset. This update checks the value retrieved from the script state for null before using it to initilalize experiences.
All other features are as in 9032.

opensim-rel-0.9.3.9032

Pre-release

Choose a tag to compare

@mdickson mdickson released this 23 Sep 17:45
  • Upstream fixes through 9/15
    
  • SL compatible Display Name support (Stolen Ruby)
    
  • SL compatible Experiences support (also Stolen Ruby)
    
  • Changes to "load oar" to support using the NGC user aliases connector and allow disabling of the automatic assignment of ownership to the estate owner. With no switches defined behavior is compatible with current load oar
    
  • Workaround for http://opensimulator.org/mantis/view.php?id=9147 which really is a bug. This allows 0.9.2 style prompting if a region is brought up without a configured estate. A module should never call System.Exit which is what this code was doing.
    
  • This is just a workaround for now. The real fix is to upgrade the xmlrpc code to something compatible with dotnet 8. The current code is using deprecated facilities in original dotnet.
    

What's Changed

  • Bump System.Text.Json from 6.0.9 to 8.0.4 in /addon-modules/OpenSim.Data.MySQL.MoneyData/OpenSim.Data.MySQL.MoneyData by @dependabot in #79
  • Feature/lsd fix by @mdickson in #83
  • Features/upstream-08062024 by @mdickson in #84
  • Local branch for StolenRuby experience changes by @mdickson in #86
  • Update message used when blocking unsupported viewers. by @mdickson in #89
  • Upstream changes through 9/5, 2024 by @mdickson in #91
  • PR for Inventory Cleanup Tooling Balpien commited to helper/xinv by @mdickson in #92
  • Display Names P2 by Stolen Ruby in #94
  • Fixed silly mistakes in EXP config by @StolenRuby in #95

New Contributors

Full Changelog: opensim-rel-0.9.3.8940...opensim-rel-0.9.3.9032

opensim-rel-0.9.3.8984

Choose a tag to compare

@mdickson mdickson released this 10 Aug 01:50

What's Changed

  • Bump System.Text.Json from 6.0.9 to 8.0.4 in /addon-modules/OpenSim.Data.MySQL.MoneyData/OpenSim.Data.MySQL.MoneyData by @dependabot in #79
  • Feature/lsd fix by @mdickson in #83
  • Features/upstream-08062024 by @mdickson in #84

New Contributors

Full Changelog: opensim-rel-0.9.3.8940...oopensim-rel-0.9.3.8984

What's Changed

  • Bump System.Text.Json from 6.0.9 to 8.0.4 in /addon-modules/OpenSim.Data.MySQL.MoneyData/OpenSim.Data.MySQL.MoneyData by @dependabot in #79
  • Feature/lsd fix by @mdickson in #83
  • Features/upstream-08062024 by @mdickson in #84

New Contributors

Full Changelog: opensim-rel-0.9.3.8940...opensim-rel-0.9.3.8984

OpenSim NGC Rel 0.9.3.8940

Choose a tag to compare

@mdickson mdickson released this 23 Jun 23:18

Note this release uses dotnet 8 for the runtime and requires it installed on the machine you're targeting to run on. For more information installing dotnet 8 see: https://dotnet.microsoft.com/en-us/download/dotnet/8.0

This release is OpenSim core plus. We include an implementation of LinkSet Data that is SL compatible and (unfortunately, ours existed before core's did) OpenSim Core incompatible.

The Major milestone for this release is PBR support. This release adds support for PBR materials as well as PBR Terrain. Also 2k texture uploads. These features are supported in the Firestorm 7 release and it is required to see/access them.

OpenSim NGC Rel 0.9.3.0.8939

Pre-release

Choose a tag to compare

@mdickson mdickson released this 22 Jun 22:54
  • Additional PBR support for terrain. This will perform schema evolution on the regionsettings table to add additional fields for storing PBR materials for terrain textures.

Full Changelog: 0.9.3.0.8915...opensim-rel-0.9.3.0.8939

0.9.3.0.8915

0.9.3.0.8915 Pre-release
Pre-release

Choose a tag to compare

@mdickson mdickson released this 07 Jun 16:48