A Hat in Time

A Hat in Time

Rideable Pokémon
正在显示第 21 - 30 项,共 125 项条目
< 1  2  3  4  5 ... 13 >
更新于:2023 年 10 月 5 日 上午 2:28

Update 11.2:
1. Fully re-written Subtitles HUD script.
2. Re-written functions that remove/add/equip mod loadout items.

更新于:2023 年 9 月 22 日 上午 11:54

Update 11.1: Added Russian localization for Boater Hat.

更新于:2023 年 9 月 22 日 上午 11:40

Update 11.0: Added Boater Hat flair that allows to ride Quagsire.

更新于:2023 年 9 月 19 日 上午 11:12

Update 10.9: Added Rideable Quagsire (available in mod config).

更新于:2023 年 9 月 14 日 下午 12:49

Update 10.8:
1. Finalized/privated most of functions in Status Effect, Collision Helper and Online Party Handler scripts.
2. CanRidePokemon function now stops iterating through Player's TauntBlendAnimNodes Array when it finds a valid Taunt and no longer iterates through Player's StatusEffects Array and instead relies on Player's GetStatusEffect function to detect whether Player already has another Scooter Status Effect.

更新于:2023 年 8 月 11 日 下午 6:34

Update 10.7: Fixed Online Party Rideable Pokemon not having blocking collision when collision is enabled.

更新于:2023 年 8 月 10 日 下午 12:23

Update 10.6:
1. Player's Mesh Scale and Scale3D properties are now part of ActorPropeties struct.
2. RBCollisionChannels for Pokemon Mesh are no longer held inside a const variable.

更新于:2023 年 8 月 9 日 上午 8:28

Update 10.5: Re-figured out Player's Mesh Scale stuff.

更新于:2023 年 8 月 5 日 下午 1:47

Update 10.4:
1. Updated Shara_SkinColors_Tools_Short script.
2. Pokemon select notify info is now held inside level bit instead of ini config file.

更新于:2023 年 8 月 2 日 下午 5:56

Update 10.3:
1. Replaced Steam HDD - mod no longer should get coruppted after being uploaded to Workshop.
2. Moved several const bool variables to static functions.