Skip to content

Releases: FairBear/KK_PovX

v1.2.0

26 Jun 22:47
242d421
Compare
Choose a tag to compare

New

  • New Free-Roam mode.
    • Allows you to move your camera freely so long as there is a scene and camera.
    • Default key is / (Forward Slash).
    • Camera movement keys are W, A, S, D, Q, and E.

Changes

  • Separated codes according to their functionality.
  • Cursor can now be toggled outside of PoV mode.
  • Cursor will no longer be revealed when pressing any button.
    • Releasing the left mouse button will still reveal the cursor.
    • Minor performance improvement.
  • Changed cursor default key to ` (Grave Accent/Backtick).
  • PoV mode will now toggle off when the focused character is hidden.
    • This caused too much problems.
  • Removed hooks when entering H-scene (no longer needed.)
  • Reworded settings description and section name.
    • This will reset your configuration for this plugin.
    • The 3 major features is labeled as the following:
      • Scene PoV = First-person view during a scene with characters.
      • Free-Roam PoV= First-person view exclusively on the player with player movement.
      • Free-Roam = Free-roam camera.

Fixes

  • Fixed cursor randomly stuttering and sometimes not toggling when it should.
  • Fixed camera sometimes not reverting back to its original values when toggling off PoV mode.

v1.1.0

14 Jun 17:15
2073b1a
Compare
Choose a tag to compare

Ported from HS2_PovX

  • Can now be used anywhere with ChaControl objects.
  • Camera is now centered between the eyes instead from the neck.
  • Camera now uses the head bone's rotation as reference instead of the neck when Rotate Head to Camera is disabled.
  • Replaced Stabilize Camera with Camera Smoothness.
  • New lock-on feature.
    • Allows you to forcibly look at another character in the scene.
    • Default key is ; (Semi-Colon).
    • Pressing the key again will cycle through visible characters until it disables.
  • Object clipping is now forcibly disabled during PoV mode.
  • Added Normalize Camera Z-Axis.
    • Stops the camera from tilting.
    • Always enabled when locked-on.
  • Enabled for CharaStudio.

Minor Tweaks

  • ChaControl list will now update every time the focus changes.

v1.0.1

07 May 17:12
735871e
Compare
Choose a tag to compare
  • Fixed bug still checking for janitor in Koikatsu Party (Darkness is not available in Koikatsu Party.)
  • FoV default value to 70.

Initial Release

05 May 19:44
a2fd7d1
Compare
Choose a tag to compare
v1.0.0

Update README.md