Skip to content

Releases: Axwabo/slocLoader

v6 (fr this time)

04 Aug 16:36
cd5b746

Choose a tag to compare

Important

Make sure to update Axwabo.Helpers to 3.0.2

Pre-release for SCP:SL 14.1.3 and LabAPI 1.1.1
Added support for new objects, e.g. text, capybara, waypoint

Changes: #14
Full Changelog: v5.4.0...v6.0.3

v6 hotfix #2

03 Aug 20:12

Choose a tag to compare

v6 hotfix #2 Pre-release
Pre-release

Important

Make sure to update Axwabo.Helpers to 3.0.2

Fixed SCP-079 camera reading
See other release notes

v6 hotfix

03 Aug 16:31

Choose a tag to compare

v6 hotfix Pre-release
Pre-release

Important

Make sure to update Axwabo.Helpers to 3.0.2

Fixed WriteNullableString writing string length instead of the encoded byte array's length
See other release notes

v6: names & tags

02 Aug 21:29

Choose a tag to compare

v6: names & tags Pre-release
Pre-release

Important

Make sure to update Axwabo.Helpers to 3.0.2

Pre-release for SCP:SL 14.1.3 and LabAPI 1.1.1
Added support for new objects, e.g. text, capybara, waypoint

Changes: #14
Full Changelog: v5.4.0...v6.0.0

positioning fixes

30 Apr 09:34

Choose a tag to compare

Fixes:

  • Fixed non-door waypoints not having global transform

Non-breaking changes:

  • Rotation is no longer overridden if there would be no change

14.1 public beta

27 Apr 20:18

Choose a tag to compare

Non-breaking changes:

  • Made empty objects an invisible primitive
  • Changed parenting to use local position for 14.1

Additions:

  • Added a GlobalTransform property in slocObjectData which is used for doors

LabAPI beta

10 Feb 20:34

Choose a tag to compare

LabAPI beta Pre-release
Pre-release

LabAPI

  • The slocLoader assembly & DLL is now built for LabAPI
  • This release only contains a LabAPI build

14.0 public beta

27 Nov 20:45

Choose a tag to compare

Important

Make sure to update Axwabo.Helpers as some room names have changed

  • PrefabsLoaded is now invoked when the server is waiting for players
  • Admin toy rotation now sets a Quaternion instead of a LowPrecisionQuaternion
  • If a light object has shadowns enabled, the toy will have soft shadows, no shadows otherwise
    • New light properties are not supported yet

rotation fixes

22 Dec 15:54

Choose a tag to compare

Fixes:

  • Non-static objects no longer have an invalid rotation (the patch no longer creates a LowPrecisionQuaternion)

they keep coming (13.5)

19 May 09:08

Choose a tag to compare

Changes:

  • Fixed the previous primitve fix (allowed unsafe code)
    • Primitives will no longer be malformed on the server
  • Rest of changes can be found here