Skip to content

Releases: Leawind/Third-Person

v2.0.2-mc1.19.2

12 Jan 10:33
Compare
Choose a tag to compare

Dependencies

Name Fabric Forge
Architectury-api Required Required
Cloth Config API Required N/A
Mod Menu Optional N/A

Changelog

Port to 1.19.2

Added

  • Add config: normal/aiming_is_centered
  • Now use Cloth Config API to build config screen for fabric version

Other

  • No config screen for forge version by now, but you can modify config file manually. When trying to open config screen, config file will be reloaded

v2.0.1-mc1.19.4

07 Jan 02:37
Compare
Choose a tag to compare

Dependencies

Name Fabric Forge
Architectury-api Required Required
YACL Required Required
Mod Menu Optional N/A

Changelog

Added

  • Add config: Centered when flying
  • Auto switch to aiming mode when holding some items
    • ender_pearl
    • snowball
    • egg
    • splash_potion
    • lingering_potion
    • experience_bottle

Fixed

  • Wrong smooth factor when adjusting camera
  • Can only swim forward
  • Flashes when camera is close to player

v2.0.1-beta.4-mc1.19.4

04 Jan 09:35
Compare
Choose a tag to compare
Pre-release

Dependencies

Name Fabric Forge
Architectury-api Required Required
YACL Required Required
Mod Menu Optional N/A

Changelog

Features

  • Add config: Enable auto rotate when interecting. #4
  • Add config: How to rotate when interecting. #26

Fix bugs

  • Camera is still moving when game paused

v2.0.1-beta.3-mc1.19.4

03 Jan 12:53
Compare
Choose a tag to compare
Pre-release

Dependencies

Name Fabric Forge
Architectury-api Required Required
YACL Required Required
Mod Menu Optional N/A

Changelog

Features

  • Add key: toggle mod enable
  • Add config: turn with camera when enter first person
  • Add config: smooth factors about adjusting camera
  • Now you can set smooth factor in range of [0, 1]

Fix bug

  • Camera choppiness when moving (again)

Hide bugs

  • swimming to directions other than forward

v2.0.1-beta.2-mc1.19.4

31 Dec 15:57
Compare
Choose a tag to compare
Pre-release

Dependencies

Name Fabric Forge
Architectury-api Required Required
YACL Required Required
Mod Menu Optional N/A

Changelog

Add features

  • add config: lock pitch angle of camera
  • Let player invible when camera close enough to player

Fix bugs

  • camera choppiness when moving

v2.0.0-mc1.19.4

30 Dec 10:38
Compare
Choose a tag to compare

Dependencies

Name Fabric Forge
Architectury-api Required Required
YACL Required Required
Mod Menu Optional N/A

Changelog

Added

  • Use Architectury
  • Use YACL to generate config screen
  • Add Modmenu support for fabric version
  • Add key binding to open config screen
  • Ignore tall grass similar blocks when aiming
  • Use dedicated smooth factor when flying with elytra
  • Add config: rotate_to_moving_direction #22
  • Add config: render_crosshair_when_aiming
  • Add config: render_crosshair_when_not_aiming

Fixed

  • Can only run forward #20
  • Camera go through wall

v2.0.0-snapshot.6-mc1.19.4

30 Dec 07:55
Compare
Choose a tag to compare
Pre-release

Fix bugs

  • fix: being able to run toward any direction
  • fix: config saving and loading now working correctly

Add Features

  • use dedicated smooth factor when fall-flying
  • press key to open config screen
  • add config, you can disable auto rotate when player moving
  • aiming mode algorithm for camera offset is now same as normal mode

v2.0.0-snapshot.4-mc1.19.4

28 Dec 12:11
Compare
Choose a tag to compare
Pre-release