Don't Starve

Don't Starve

Camera Tweaks
Showing 1-10 of 11 entries
< 1  2 >
Update: 28 Aug, 2019 @ 12:49pm

final release (hopefully) code cleanup

Update: 4 May, 2019 @ 12:52pm

pitch angle replaced with minimum distance pitch and maximum distance pitch
minimum distance pitch adjusts the pitch angle when you are fully zoomed in
maximum distance pitch adjusts the pitch angle when you are fully zoomed out
the pitch range is static when both values match

Update: 30 Apr, 2019 @ 6:14pm

versioning mix up

Update: 30 Apr, 2019 @ 6:12pm

the former variable pitch method is now called Hybrid and continues to utilize the games default pitch range while switching to static beyond the default min and max dist values (15 and 50)
the new variable pitch has its own linear pitch range using the config values for min and max distance with the pitch_angle setting the maxdistpitch
added a config option for minimum view distance
toggle overhead now has a smooth transition when using max view distance

Update: 25 Dec, 2018 @ 7:23am

added a key to toggle spectator view
general code cleanup

Update: 13 Feb, 2018 @ 5:49am

fixed a small mod conflict with minimap hud

Update: 5 Feb, 2018 @ 6:43pm

added overhead view
singular codebase for DS and DST

Update: 30 Dec, 2017 @ 4:56pm

code cleanup

Update: 20 Dec, 2017 @ 11:50pm

fancy new icon, thanks to you know who you are

Update: 20 Dec, 2017 @ 6:20pm

added config option to disable partial rotation
added variable pitch angle with max pitch options
tweaked some of the default config options
tweaked zoom speed variables to give a smoother feel
disabled clouds entirely