tModLoader

tModLoader

Turtle's L'il Dragon Race
Zobrazuje se 111–120 z 411 položek
< 1 ... 10  11  12  13  14 ... 42 >
Aktualizace: 1. dub. v 17.16
provedl Turtleren

Version 4.5.14
** New **
None

** Changes **
None

** Fixes **
- The L'il Dragon winter cape now properly renders the logical 'back' part of the cape, well, behind the dragon instead of in front.
- Fixed a long-standing bug where the dragon's back wing would be placed a bit further down than intended when crouching (which wasn't really noticeable but it was on other races like the B'ig Dragon, which reuses said draw layer).
- I think I finally got rid of the supressed error that DragonModSystem sometimes throws on the main menu? I THINK? This one keeps coming back...

** Code/Internal **
- Added new draw layer 'DragonSaddleBack' and associated DragonUtil functions to register new '_WaistBack' textures for accessories.

Aktualizace: 30. bře. v 23.36
provedl Turtleren

Version 4.5.13
** New **
None

** Changes **
None

** Fixes **
None

** Code/Internal **
- Added data field 'DragonWingRestingFrame' which lets you define a custom idle frame for custom wing sprites. Useful if your wings are always open when idle, or something similar.

Aktualizace: 30. bře. v 19.46
provedl Turtleren

Version 4.5.12
** New **
None

** Changes **
None

** Fixes **
None

** Code/Internal **
- Added race data object field: StatueHorizFrames.
- Added 'statueSheetXOffset' to DragonPlayer. You can use this to offset the current X position used for the statue spritesheet (in other words, shift the 'box' area that the texture is being pulled from to the right)
Set StatueHorizFrames in your data object and then manually manipulate statueSheetXOffset if you need more columns in your statue spritesheet for any reason.

Aktualizace: 28. bře. v 16.45
provedl Turtleren

Version 4.5.11
** New **
None

** Changes **
None

** Fixes **
None

** Code/Internal **
- Minor redundant code removal.
- Internal typo fix for an upcoming addon.

Aktualizace: 28. bře. v 0.13
provedl Turtleren

Version 4.5.10
** New **
None

** Changes **
- Adjusted the mod description to be less wrong about mounting since a somewhat recent change to how it works.
- Adjusted the version mismatch message.

** Fixes **
None

** Code/Internal **
- Compatibility added for an upcoming community addon.

Aktualizace: 26. bře. v 5.47
provedl Turtleren

Version 4.5.9
** New **
None

** Changes **
- Added a 'stasis' effect when being teleported by the Summoning Flute over long distances to try and reduce cases of players falling through the world and taking their riders with them.

** Fixes **
- Fixed an issue where dying while waiting for the rescue lockout period would prevent the statue hopping mechanic from working from then on for the affected player.
- Fixed the 'first spawn' buff that's used for some internal features not having a proper description and name.

** Code/Internal **
None

Aktualizace: 26. bře. v 1.22
provedl Turtleren

Version 4.5.8
** New **
None

** Changes **
- Breath attacks now sync the looping sound that plays when using the primary attack. In other words, other players can now hear it in multiplayer.
You can disable this with a new client config, "Hear Others' Breath Sound", to revert the behaviour back to how it was before where you can only hear your own sound.

** Fixes **
- Attempted fix for a supressed error that was thought to be previously fixed during character selection/main menus.
- Check for local player before giving the Slow debuff when low on breath stamina, to reduce desyncs.

** Code/Internal **
None

Aktualizace: 24. bře. v 19.36
provedl Turtleren

Version 4.5.7
** New **
None

** Changes **
- Particles from items like the Nebula Blaze are now not visible by default. You can revert this behaviour with a new client config setting, 'Hand Particles Above Dragon'.

** Fixes **
None

** Code/Internal **
- Minor comment changes.

Aktualizace: 24. bře. v 1.18
provedl Turtleren

Version 4.5.6
** New **
None

** Changes **
None

** Fixes **
- Added a null check to fix a silent error that could be thrown on the character select screen.

** Code/Internal **
None

Aktualizace: 22. bře. v 2.34
provedl Turtleren

Version 4.5.5
** New **
None

** Changes **
- Increased the velocity requirements for dealing collision damage as a statue with the Pendant of Stone.
- Collision damage as a statue also no longer applies when in water.

** Fixes **
None

** Code/Internal **
None