Releases: Axwabo/slocLoader
v6 (fr this time)
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
Important
Make sure to update Axwabo.Helpers to 3.0.2
Fixed SCP-079 camera reading
See other release notes
v6 hotfix
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
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
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
Non-breaking changes:
- Made empty objects an invisible primitive
- Changed parenting to use local position for 14.1
Additions:
- Added a
GlobalTransformproperty inslocObjectDatawhich is used for doors
LabAPI beta
LabAPI
- The
slocLoaderassembly & DLL is now built for LabAPI - This release only contains a LabAPI build
14.0 public beta
Important
Make sure to update Axwabo.Helpers as some room names have changed
PrefabsLoadedis 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
Fixes:
- Non-static objects no longer have an invalid rotation (the patch no longer creates a LowPrecisionQuaternion)
they keep coming (13.5)
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