tModLoader

tModLoader

Turtle's L'il Dragon Race
正在显示第 101 - 110 项,共 418 项条目
< 1 ... 9  10  11  12  13 ... 42 >
更新于:4 月 22 日 下午 5: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 日 下午 7: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 日 下午 6: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 日 下午 7: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 日 下午 5: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 日 下午 4: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 日 下午 8: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 日 下午 4: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 日 下午 4: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