饥荒联机版

饥荒联机版

Playable Pets Essentials
正在显示第 1 - 10 项,共 137 项条目
< 1  2  3 ... 14 >
更新于: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.

更新于:9 月 14 日 上午 12:47

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

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

更新于:7 月 29 日 上午 8:46

更新于:7 月 28 日 下午 4:43

更新于:7 月 28 日 下午 3:00

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

更新于: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 日 下午 3:47

-hotfix

更新于:7 月 13 日 下午 1: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.