tModLoader
Turtle's L'il Dragon Race
418件中 101-110 を表示
< 1 ... 9  10  11  12  13 ... 42 >
更新:4月22日 @ 17時14分
更新者:Turtleren

Version 4.6.5
** New **
None

** Changes **
None

** Fixes **
- Life Affinity's Grounded effect no longer triggers while on a pedestal.

** Code/Internal **
None

更新:4月21日 @ 19時59分
更新者:Turtleren

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.

更新:4月19日 @ 18時30分
更新者:Turtleren

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

更新:4月17日 @ 19時17分
更新者:Turtleren

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

更新:4月17日 @ 17時34分
更新者:Turtleren

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

更新:4月17日 @ 16時57分
更新者:Turtleren

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

更新:4月16日 @ 20時26分
更新者:Turtleren

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.

更新:4月13日 @ 16時28分
更新者:Turtleren

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.

更新:4月11日 @ 5時55分
更新者:Turtleren

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.

更新:4月9日 @ 16時37分
更新者:Turtleren

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