Don't Starve Together

Don't Starve Together

Camera Tweaks
Hiển thị 1-10 trong 18 mục
< 1  2 >
Cập nhật: 28 Thg08, 2019 @ 12:53pm

disabled all focus point offsets
added a check to ensure this mod runs only on a client

Cập nhật: 5 Thg06, 2019 @ 12:30pm

fix for the exaggerated zoom when using boats that i forgot to update -_-

Cập nhật: 4 Thg05, 2019 @ 12:57pm

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

Cập nhật: 30 Thg04, 2019 @ 6:16pm

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

Cập nhật: 12 Thg02, 2019 @ 3:08pm

switched backed to using mousehandler for zooming with scrollwheel in DST as it doesn't have the weird speed limiter that controlhandler has
added a config option for minimum view distance
toggle overhead now has a smooth transition when using max view distance

Cập nhật: 25 Thg12, 2018 @ 7:31am

added a key to toggle spectator view
general code cleanup

Cập nhật: 23 Thg10, 2018 @ 11:51pm

fixed caveless issue again

Cập nhật: 7 Thg07, 2018 @ 8:06pm

fixed issue with player hosted servers without caves enabled

Cập nhật: 13 Thg02, 2018 @ 5:50am

fixed a small mod conflict with minimap hud

Cập nhật: 5 Thg02, 2018 @ 7:09pm

fixed crash when hitting overhead toggle key in menu
singular codebase for DS and DST