tModLoader
Turtle's L'il Dragon Race
411件中 181-190 を表示
< 1 ... 17  18  19  20  21 ... 42 >
更新:1月21日 @ 23時05分
更新者:Turtleren

Version 3.10.3
** New **
None

** Changes **
None

** Fixes **
- Statue textures should now properly sync between players on Stone Claw usage in multiplayer.

** Code/Internal **
None

更新:1月20日 @ 21時32分
更新者:Turtleren

Version 3.10.2
** New **
None

** Changes **
- Stamina recharge cooldown now only begins if you actually fire a projectile using breath attacks, rather than when you press the key.

** Fixes **
None

** Code/Internal **
None

更新:1月20日 @ 21時06分
更新者:Turtleren

Version 3.10.1
** New **
None

** Changes **
None

** Fixes **
- Fixed the sapphire L'il Dragon statue not being recognised due to a typo (apparently 'sapphie' is not good enough. I'd agree with that.)

** Code/Internal **
- Added overrideWingFrame into DragonPlayer so you can override the current wing frame if required in another mod.

更新:1月20日 @ 18時47分
更新者:Turtleren

Version 3.10.0 (AKA 'The Gemstone Update' or the 'World of Colour' update)
** New **
- Added a new item: Inner Essence. This infinite-use consumable item can be made at a workbench with 5 Purification Powder. When used, it toggles if Pedestals will speed up time and set/remove spawnpoints upon use. You can always hop on the pedestal regardless of if this item's effect is active or not.
- Added many new types of supported statue materials for the dragon, courtesy of Dev.
This includes statue textures, pedestal types, and Stone Claw types.
Thank you for your dedication and passion in making the original statue, pedestal and claw sprites for these new variants! It's a lot!

** Changes **
- All 'Stone Claw' recipes now only cost 1 of their respective material.
- The Stone Shield Trinket now has a minimum immunity time of 30 ticks after being petrified by it, to prevent being immediately hit again as it felt a bit odd. This number is configurable.
- The gold Stone Claw now accepts a Gold Bar as an alternate recipe.
- Updated description to reflect the changes in this update.
- Updated the 'ice' dragon statue material, courtesy of Dev.

** Fixes **
- Tweaked immunity effects to respect any existing immunity time, rather than just overridding values, which could result in shorter immunity times than expected.

** Code/Internal **
- Pedestal data sync now syncs player location to fix some jank caused by the Inner Essence toggle.

更新:1月20日 @ 15時05分
更新者:Turtleren

Version 3.9.13
** New **
None

** Changes **
None

** Fixes **
- Fixed Photosensitive Petrification trying to petrify you while under the first underground layer, as if you were on the surface.
- Fixed innate affinity config settings not working if you already had that breath type selected, but didn't have the Affinity Gem active.

** Code/Internal **
None

更新:1月19日 @ 21時35分
更新者:Turtleren

Version 3.9.12
** New **
None

** Changes **
None

** Fixes **
- Fixed some broken logic regarding the ice affinity effect that was causing the B'ig Dragon to move extremely slowly when crouching.

** Code/Internal **
None

更新:1月19日 @ 6時41分
更新者:Turtleren

Version 3.9.11
** New **
None

** Changes **
None

** Fixes **
- Fixed an NPE that could be thrown if no breath type was selected.

** Code/Internal **
None

更新:1月19日 @ 6時27分
更新者:Turtleren

Version 3.9.10
** New **
None

** Changes **
None

** Fixes **
None

** Code/Internal **
- Breath data objects now support a function in ResetEffects. See new field AffinityResetEffects.

更新:1月18日 @ 23時59分
更新者:Turtleren

Version 3.9.9
** New **
None

** Changes **
None

** Fixes **
- Fixed a code oversight that was causing inconsistent lifetimes for electric breath shots.

** Code/Internal **
None

更新:1月18日 @ 23時49分
更新者:Turtleren

Version 3.9.8
** New **
None

** Changes **
None

** Fixes **
None

** Code/Internal **
- Added breath data fields ProjectileLimit, ProjectileLimitPowerScaling, and supported projectile limits for breath attacks.