2023.8.1
Summary
This patch release fixes a bunch of issues from the 2023.8.0 anniversary update and some older ones too, adds support for the spawnmenu category icons which were recently introduced in Garry's Mod, and updates the language translation files.
Changes
- Added spawnmenu category icons by @MattJeanes (#996)
- Updated languages via CrowdIn
- Updated German, Spanish, French, Portuguese (Portugal), Portuguese (Brazilian), Simplified Chinese
- Please consider contributing if you'd like to improve translations for your language
Fixes
- Fixed throttle lights being inversed in the default interior by @PoogieTheGoose (#1001)
- Fixed checkerboard texture on the St John Ambulance logo on the default exterior by @parar020100 (#1002)
- Fixed the rotor in the default interior looking weird when HDR was enabled by Karmal (#1002)
- Fixed shields button only showing in the popup screen and not the 3D version by @parar020100 (#1024)
- Fixed E2 not working while teleporting or in the vortex by @MattJeanes (#1014)
- Fixed several teleport related E2 commands returning backwards values by @MattJeanes
- Fixed
entity:tardisFastDemat()
not actually turning on fast rematerialisation by @MattJeanes (#1019) - Fixed versioning not updating correctly (note: deployed as hotfix prior to this update) by @MattJeanes (#998)
- Fixed missing classic doors sound on the default interior by Karmal and @parar020100
- Fixed static black screens appearing when power was off in the default interior by @MattJeanes (#1015)
- Fixed the door not being in the correct place in the destination chameleon circuit preview by @MattJeanes (#999)
- Fixed the flight loop sound briefly playing during fast rematerialisation by @MattJeanes
Internal changes
- Release notes popup now only shows new major/minor version and ignores patches by @MattJeanes (#994)
- Fast return has been split out into fast demat with a new function
ext:FastDemat(pos, ang, callback)
- Fixed internal CI/CD to deploy Beta/Alpha versions (#993)
- Fixed duplicate part IDs being registered in the same file causing lots of errors, will now use latest part without error
Full Changelog: 2023.8.0...2023.8.1