tModLoader

tModLoader

Turtle's L'il Dragon Race
正在显示第 21 - 30 项,共 415 项条目
< 1  2  3  4  5 ... 42 >
更新于:8 月 22 日 下午 9:56
作者:Turtleren

Version 4.12.1
** New **
- Added a new common config option, under the Petrification section: Petrified Players Count as Dead. When enabled, players who are petrified will be considered dead by enemy AI, resulting in things such as bosses despawning, and most enemies ignoring you.

** Changes **
None

** Fixes **
None

** Code/Internal **
None

更新于:8 月 21 日 上午 3:33
作者:Turtleren

Version 4.12.0
** New **
- Added the 'Dragon Hover Wings' item. These give you infinite free flight while equipped, but will only work for races that also can use breath gems (mainly dragons)!
By default, the recipe is extremely 'out of the way' to get, but can be configured to be one of several presets.
The code is mostly pulled from the Storm Drake's equivalent item, which still remains in the respective mod.
Note that dragons with life affinity can also still use the hover wings! They won't get much height out of it once their Grounded effect kicks in though, but they won't fall either.

** Changes **
None

** Fixes **
None

** Code/Internal **
- Added new data object fields FlyAccelMult and FlySlowdownMult. Similar to FlyMaxSpeedMult, but for acceleration and slowdown (a feature previously exclusive to the Storm Drake).

更新于:8 月 17 日 下午 9:48
作者:Turtleren

Version 4.11.21
** New **
None

** Changes **
None

** Fixes **
- Hopefully fixed cases where statue material particles and sounds get desynced because you change to a race that doesn't support the statue material you're currently using (eg. Betsy, which as of writing this only supports the stone material).

** Code/Internal **
- Minor code optimisations, mostly just formatting.

更新于:8 月 15 日 下午 9:26
作者:Turtleren

Version 4.11.20
** New **
None

** Changes **
None

** Fixes **
- Platform-type wings should no longer make custom wings disappear in cases where they should always be visible (eg. by client config, or for the L'il Charizard mod)

** Code/Internal **
None

更新于:8 月 15 日 上午 3:53
作者:Turtleren

Version 4.11.19
** New **
None

** Changes **
None

** Fixes **
- Adjusted the horizontal offset for head-only renders of L'il Dragons to be better aligned.

** Code/Internal **
None

更新于:8 月 15 日 上午 1:04
作者:Turtleren

Version 4.11.18
** New **
None

** Changes **
None

** Fixes **
- Safety checks added to dragon wing layers to hopefully prevent some rare crashes. Unaware of the root cause/conflict though.

** Code/Internal **
None

更新于:8 月 13 日 上午 5:38
作者:Turtleren

Version 4.11.17
** New **
None

** Changes **
- Changed the recipe and usage condition for the Dragon Fledgling Wings so any race able to use the breath gems can use and craft the wings, too. Previously, any race that could make the vanity bench could use the wings.
Namely, this means the Charizard race can craft and use the Dragon Fledgling Wings!

** Fixes **
None

** Code/Internal **
None

更新于:8 月 11 日 下午 11:14
作者:Turtleren

Version 4.11.16
** New **
None

** Changes **
None

** Fixes **
- The auto resolve system when all players are downed and in need of rescue no longer triggers when nobody is on the server (eg. in subworlds)
- Fix rescue regen 'persisting' after mashing out of needing rescue while the regen is active, causing it to immediately trigger the next time you need rescue regardless of the auto resolve settings.

** Code/Internal **
None

更新于:8 月 11 日 下午 7:55
作者:Turtleren

Version 4.11.15
** New **
- Added a customisable hotkey for the Focused Pendant and similar items. I'll be rolling out an update shortly for the L'il Fox mod to mirror this change for the Focused Hedge Pendant too.
By default, the key is unbound and will still use the existing keybind (Tertiary Racial Ability Key) unless you bind a key to the new keybinding, in which case the new keybinding will take over.
A number of my races are using the tertiary key for abilities now, so it made sense to add this in for players who want to use the pendants, but don't want ability overlap.

** Changes **
None

** Fixes **
None

** Code/Internal **
None

更新于:8 月 10 日 下午 4:47
作者:Turtleren

Version 4.11.13
** New **
None

** Changes **
None

** Fixes **
None

** Code/Internal **
- Added data object function: WebbedBackSpriteOffsetFunc. More flexible positioning of the webbed effect when midair.