Skip to content

Releases: HalcyonGrid/halcyon

Release 0.9.45

15 Jun 03:32
04a8ba0
Compare
Choose a tag to compare

The precompiled versions have been removed due to alerts given by Windows Defender, even though other scanners came up clean. This was done out of an abundance of caution. Please compile the source yourself. Apologies for the inconvenience.

Changelog

0.9.45 (2021-06-15)

Unfiltered commits

  • Merge pull request #127 from emperorstarfinder/water-texture-name (04a8ba0b)
  • Fix the name of the new water texture (9c867453)

Release 0.9.44

12 Jun 00:27
cc024eb
Compare
Choose a tag to compare

Changelog

0.9.44 (2021-06-09)

Unfiltered commits

  • Merge pull request #125 from emperorstarfinder/PR102-fix (cc024eb4)
  • ci: Fix test reporter (0b29d82a)
  • Add missing water texture (c69cb0ee)
  • Add new water texture to the TextureLibrary (8d7ecc7e)
  • ci: Fix test reporter (32768838)

Release 0.9.43

04 Jun 00:42
Compare
Choose a tag to compare

The same as 0.9.42, only the precompiled binaries archives are valid archives now.

Changelog

0.9.43 (2021-06-04)

Unfiltered commits

  • cd: Fix deployment of packages to release (883e1376)
  • cd: Upload artifact to workflow artifact storage as well as release (a5e83656)

Release 0.9.42

02 Jun 03:15
5b73bc2
Compare
Choose a tag to compare

Apologies: the precompiled files for this edition were created incorrectly. Please see 0.9.43 for precompiled binary archives.

Changelog

0.9.42 (2021-06-02)

Bug Fixes

  • Added SOP.IsLindenPlant and make use of it in llGetObjectDetails. (a96c1c4)

Unfiltered commits

  • Merge pull request #124 from kf6kjg/actions (5b73bc21)
  • tooling(vscode): Fix the Windows ps1 command execution (0f98b1b2)
  • cd: Switch to GH Actions from AppVeyor (80ccd45f)
  • ci: Report test results for PRs (52ee0e67)
  • ci: Switch to GH Actions from AppVeyor (df0f222d)
  • Some duplicated INI code, looks like a copy/paste oops before a change. (31ae0185)
  • Fixed very poor error handling after this point. May also fix ghost HUD. (bdf47312)
  • Viewers already block this from the ground but need to block here too. (3fa7c05b)
  • FIX: Added SOP.IsLindenPlant and make use of it in llGetObjectDetails. (a96c1c40)
  • Add the Smoke texture to the TexturesLibrary in Inventory (dac6598f)
  • Update TexturesAssetSet (88db0423)
  • Corrected link to Wiki in README.md (eea8bff3)
  • Uncomment Trigger Creation on line 338 (c430467e)
  • Fixes a null reference trying to work with a zero asset ID. (7acca5a6)
  • Adds a userlist.txt file into the OAR if saving assets (changing grids). (99bc9160)
  • Let's skip converting non-XML (binary) assets to strings for writing. (7ee61761)
  • UUID gather now supports scanning Thoosa object assets and XML2. (07cfb233)
  • OAR asset serializer now uses original XML format not XML2 (5eb03bb7)
  • Thoosa object serializer now supports IsValidGroup and IsValidCoalesced (0856c3fb)
  • SceneObjectPart and TaskInventoryItems avoid xmlns: scheme info. (d32e9a91)
  • Fixed an unusual null reference exception if the agent data wasn't set. (70a6e696)
  • Much better help for load filtered. (c533056c)
  • Add support for loading filter whitelist from any number of files. (ec350240)
  • Must filter objects by owner, replace prims by creator. Fixed null ref. (fa2e864f)
  • Also include the LIBRARY_USER in the filtering whitelist. (7379ea73)
  • Create the OpenSim OAR format 0.8-compatible OAR control file, first. (ee0af073)
  • scan iwoar now scan oar, simplified syntax, removed IW-specifics. (441f59cf)
  • Removed IW opt-in code, replace load iwoar with load filtered. (a43dfb0f)
  • Support for assumption that creators of prim assets governed by creator. (96c7f32b)
  • Add a constant and an opt-in exception for the LIBRARY_USER. (d6658eb0)
  • When substituting default box prim, don't change creator/perms. (364ce81c)
  • Restored exceptions for mesh in the actual SculptTexture (not textures). (9d6610f8)
  • OAR enhancements, including support for recursive scan/loading and IW OARs opt-in (#54) (7fabf6f4)
  • Merge pull request #58 from HalcyonGrid/versiondetection (da828364)
  • Update Windows environment detection (b961ff69)
  • Merge pull request #55 from HalcyonGrid/email-schemas (65578b29)
  • Added definitions for email schemas. (eb39b718)
  • Merge pull request #52 from HalcyonGrid/silence-AssetAlreadyExistsException (a3463049)
  • Disable the error reports "Failure storing asset" due to already exists. (5fbe396d)
  • Merge pull request #48 from HalcyonGrid/unittestupdate (2e4e677a)
  • Document netsh commands needed to pass the unit tests (1d672314)
  • Enable unit tests in Appveyor (a9c3a4cb)
  • Fixed remote presence tests (a0d3c3c8)
  • Cleaning up NREs exposed by updated tests (0fed4949)
  • Inline wait in unit test (98e5be3b)
  • Cleanup and fix LRUCache implementation and tests (692b01d2)
  • NUnit to 3 series from NuGet (27fc92fc)
  • Simple URL change in sample INI file (ecec9eb5)
  • Merge pull request #47 from HalcyonGrid/disable-quick-edit (131d3575)
  • Added a runtime check to set the console mode only under Windows. (0e05b8f0)
  • Added ConsoleMode class and call to disable Quick Edit mode on consoles. (a38154c1)
  • Merge branch 'trust-manager-tweaks' (792485c2)
  • Provide logging for when plugins are not found for an extension path (4d28edb8)
  • Support a wildcard in the trustednetworks.txt file to disable. (cf0c3929)
  • Do not treat a blank line in trustednetworks.txt as a wildcard IP. (8b022ea5)
  • Fixed TrustManager to allow changes and removals, not just adds. (4d5a62de)
  • Provide the region's trust reload command to User server too. (c24647b0)
  • Merge pull request #41 from HalcyonGrid/fix-FindTopLevelFolderFor (e8e7f845)
  • Fixed findUserTopLevelFolderFor. Fixes wrong folder for rezzed Take. ([0f91179](0f911797ab563856e45b...
Read more

Release 0.9.41 (from 2018)

31 May 18:58
Compare
Choose a tag to compare

Changelog

0.9.41 (2018-08-13)

  • Releasing 0.9.41 (cbd46970)
  • Add ability to Appveyor build artifacts to GitHub Releases on tag (fd0e0f43)
  • Fixed #456: Region settings are now saved on load from OAR (5b05cead)
  • Moved versioning to a T4 template (8f3a96cd)
  • Revert "Matched assembly versioning to actual versioning" (dc933ba9)
  • Matched assembly versioning to actual versioning (8e51bf13)