Don't Starve Together

Don't Starve Together

Playable Pets Essentials
Mostrando 11-20 de 140 aportaciones
< 1  2  3  4 ... 14 >
Actualización: 14 JUL a las 11:15 a. m.

-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.

Actualización: 13 JUL a las 3:47 p. m.

-hotfix

Actualización: 13 JUL a las 1:52 p. m.

-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.

Actualización: 10 JUL a las 5:44 p. m.

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

Actualización: 3 JUL a las 7:03 p. m.

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

Actualización: 17 MAY a las 12:17 a. m.

Actualización: 17 MAY a las 12:06 a. m.

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

Actualización: 16 MAY a las 7:32 p. m.

-Fixed a crash regarding PlayablePets.GetExcludeTags.

Actualización: 28 FEB a las 9:55 a. m.

-(IA) fixed embarking/disembarking states.

Actualización: 17 FEB a las 5:10 p. m.

-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.