OpenSim-Sasquatch/OpenSim
2024-09-28 16:09:04 -04:00
..
Addons Feature/lsd fix (#83) 2024-08-06 11:14:16 -04:00
ApplicationPlugins Add options to OAR handling to allow disabling use of a defaultUser if no local user is found and to resolve from an alias if one is defined. Default should work as an oar currently does. 2024-09-20 16:15:48 -04:00
Capabilities Local branch for StolenRuby experience changes (#86) 2024-08-20 21:19:44 -04:00
ConsoleClient Bump to DotNet Core 8.0 to match upstream. They are still disabling dependency generation and checking which disables a big security element of the framework. More on that in Tranquillity. 2024-04-23 17:37:15 -04:00
Data Correct the case of the UserAccounts table name in migration statement for display names. The Table is actually MixedCase where the original statement was using all lower case. 2024-09-22 00:39:01 -04:00
Framework Fix for the script reset that was occuring exactly once on region startup. If you are loading script state from a region that was not previously running experiences a variable would be null and the null needed to be tested for when parsing a UUID. After this initial load the experience entry is saved and exists on future restarts. Also bumped the version number to 9037 2024-09-28 16:09:04 -04:00
Region Fix for the script reset that was occuring exactly once on region startup. If you are loading script state from a region that was not previously running experiences a variable would be null and the null needed to be tested for when parsing a UUID. After this initial load the experience entry is saved and exists on future restarts. Also bumped the version number to 9037 2024-09-28 16:09:04 -04:00
Server Display Names (#94) 2024-09-17 21:04:58 -04:00
Services Fixed silly mistakes (#95) 2024-09-23 12:34:17 -04:00
Tools Upstream changes through 9/5, 2024 (#91) 2024-09-05 14:22:13 -04:00