tModLoader

tModLoader

Turtle's L'il Absol Race
Showing 1-10 of 43 entries
< 1  2  3  4  5 >
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

Update: 19 Jul @ 11:56pm

Version 0.6.12
** New **
None

** Changes **
- Absol's wings will now render in afterimages.
- L'il Dragon dependency raised to support the above change.

** Fixes **
None

** Code/Internal **
None

Update: 19 Jul @ 8:56am

Version 0.6.11
** New **
None

** Changes **
- Bumped PokeLib and L'il Dragon dependencies.

** Fixes **
None

** Code/Internal **
- Adjusted some data object code for the latest PokeLib and L'il Dragon codebase updates.

Update: 18 Jul @ 8:36pm

Version 0.6.10
** New **
None

** Changes **
None

** Fixes **
- Fixed Absol being able to crouch when crouching is disabled in the L'il Dragon config.

** Code/Internal **
None

Update: 18 Jul @ 6:59pm

Version 0.6.9
** New **
None

** Changes **
None

** Fixes **
None

** Code/Internal **
- Small cleanups.
I swear they're important. For performance.

Update: 11 Jul @ 4:37am

Version 0.6.8
** New **
None

** Changes **
- Now depends on L'il Dragon v4.10.5.
- Two-way dependency between PokeLib and this updated again. Sooorryyyy but big things are happening!

** Fixes **
- Using slightly more compatible code for checking the player's gravity flip or direction flip state when rendering.

** Code/Internal **
- Moved some of the common rendering code over to PokeLib.
- Removed AbsolGlobalItem. Now in PokeLib.
- Some behind-the-scenes asset stuff. Shhhh...