tModLoader
Turtle's L'il Storm Drake Race
53개 중 1~10개 표시 중
< 1  2  3  4  5  6 >
업데이트: 2025년 9월 25일 오후 6시 53분
작성자: Turtleren

Version 0.4.22
** New **
None

** Changes **
None

** Fixes **
- Fixed a + being used instead of a * to describe the 'bonus' of being able to crouch.

** Code/Internal **
None

업데이트: 2025년 9월 22일 오전 1시 06분
작성자: Turtleren

Version 0.4.21
** New **
None

** Changes **
None

** Fixes **
- Fixed the racial jump boost being applied using = instead of +=

** Code/Internal **
None

업데이트: 2025년 9월 15일 오전 8시 27분
작성자: Turtleren

Version 0.4.20
** New **
- Supporting small mod icon on config menu.

** Changes **
- Bumped L'il Dragon dependency to 4.13.0. Updated to support the breath stat scaling config added in that update.

** Fixes **
None

** Code/Internal **
- Removed some unused arm assets in the textures folder for the race.
- Removed a bunch of cases where projectiles were setting Projectile.Opacity = 1f, which is already the default value anyway.

업데이트: 2025년 8월 24일 오전 2시 51분
작성자: Turtleren

Version 0.4.19
** New **
None

** Changes **
- Bumped L'il Dragon dependency.

** Fixes **
- Fixed the storm breath secondary ability still working if applied to a race that shouldn't be able to use breaths.

** Code/Internal **
None

업데이트: 2025년 8월 23일 오후 10시 02분
작성자: Turtleren

Version 0.4.18
** New **
None

** Changes **
- Bumped L'il Dragon dependency.

** Fixes **
- Fixed storm breath's dash ability being strange with hover wings.

** Code/Internal **
None

업데이트: 2025년 8월 21일 오전 3시 33분
작성자: Turtleren

Version 0.4.17
** New **
None

** Changes **
- Storm drake hover wings and RGB light items are now only craftable by the storm drake.

** Fixes **
- Fixed storm breath zero gravity effect while dashing not properly working on non-storm drake races.

** Code/Internal **
- Hover flight code has been moved over to the L'il Dragon codebase. As such, the dependency has been updated as well.
- A few other tweaks to work better with the L'il Dragon codebase now holding the flight code.

업데이트: 2025년 8월 18일 오후 6시 35분
작성자: Turtleren

Version 0.4.16
** New **
None

** Changes **
None

** Fixes **
- Fixed storm breath's secondary ability working if you have the breath on a race that shouldn't be able to normally unlock breaths (eg. Betsy)

** Code/Internal **
None

업데이트: 2025년 8월 10일 오전 2시 38분
작성자: Turtleren

Version 0.4.15
** New **
None

** Changes **
None

** Fixes **
- Fixed for the latest L'il Dragon update.

** Code/Internal **
None

업데이트: 2025년 8월 6일 오후 5시 09분
작성자: Turtleren

Version 0.4.14
** New **
None

** Changes **
None

** Fixes **
None

** Code/Internal **
- Optimisation improvement regarding improper use case for Math.Sign.

업데이트: 2025년 8월 4일 오후 8시 04분
작성자: Turtleren

Version 0.4.13
** New **
None

** Changes **
None

** Fixes **
- Fixed the storm breath gem not being usable if playing with mods that make consumables infinite.

** Code/Internal **
None