tModLoader
Turtle's L'il Dragon Race
418개 중 121~130개 표시 중
< 1 ... 11  12  13  14  15 ... 42 >
업데이트: 2025년 3월 28일 오후 4시 45분
작성자: Turtleren

Version 4.5.11
** New **
None

** Changes **
None

** Fixes **
None

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

업데이트: 2025년 3월 28일 오전 12시 13분
작성자: 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.

업데이트: 2025년 3월 26일 오전 5시 47분
작성자: 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

업데이트: 2025년 3월 26일 오전 1시 22분
작성자: 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

업데이트: 2025년 3월 24일 오후 7시 36분
작성자: 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.

업데이트: 2025년 3월 24일 오전 1시 18분
작성자: 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

업데이트: 2025년 3월 22일 오전 2시 34분
작성자: 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

업데이트: 2025년 3월 21일 오후 11시 53분
작성자: Turtleren

Version 4.5.4
** New **
None

** Changes **
None

** Fixes **
- Fixed some affinity effects applying even when you don't have affinity unlocked.

** Code/Internal **
None

업데이트: 2025년 3월 21일 오후 6시 50분
작성자: Turtleren

Version 4.5.3
** New **
None

** Changes **
None

** Fixes **
- Patch for the previous update. My bad.

** Code/Internal **
None

업데이트: 2025년 3월 21일 오후 6시 42분
작성자: Turtleren

Version 4.5.2
** New **
- On-spawn petrification configs now have their own timers so you can configure the duration for each type separately.
This will need an update in other mods that support the original feature before it works for them too.

** Changes **
- Setting on-spawn petrification configs to 601 (the new limit) will instead trigger needing rescue.

** Fixes **
None

** Code/Internal **
- Code simplifications in some Breath Type data objects.
- Removed some unneeded null checks in life breath projectile logic.