Releases: Snow1226/CameraPlus
Releases · Snow1226/CameraPlus
Version 5.2.0
Changes
Supported game version 1.16.1
Not compatible with 1.15.0 and earlier.
Version 5.1.0
#Changes
- Fixed an issue where the camera would fall to the bottom of the ground when Turn To Head was enabled during FPFC Toggle.
- Fixed an issue where scripts would be reset when crossing scenes without changing Profile when using UnityTimer (Thanks for reporting)
- Added TurnToHead option and offset to MovementScript.
Version 5.0.0
Changes
- Rebuilt to IPA 4.x specifications.
- Fixed camera Quad ignoring Depth.
- Added offset to the option to point the camera at the HMD.
- The 360-degree setting value is shared with the third person.
Version 4.11.0
Changes
- Added option to follow the 3rd person camera in the direction of the HMD.
- When failing the multiplayer score display, it is displayed in red to make it easier to understand.
Version 4.10.0
Changes
- VMCProtocol implementation (Sender uses OSC Jack, Receiver depends on VMCAvatar)
- Added some numerical restrictions to the camera2 converter(thanks review kinsi)
- Show the third-person camera when the FPFCToggle is turned back off.
(Known issue where using the FPFC toggle prevents you from moving to another player's position in multiplayer mode.) - (Not Fix)Lighter multiplayer related processing.
- Camera position can now be changed by mouse dragging. (Base cord were given to me by nalululuna.)
- Fixed an issue where profile changes were not made at startup.
Version 4.9.2
Changes
- Fixed an issue where the first-person camera would switch to the third-person camera when switching profiles.
Version 4.9.1
Changes
In v4.9.0, we changed the timing of the display layer control for the future.
However, it turned out that it was not working properly in some environments, so we changed it back.
If you don't notice the problem, there is no need to change it.
Version 4.9.0
Changes
- Trial implementation of configuration converter to Camera2.
- Fixed a bug in NoodlePlayerTrack when changing RoomAdjust.
- Start implementation of SongScript.
- Fixed a typo in ExampleMovementScript.json. For those who cannot get it to work, delete the saved sample once and the correct file will be generated.
Version 4.8.0
Support game version 1.13.4
Thank you for your long term support.
I think Camera2 will be registered in ModAssistant from game version 1.13.4.
We plan to update it quietly thereafter.
Changes
- Fixed the multiplayer status display screen being out of sync again.
Functions taken from Camera2
- Add 90/360 degree profiles
- Change the way to turn off Smoothcamera.
Version 4.7.6
Changes
- Fixed a situation where enabling TransportWall when Bloom is off would only result in translucency.
Thanks for sharing the patch, Kinsi55!