tModLoader

tModLoader

Turtle's L'il Absol Race
Showing 1-10 of 48 entries
< 1  2  3  4  5 >
Update: 11 Aug @ 4:23pm

Version 0.8.1 - Dialing back some of the prior changes after a bit more testing.
** New **
None

** Changes **
- Leer's damage multiplier is now 115% instead of 120%.
- Future Sight's base damage is now 70 instead of 88.
- Swords Dance now only gives 30% extra damage instead of 35%.

** Fixes **
None

** Code/Internal **
None

Update: 11 Aug @ 4:43am

Version 0.8.0 - Giving Absol's moves some much-needed love!
** New **
None

** Changes **
+ Slash and Night Slash now ramp up in attack speed if you hit consecutively, up to twice as fast!
+ Slash and Night Slash move scale increased to 110%.
~ Reduced the knockback of Slash and Night Slash.
- Slash and Night Slash's base attack interval increased by 20%.
+ Future Sight will now always crit and is 10% larger.
+ Knock Off's move scale has been increased to 110%.
+ Knock Off's damage has been raised (16 -> 18)
+ Leer now gives +20% damage instead of +10%.
+ Perish Song now does 150DPS instead of 125DPS.
+ Detect will now wait 30 frames for a hit instead of 25.
+ Quick Attack's base damage has been raised (20 -> 35)
+ Quick Attack's cooldown reduced (60 -> 50)
+ Sucker Punch's base damage has been raised (38 -> 50)
+ Sucker Punch's cooldown reduced (120 -> 90)
+ Taunt's damage reduction is now 25% instead of 20%.

** Fixes **
None

** Code/Internal **
None

Update: 9 Aug @ 10:21pm

Version 0.7.2
** New **
None

** Changes **
None

** Fixes **
- Reverted some 'fixes' done in the last update that were actually causing more desyncs than before. Whoops!

** Code/Internal **
None

Update: 8 Aug @ 7:16pm

Version 0.7.1
** New **
None

** Changes **
- Moves that change or stall Absol's velocity will now reset fall damage.

** Fixes **
- Hopefully fixed some cases where moves don't appear to play their animations on other clients in multiplayer.

** Code/Internal **
None

Update: 6 Aug @ 5:09pm

Version 0.7.0
** New **
None

** Changes **
- Removed all old or obsolete features. Old player files that weren't loaded within the last few weeks may lose their moves!

** Fixes **
None

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

Update: 30 Jul @ 5:47am

Version 0.6.17
** New **
None

** Changes **
- Marked a few of Absol's move buffs to not save or load their durations.
- Updated description to make a bit more sense with how PokeLib takes over some functionality.
- REMOVAL OF DEPRECATED VITAMINS AND FORGETFUL MOVE BOOK. If you still had these in your worlds, they will now be missing items! Sorry!

** Fixes **
- Fixed the 'Slightly wider but shorter hitbox' effect in Absol's race description being marked as a negative trait. It's really not.
- Fixed Perish Song damage over time improperly handling damage numbers when combined with other damage over time effects.
- Fixed a number of Absol's buffs/debuffs throwing an null pointer exception (NPE) if applied to another race.

** Code/Internal **
- Clean up some old lang stuff that is now in PokeLib.

Update: 26 Jul @ 7:03pm

Version 0.6.16
** New **
None

** Changes **
None

** Fixes **
- Fixed dashing moves (Quick Attack, Sucker Punch) being subject to friction and max fall speed caps.

** Code/Internal **
None

Update: 24 Jul @ 12:32am

Version 0.6.15
** New **
None

** Changes **
None

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

** Code/Internal **
None

Update: 21 Jul @ 5:45pm

Version 0.6.14
** New **
None

** Changes **
None

** Fixes **
None

** Code/Internal **
- Moved a few utility functions out of this mod and into PokeLib.

Update: 20 Jul @ 2:42am

Version 0.6.13
** New **
None

** Changes **
- L'il Dragon dependency bumped.
- Absol's swung item offsets adjusted to be fixed for the latest L'il Dragon codebase update.

** Fixes **
None

** Code/Internal **
None