Latest:30213d59 - FEAT: Expose all the 3P camera params in LockOnManager to the settings menu

c890ae84 - CLEANUP: Hoist input.getMouseMove functions in lockOnManager

dbf3b58d - CLEANUP: Refactor/extract some lockOnManager functions to make the new 3P branch less atrocious to read

6da523c8 - CLEANUP: Refactor self/LockOnManager usage in LockOnManager to maybe make more sense

0f31b524 - CLEANUP: Minor hoisting/allocation cleanup in lockOnManager. Instead of creating closure functions for the target switching, store goLeft as a state field and give the implementation a dedicated function in LockOnManager

0c577176 - DOC: Fix MarkerTransform annotation in lockOnManager

03df55f1 - FEAT: Make the lock-on camera frame itself between the orbit and target positions

6a13d849 - REFACTOR: Separate third-person camera position from look target

044f7a22 - FEAT: Add collision-aware third-person camera distance

c839b709 - REFACTOR: Make third-person lock on camera smoothing framerate-independent

b942ac44 - FEAT: Bump T4rg3t5 interface version

3a20905b - CLEANUP: Minor hoisting/allocation optimization in lockOnManager

9a1af9a1 - FIX: Extract third person camera functionality into dedicated functions for better integration in the main frame loop. Fixes bugs with sheathing weapons.

d31a6fce - FIX: Only manually correct orientation in first person mode

afe186fd - FEAT: Rework third person over the shoulder camera when locked on

02a00845 - FIX: Stabilize NPC target positions by only querying their bounding boxes once

ce003c4b - CLEANUP: Missed a call to camera.getPosition

bdc9b3e2 - CLEANUP: Major optimization/refactor pass on T4rg3t5

Version 0.6:d69fa32c - CLEANUP: Bump T4rg3t5 version, add nexus info

f620da78 - FIX: Add <--more--> tags to sites

08aa0d33 - FIX: Adjust all other scripts (probably) for new s3lf layout

f9a6f8d9 - FIX: Update all the H3 consumers for the new version /w fixed sendEvent and renamed gameObject to object

a869eabf - FEAT: Covert all template content to st4sh content. Based on old squashed commits

f432a618 - CLEANUP: Migrate to zola site structure