tModLoader
Turtle's Brilliant Diamond Breath
17件中 1-10 を表示
< 1  2 >
更新:9月15日 @ 8時28分
更新者:Turtleren

Version 0.2.10
** New **
- Supporting small mod icon on config menu.

** Changes **
- Bumped L'il Dragon dependency to 4.13.0. Updated to support the breath stat scaling config added in that update.
- The mod's display name has changed to be shorter so that the config menu icon can show up.
Existing: Turtle's Brilliant Diamond Breath Addon
New name: Turtle's Brilliant Diamond Breath
The mod's internal codename remains the same, being TurtlesBrilliantDiamondBreathAddon.

** Fixes **
None

** Code/Internal **
None

更新:8月24日 @ 2時51分
更新者:Turtleren

Version 0.2.9
** New **
None

** Changes **
- Bumped L'il Dragon dependency.

** Fixes **
- Fixed the Radiant Charge ability behaving oddly with hover wings.
- Fixed Radiant Charge triggering on races that shouldn't be able to use breath attacks right now.

** Code/Internal **
- Properly use ChangeDir for the player's facing direction while using Radiant Charge, instead of setting direction directly.

更新:8月18日 @ 18時36分
更新者:Turtleren

Version 0.2.8
** New **
None

** Changes **
None

** Fixes **
- Fixed light breath's secondary ability working if you have the breath on a race that shouldn't be able to normally unlock breaths (eg. Betsy)

** Code/Internal **
None

更新:8月6日 @ 17時09分
更新者:Turtleren

Version 0.2.7
** New **
None

** Changes **
None

** Fixes **
None

** Code/Internal **
- Optimisation improvement regarding improper use case for Math.Sign.

更新:8月4日 @ 18時55分
更新者:Turtleren

Version 0.2.6
** New **
None

** Changes **
None

** Fixes **
- Fixed the breath gem being unusable if you are playing with a mod that makes it not consumed on use.

** Code/Internal **
None

更新:7月6日 @ 1時28分
更新者:Turtleren

Version 0.2.5
** New **
None

** Changes **
None

** Fixes **
None

** Code/Internal **
- Fixed some improper uses of hasBreathAffinity instead of HasBreathAffinity.

更新:4月16日 @ 4時16分
更新者:Turtleren

Version 0.2.4
** New **
None

** Changes **
None

** Fixes **
- Orb projectile hitbox has been made 8x bigger to try and reduce cases where the orb attacks an enemy but somehow misses??? Seems to happen with lag sometimes.

** Code/Internal **
None

更新:3月28日 @ 0時21分
更新者:Turtleren

Version 0.2.3
** New **
None

** Changes **
None

** Fixes **
- oops, i forgot to update the config strings to show the correct default value.

** Code/Internal **
None

更新:3月28日 @ 0時20分
更新者:Turtleren

Version 0.2.2
** New **
None

** Changes **
- Charge rate boosted significantly when a statue in daylight and slightly while a statue at night.
I don't feel it's right to have to sit around for too long to charge up in daylight like this, and at night it doesn't really feel like it's even an option right now (although it's not really intended to be, but it should at least have a niche).

** Fixes **
None

** Code/Internal **
None

更新:3月26日 @ 1時19分
更新者:Turtleren

Version 0.2.1
** New **
None

** Changes **
None

** Fixes **
- Added some 'just in case' safety to the 'no charge' buff to prevent a possible error scenario (very unlikely, but the buff might be possible to remove twice in one tick due to there being two conditions in which it can be forcibly removed).

** Code/Internal **
None