Don't Starve Together

Don't Starve Together

Playable Pets Essentials
140개 중 1~10개 표시 중
< 1  2  3 ... 14 >
업데이트: 2025년 9월 24일 @ 오전 5시 00분

New Additions:
-Mobs can now play with Jimbo.

Misc:
-Added RemoveAllAbilities to playablepet component.
-Removed some prints regarding poise.
-Added SPECIALSLEEP and SKILL0 (sleep replacements) to abilities.
-Updated SGhoundp_common.

업데이트: 2025년 9월 22일 @ 오후 12시 14분

Additions:
-Added a postinit to freezable component to allow for immunity (players cannot not have the freezable component removed).
-Setting the freeze resistance parameter in PlayablePets.SetCommonStateResistances above 8000 will now give the freeze immune variable.
-PlayablePets.RevRestore now resets poise.

Bug Fixes:
-Fixed some old outdated stuff regarding poise component.

업데이트: 2025년 9월 20일 @ 오전 8시 46분

Bug Fixes:
-Overwriting SetSegment of Vanilla game's centipede component for playable Ripple.
-Fixed Moosegoose being able to attack while flying.

업데이트: 2025년 9월 18일 @ 오후 1시 20분

New Stuff:
-Includes action compatibility with the new vault area.
-Mobs will no longer die when they fall in the void, and will follow the vanilla method of returning to ground. (This does not include the ocean, which still causes death).

Fixes:
-SetAmphibious will now implicitly enable world collision on load in caves.

업데이트: 2025년 9월 14일 @ 오전 12시 47분

-Added IsAlly function to PigFaction component.
-Added PlayablePets.IsDestructionEnabled to determine if -MobDestruction setting is enabled.
-Recovered Deerclops common stategraph.

업데이트: 2025년 8월 8일 @ 오전 9시 12분

-Added PlayablePets.DoCommonHide to commonize "flying/disappearing" mechanics.
-Added several common stategraphs for mobs, after the update sweep there will no longer be "duplicate" stategraphs.
-Updated Common OnAttacked event handler to support electrocution.

업데이트: 2025년 7월 29일 @ 오전 8시 46분

업데이트: 2025년 7월 28일 @ 오후 4시 43분

업데이트: 2025년 7월 28일 @ 오후 3시 00분

업데이트: 2025년 7월 15일 @ 오후 9시 33분

-Fixed an oversight with sink_fast state allowing mobs with a minhealth above 0 to crash the game.
-Mobs using minhealth that die will have their minhealth restored upon reviving.