Don't Starve Together

Don't Starve Together

Playable Pets Essentials
140件中 11-20 を表示
< 1  2  3  4 ... 14 >
更新: 7月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.

更新: 7月13日 @ 15時47分

-hotfix

更新: 7月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.

更新: 7月10日 @ 17時44分

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

更新: 7月3日 @ 19時03分

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

更新: 5月17日 @ 0時17分

更新: 5月17日 @ 0時06分

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

更新: 5月16日 @ 19時32分

-Fixed a crash regarding PlayablePets.GetExcludeTags.

更新: 2月28日 @ 9時55分

-(IA) fixed embarking/disembarking states.

更新: 2月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.