Don't Starve Together

Don't Starve Together

Camera Tweaks
Affichage des entrées 1-10 sur 18
< 1  2 >
Mis à jour le : 28 aout 2019 à 12h53

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

Mis à jour le : 5 juin 2019 à 12h30

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

Mis à jour le : 4 mai 2019 à 12h57

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

Mis à jour le : 30 avr. 2019 à 18h16

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

Mis à jour le : 12 févr. 2019 à 15h08

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

Mis à jour le : 25 déc. 2018 à 7h31

added a key to toggle spectator view
general code cleanup

Mis à jour le : 23 oct. 2018 à 23h51

fixed caveless issue again

Mis à jour le : 7 juil. 2018 à 20h06

fixed issue with player hosted servers without caves enabled

Mis à jour le : 13 févr. 2018 à 5h50

fixed a small mod conflict with minimap hud

Mis à jour le : 5 févr. 2018 à 19h09

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