tModLoader

tModLoader

Turtle's L'il Storm Drake Race
Showing 21-30 of 43 entries
< 1  2  3  4  5 >
Update: 26 Mar @ 4:15am

Version 0.2.10
** New **
None

** Changes **
None

** Fixes **
- Changed some logic around for the storm affinity's health regen pausing effect so that it plays nicer with effects that give negative regen (think Poisoned debuff).

** Code/Internal **
None

Update: 21 Mar @ 6:55pm

Version 0.2.9
** New **
None

** Changes **
- Updated to support the latest L'il Dragon codebase changes.

** Fixes **
None

** Code/Internal **
None

Update: 21 Mar @ 7:57am

Version 0.2.8
** New **
None

** Changes **
- Storm Drake acceleration reduced (200% -> 150%).
+ Storm Drake affinity no longer removes life regen when you have charge.
- However, life regen now stops and movement speed is penalised while underground, only with affinity. The sky and storms are your element, not the caves!

** Fixes **
None

** Code/Internal **
- Use proper 'hooks' for some of storm breath affinity functions instead of inlining it in StormDrakePlayer. Not all, but some.

Update: 20 Mar @ 1:55am

Version 0.2.7
** New **
None

** Changes **
None

** Fixes **
- Oops

** Code/Internal **
None

Update: 20 Mar @ 1:53am

Version 0.2.6
** New **
None

** Changes **
None

** Fixes **
- Fixed the T2 storm breath buff not having a description

** Code/Internal **
None

Update: 19 Mar @ 10:29pm

Version 0.2.5
** New **
None

** Changes **
- If you know, you know.

** Fixes **
- Fixed for the latest L'il Dragon version.

** Code/Internal **
None

Update: 17 Mar @ 3:20pm

Version 0.2.4
** New **
None

** Changes **
None

** Fixes **
- Storm Drake now respects Photosensitive Petrification.

** Code/Internal **
None

Update: 15 Mar @ 2:24am

Version 0.2.3
** New **
None

** Changes **
- Specifically marked MrPlague's Authentic Races as a dependency. I know the L'il Dragon mod requires it already, but I think it's good to clarify anyway.
- Unified config descriptions to use 'On' and 'Off' instead of the technical 'true' and 'false' terms.
- Storm Drake now has its own 'Dragons never broke free' config option instead of inheriting from the L'il Dragon Race config.

** Fixes **
- Updated to support the latest L'il Dragon update. Please update or you may encounter loading errors!

** Code/Internal **
- Swapped to using L'il Dragon mod header strings for most configs instead of strings stored in this mod.

Update: 14 Feb @ 4:38pm

Version 0.2.2
** New **
None

** Changes **
None

** Fixes **
- Fixed certain modded mount layers not rendering (eg. Metroid mod morph ball), by now only hiding non-modded draw layers while mounted, with the exception of FrontAccFront.

** Code/Internal **
None

Update: 5 Feb @ 3:15am

Version 0.2.1
** New **
None

** Changes **
- Storm breath's T3 damage boost now also affects storm breath attacks.
- Adjusted some config strings to clarify the above.

** Fixes **
- Logic changes to the Doomed debuff so that it properly gives its damage bonus to other players in multiplayer.

** Code/Internal **
None