Don't Starve Together

Don't Starve Together

Observer Camera [Reworked]
Showing 1-10 of 31 entries
< 1  2  3  4 >
Update: Sep 22 @ 6:03pm

Patch 1.3.0:

  • Removed a leftover in modinfo with creating a table.
  • General code changes.

Update: Sep 9 @ 7:55am

Patch 1.2.9:

  • Fixed an issue with Camera Tweaks (or any version of the mod) making the mod not work due to an override in StartFocusSource.
  • General code changes.

Update: Sep 6 @ 5:36pm

Patch 1.2.8:

  • Added the option to set modifier keys for every keybind in the mod (e.g., Ctrl + O).
  • Added Left/Right Mouse Buttons, Coma, Quote, Period, Slash, and Semicolon as valid keybind options.
  • Holding the keybinds down will now cause their functions to repeat after a delay.
  • General code changes.

Update: Aug 14 @ 6:40am

Patch 1.2.7:

  • Removed unused code from a previous overwrite.
  • General code changes.

Update: Jul 24 @ 10:25pm

Patch 1.2.6:

  • Made it so the mod works with Farsight.
  • Changed how focusing the camera at a position or entity works to use the FocalPoint component. This means focal point offsets like when the Fuelweaver dies or the will work properly if you don't have a focus target set. This also means that mods that disable the FocalPoint component's ability to focus will not work with this mod anymore.
  • As an addendum, if you set yourself as a focus target the camera will no longer change focuses to different targets.
  • General code changes.

Update: Jun 16 @ 8:18am

Patch 1.2.5:

  • Changed how the focus camera at position keybind works so it's more mod/futureproof compatible.
  • General code changes.

Update: Apr 8 @ 4:03pm

Patch 1.2.4:

  • Fixed a crash when you would swap characters with the game paused.
  • General code changes.

Update: Apr 6 @ 1:16pm

Patch 1.2.3:

  • Fixed a crash when the camera target becomes invalid but the player still exists (e.g., the target is edible, and you eat the target).
  • General code changes.

Update: Mar 5 @ 10:41pm

Patch 1.2.2:

  • Fixed an issue with the Switch View Mode camera views not working as intended when you're near a volcano in Island Adventures - Shipwrecked.
  • General code changes.

Update: Mar 5 @ 3:26pm

Patch 1.2.1:

  • Fixed a crash when you would swap characters.
  • General code changes.