tModLoader
Turtle's L'il Absol Race
Εμφάνιση 11-20 από 52 καταχωρίσεις
< 1  2  3  4  5  6 >
Ενημέρωση: 26 Ιουλ στις 19:03
από Turtleren

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

Ενημέρωση: 24 Ιουλ στις 0:32
από Turtleren

Version 0.6.15
** New **
None

** Changes **
None

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

** Code/Internal **
None

Ενημέρωση: 21 Ιουλ στις 17:45
από Turtleren

Version 0.6.14
** New **
None

** Changes **
None

** Fixes **
None

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

Ενημέρωση: 20 Ιουλ στις 2:42
από Turtleren

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

Ενημέρωση: 19 Ιουλ στις 23:56
από Turtleren

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

Ενημέρωση: 19 Ιουλ στις 8:56
από Turtleren

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.

Ενημέρωση: 18 Ιουλ στις 20:36
από Turtleren

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

Ενημέρωση: 18 Ιουλ στις 18:59
από Turtleren

Version 0.6.9
** New **
None

** Changes **
None

** Fixes **
None

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

Ενημέρωση: 11 Ιουλ στις 4:37
από Turtleren

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...

Ενημέρωση: 10 Ιουλ στις 5:48
από Turtleren

Version 0.6.7
** New **
None

** Changes **
- Two-way dependency updated for Absol and this mod.

** Fixes **
None

** Code/Internal **
- Fix PokeDataObjectAbsol using GetType instead of stateIndex for AnimState comparisons in DecideEmote. Also some optimisation in the code structure.