tModLoader
Turtle's L'il Dragon Race
Показване на 101 — 110 от 418 постъпления
< 1 ... 9  10  11  12  13 ... 42 >
Обновление: 22 апр. в 17:14

Version 4.6.5
** New **
None

** Changes **
None

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

** Code/Internal **
None

Обновление: 21 апр. в 19:59

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.

Обновление: 19 апр. в 18:30

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

Обновление: 17 апр. в 19:17

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

Обновление: 17 апр. в 17:34

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

Обновление: 17 апр. в 16:57

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

Обновление: 16 апр. в 20:26

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.

Обновление: 13 апр. в 16:28

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.

Обновление: 11 апр. в 5:55

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.

Обновление: 9 апр. в 16:37

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