Don't Starve Together
Playable Pets Essentials
Показані результати 11–20 із 140
< 1  2  3  4 ... 14 >
Оновлено: 14 лип. о 11:15

-potential fix for boat softlock.
-PlayablePets.RemoveAmphibious now has a 2nd parameter for noplatformhopping.
-Made many functions in the playablepet component to allow swapping the "slot" parameter for a skill's name instead for more control.
-Fixed an ordering issue for abilities in the playablepet component.
-Added function IsAttackPressed() to playablepet component, this will return a boolean based on whether you're holding down an attack button.

Оновлено: 13 лип. о 15:47

-hotfix

Оновлено: 13 лип. о 13:52

-Mobs that properly use the playablepet component will now have the new playablepets hud shown to them.
-cleaned up modmain a bit.
-Added ability to pause playablepet abilities.
-Added two new "abilities": SHADOW_HIDE and FLYING.
-Added new states to SGpig_commonp
-Added new file "pp_debuffs"
-pp_ability_bar now plays a small animation when a corresponding key is pressed.

Оновлено: 10 лип. о 17:44

-Spawn Protection will no longer alter character's, with the playablepet component, physics to avoid incompatibilities with mobs and custom physics.

Оновлено: 3 лип. о 19:03

-Fixed oar states after a recent game update broke them.

Оновлено: 17 трав. о 0:17

Оновлено: 17 трав. о 0:06

-Added a temp fix for a crash with additional debug printing for the row state.

Оновлено: 16 трав. о 19:32

-Fixed a crash regarding PlayablePets.GetExcludeTags.

Оновлено: 28 лют. о 9:55

-(IA) fixed embarking/disembarking states.

Оновлено: 17 лют. о 17:10

-RPC calls now include the cursor's position.
-Added DoAdvancedAttack function to combat component.
-Added PlayablePets.GetClampedPosition()
-Fixed PlayablePets.GetExcludeTags using the wrong tag for shadows.