tModLoader

tModLoader

Turtle's L'il Dragon Race
Viser 311-320 af 416 forekomster
< 1 ... 30  31  32  33  34 ... 42 >
Opdatering: 14. dec. 2024 kl. 4:25

Version 2.9.3
** New **
None

** Changes **
None

** Fixes **
None

** Code/Internal **
- Remove unused ice breath variables (I swear I did this already, but must've missed some).
- Added DragonUtil function to support 4-block tall gates. This is mostly for the B'ig Dragon mod gates that I'm adding.

Opdatering: 13. dec. 2024 kl. 21:01

Version 2.9.2
** New **
None

** Changes **
(edit: I forgot to mention this in the actual changelog file, but dragon blocks like the pedestals and breath bench now use more accurate particles when hit/broken, instead of wood.)

** Fixes **
None

** Code/Internal **
- Moved furniture item files into their own 'Furniture' folder instead of just being loose.
- Added functions to support syncing a player's race changing. Used for the B'ig Dragon gem of shaping multiplayer fix.

Opdatering: 13. dec. 2024 kl. 0:53

Version 2.9.1
** New **
None

** Changes **
None

** Fixes **
- Fixed a missing name and tooltip for the new Tired Expression.

** Code/Internal **
None

Opdatering: 13. dec. 2024 kl. 0:33

Version 2.9.0 brings a tweak to let you dye yourself while petrified, as well as a new expression item.
** New **
- If visibly wearing the Pendant of Stone, custom statue textures will use the same dye as the pendant, if dyed.
So if you've ever wanted to be a shifting rainbow or reflective gold statue of a dragon... here you go!
- Added a new facial expression vanity item: Tired Expression.

** Changes **
- Slightly adjusted the in-inventory look of the Angry Expression item.

** Fixes **
- Being petrified while crouch walking under a ceiling (applies only to B'ig Dragons as of writing this) no longer draws the petrified dragon in the wrong spot.

** Code/Internal **
None

Opdatering: 12. dec. 2024 kl. 3:26

Version 2.8.8
** New **
None

** Changes **
None

** Fixes **
None

** Code/Internal **
- Updated description Special Thanks to include the latest contributors.

Opdatering: 12. dec. 2024 kl. 2:21

Version 2.8.7
** New **
None

** Changes **
- Pendant of Stone now has a proper buy/sell price. As a consequence, it can no longer be reforged for 1 copper.

** Fixes **
None

** Code/Internal **
None

Opdatering: 11. dec. 2024 kl. 22:25

Version 2.8.6
** New **
None

** Changes **
- Held items no longer render while using elemental breath.

** Fixes **
None

** Code/Internal **
None

Opdatering: 11. dec. 2024 kl. 3:44

Version 2.8.5
** New **
None

** Changes **
- Changes to shoe rendering logic for dragons. It should be compatible with the new big dragon boots (and by compatible I mean they just won't render at all)

** Fixes **
- Fixed some shaders being improperly assigned for some draw layers currently used by the B'ig Dragon.

** Code/Internal **
- Support for big dragon draw layers to have shoes- added data field 'WearsBigBoots'.
- Some code cleanups.
- Special thanks update in mod description.

Opdatering: 11. dec. 2024 kl. 0:11

Version 2.8.4 hopefully fixes any bugs related to saves not loading for old players, even non-dragon ones.
** New **
None

** Changes **
None

** Fixes **
- Defensive measures are in place for corrupt or old save data. I'm hoping this fixes any issues players have with old characters not loading.

** Code/Internal **
- Removed some unused breath attack variables.

Opdatering: 9. dec. 2024 kl. 0:20

Version 2.8.3
** New **
None

** Changes **
- Pendant of Stone now gives 80% final damage reduction (up from 75%) and also increases the player's aggro greatly, making them the focus of enemies in multiplayer.

** Fixes **
None

** Code/Internal **
None