tModLoader

tModLoader

Turtle's L'il Dragon Race
Showing 61-70 of 377 entries
< 1 ... 5  6  7  8  9 ... 38 >
Update: 21 Apr @ 7:59pm

Version 4.6.4
** New **
- Added a new config 'Racial Hitbox Modifications', which lets you completely toggle off the racial hitbox changes this mod supports. Use this if you get conflicts that you can't work around!

** Changes **
None

** Fixes **
None

** Code/Internal **
- Removed some unused code.

Update: 19 Apr @ 6:30pm

Version 4.6.3
** New **
None

** Changes **
- Smoothed out the drawing of custom statue sprites on half blocks and other cases where the player's position does not match their visual location.

** Fixes **
None

** Code/Internal **
None

Update: 17 Apr @ 7:17pm

Version 4.6.2
** New **
None

** Changes **
None

** Fixes **
- Fixed a minor issue where the Summoning Flute would seemingly do nothing if you try to attune yourself to a flute you're already attuned to, after a server restart.

** Code/Internal **
None

Update: 17 Apr @ 5:34pm

Version 4.6.1
** New **
- Added a new client config 'Show Custom Vanity Set Effects' to enable or disable the dragon vanity set effects. By default, it is on. This is a synced client setting, so it will only affect how your player renders, not others!

** Changes **
None

** Fixes **
None

** Code/Internal **
None

Update: 17 Apr @ 4:57pm

Version 4.6.0
** New **
- Added a new 'Hidden Dragon Wings' accessory. When worn, it hides the race's custom wing sprites, not just on dragons, but any L'il Dragon codebase-dependent race!
You can still fly, the wings just won't render.

** Changes **
None

** Fixes **
None

** Code/Internal **
None

Update: 16 Apr @ 8:26pm

Version 4.5.25
** New **
None

** Changes **
None

** Fixes **
None

** Code/Internal **
- Updated the point in code where tether imprisonment changes the player's eye frame so that it's a bit more compatible with other mods. It also adjusts the eye state itself, which should help too.

Update: 13 Apr @ 4:28pm

Version 4.5.24
** New **
None

** Changes **
None

** Fixes **
None

** Code/Internal **
- DragonUtil and DragonILHelpers no longer implement ILoadable. I'm not actually sure why these were here in the first place.

Update: 11 Apr @ 5:55am

Version 4.5.23
** New **
None

** Changes **
None

** Fixes **
None

** Code/Internal **
- Added race data field PedestalItemHoldX. Mostly to fix some offset issues with the new Absol mod, but should also help others who run into similar issues with held items being in the wrong spot when posing on a pedestal (eg. torches/glowsticks).
- Added version check compat. for Absol mod via expectedVersionAbsol in mod class.

Update: 9 Apr @ 4:37pm

Version 4.5.22
** New **
None

** Changes **
None

** Fixes **
- Fixed the racial speed config saying it modifies slowdown speed when it never actually did.

** Code/Internal **
None

Update: 6 Apr @ 4:58pm

Version 4.5.21
** New **
None

** Changes **
None

** Fixes **
- Fixed the fake dragon wings not respecting a race's resting wing frame.

** Code/Internal **
None