tModLoader

tModLoader

Turtle's Brilliant Diamond Breath
Showing 1-10 of 17 entries
< 1  2 >
Update: 15 Sep @ 8:28am

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

Update: 24 Aug @ 2:51am

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.

Update: 18 Aug @ 6:36pm

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

Update: 6 Aug @ 5:09pm

Version 0.2.7
** New **
None

** Changes **
None

** Fixes **
None

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

Update: 4 Aug @ 6:55pm

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

Update: 6 Jul @ 1:28am

Version 0.2.5
** New **
None

** Changes **
None

** Fixes **
None

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

Update: 16 Apr @ 4:16am

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

Update: 28 Mar @ 12:21am

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

Update: 28 Mar @ 12:20am

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

Update: 26 Mar @ 1:19am

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