Changelog
This alpha fixes compatibility with rrls, adds a new cps overlay, smooth zoom speed, and hold perspective distance options.
Changelog
- Updated Config Version to
22
.
Overlays
- Added Positional Data Obfuscation.
- Other mods can tell Perspective to obfuscate co-ords (in the Position Overlay, and the Death Screen Co-Ordinates) using
com.mclegoman.perspective.client.util.Position.register("modId");
. - When one or more mods have done this, Perspective rendered co-ords will be replaced with "?".
- Other mods can tell Perspective to obfuscate co-ords (in the Position Overlay, and the Death Screen Co-Ordinates) using
- Added
cps_overlay
boolean config option.- Defaults to
false
. - When enabled, the cps will be added to the overlays. (using the format Left:Middle:Right)
- Defaults to
Hold Perspective
- Added
hold_perspective_back_multiplier
double config option.- Defaults to
1.0
. - Set how far away the camera is when using Hold Perspective: Back.
- Defaults to
- Added
hold_perspective_front_multiplier
double config option.- Defaults to
1.0
. - Set how far away the camera is when using Hold Perspective: Front.
- Defaults to
Zoom
- Added
zoom_smooth_speed_out
double config option.- Defaults to
1.0
. - Set how fast the smooth zoom transition is when zooming out.
- Defaults to
- Added
zoom_smooth_speed_in
double config option.- Defaults to
1.0
. - Set how fast the smooth zoom transition is when zooming in.
- Defaults to
Bug Fixes
- Fixed compatibility with Remove Reloading Screen.
- If the camera entity doesn't exist, we shouldn't be zooming.
Experimental
Ambience
- Added
ambience
boolean experimental config option.- When enabled, ambience features made for Perspective 1.4 will be enabled.
- Defaults to
false
.
- Added
ripple_density
int config option.- Requires
ambience
experimental config option to be set totrue
. - Defaults to
0
.
- Requires
- Added
falling_leaves
int config option.- Requires
ambience
experimental config option to be set totrue
. - Defaults to
0
.
- Requires
Development Build
Please help us improve by submitting bug reports if you encounter any issues.
Want to support my work?
If you'd like to donate, visit BuyMeACoffee.
Your support is appreciated, please be aware that donations are non-refundable.
This version of Perspective has a dirty build of Luminance embedded into it, so you don't need to install it.
Dependencies
Files
perspective-1.3.0-alpha.9+1.21.1.jar(1.18 MiB) Primary
90% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Metadata
Release channel
AlphaVersion number
1.3.0-alpha.9+1.21.1Loaders
FabricQuilt
Game versions
1.21–1.21.1Downloads
306Publication date
October 10, 2024 at 9:47 AMPublisher
MCLegoMan
Lead Developer