Don't Starve Together
Camera Tweaks
Εμφάνιση 1-10 από 18 καταχωρίσεις
< 1  2 >
Ενημέρωση: 28 Αυγ 2019 στις 12:53

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

Ενημέρωση: 5 Ιουν 2019 στις 12:30

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

Ενημέρωση: 4 Μαϊ 2019 στις 12:57

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

Ενημέρωση: 30 Απρ 2019 στις 18:16

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

Ενημέρωση: 12 Φεβ 2019 στις 15:08

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

Ενημέρωση: 25 Δεκ 2018 στις 7:31

added a key to toggle spectator view
general code cleanup

Ενημέρωση: 23 Οκτ 2018 στις 23:51

fixed caveless issue again

Ενημέρωση: 7 Ιουλ 2018 στις 20:06

fixed issue with player hosted servers without caves enabled

Ενημέρωση: 13 Φεβ 2018 στις 5:50

fixed a small mod conflict with minimap hud

Ενημέρωση: 5 Φεβ 2018 στις 19:09

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