tModLoader

tModLoader

Turtle's L'il Absol Race
目前顯示第 11-20 項,共 51 項
< 1  2  3  4  5  6 >
更新:7 月 24 日 @ 上午 12:32

Version 0.6.15
** New **
None

** Changes **
None

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

** Code/Internal **
None

更新:7 月 21 日 @ 下午 5:45

Version 0.6.14
** New **
None

** Changes **
None

** Fixes **
None

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

更新:7 月 20 日 @ 上午 2:42

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

更新:7 月 19 日 @ 下午 11:56

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

更新:7 月 19 日 @ 上午 8:56

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.

更新:7 月 18 日 @ 下午 8:36

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

更新:7 月 18 日 @ 下午 6:59

Version 0.6.9
** New **
None

** Changes **
None

** Fixes **
None

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

更新:7 月 11 日 @ 上午 4:37

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

更新:7 月 10 日 @ 上午 5:48

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.

更新:7 月 9 日 @ 下午 9:24

Version 0.6.6
** New **
None

** Changes **
None

** Fixes **
None

** Code/Internal **
- Optimisations by moving some code away from AbsolPlayer and into the Absol race object where possible, to reduce unnecessary IsAbsol checks and do things the way MrPlague intended.
Should cause no difference in your gameplay!