tModLoader
Turtle's L'il Fox Race
78개 중 11~20개 표시 중
< 1  2  3  4 ... 8 >
업데이트: 2025년 7월 11일 오전 7시 35분
작성자: Turtleren

Version 1.0.8
** New **
None

** Changes **
None

** Fixes **
- Foxes can no longer use dragon breath while hedged.

** Code/Internal **
None

업데이트: 2025년 7월 9일 오후 9시 57분
작성자: Turtleren

Version 1.0.7
** New **
None

** Changes **
None

** Fixes **
None

** Code/Internal **
- Optimisations and cleanup. Mostly moving FoxPlayer code into the Fox race object where possible to reduce unnecessary IsFox calls.

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

Version 1.0.6
** New **
None

** Changes **
None

** Fixes **
- When 'Foxes Can Use Dragon Breath Gems' is enabled, foxes can now craft the Dragon Breath Bench.

** Code/Internal **
None

업데이트: 2025년 7월 6일 오전 1시 33분
작성자: Turtleren

Version 1.0.5
** New **
- Added new config 'Foxes Can Use Dragon Breath Gems'. Why? Because I can. Enjoy!
This config allows foxes to use Dragon Breath Gems and Breath Power Gems from the L'il Dragon mod, along with breathing elemental breath using the primary racial ability key (Z by default).

** Changes **
- Removed some old backwards-compat code. If you have characters that are very old, their colours will get messed up. Sorry!
I'm making this update on the assumption that the backwards-compat code is no longer needed, as most players would have already loaded their fox players at least once since that code was needed.

** Fixes **
- (forgot to add this in the patch notes originally) Slightly tweaked the fox's body sprite to make breaks in the outline less noticeable when the head is at harsh angles.

** Code/Internal **
None

업데이트: 2025년 7월 3일 오전 1시 30분
작성자: Turtleren

Version 1.0.4
** New **
None

** Changes **
- Updated pendant descriptions to match the new L'il Dragon Pendant of Stone description formats.
- Focused Hedge Pendant now has visual effects to indicate when it is turned off or on, same as the L'il Dragon mod's Focused Pendant of Stone.
- L'il Dragon dependency version bumped up to v4.10.0.

** Fixes **
None

** Code/Internal **
- Using new NeckPendantOfStoneActive functions for common toggle on/off visual and audio effects.

업데이트: 2025년 6월 22일 오전 12시 05분
작성자: Turtleren

Version 1.0.3
** New **
- Added a few new custom NPC dialogues.

** Changes **
- L'il Dragon dependency bumped up to v4.9.1.
- Custom NPC dialogue won't show up if your language isn't set to English.

** Fixes **
None

** Code/Internal **
None

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

Version 1.0.2
** New **
None

** Changes **
None

** Fixes **
- Fixed some bad logic that would prevent foxes from mashing out of the rescue state.

** Code/Internal **
None

업데이트: 2025년 5월 30일 오전 2시 59분
작성자: Turtleren

Version 1.0.1
** New **
None

** Changes **
- Race mount size config now supports negative values.

** Fixes **
None

** Code/Internal **
None

업데이트: 2025년 5월 7일 오후 5시 53분
작성자: Turtleren

Version 1.0.0 - AKA the 'make hedges better' update and an excuse to jump to 1.0.0... I think the foxes have been out for long enough to warrant it.
** New **
None

** Changes **
- All hedges now reset your fall damage while in use.
- Adjusted some hedge leaf descriptions to be more technically accurate.
- The overall effectiveness of all hedge material bonuses has been increased. Details below:
Ash - Grants Obsidian Skin buff for 30 ticks when leaving hedge form to prevent instantly taking lava/fire damage if you're standing on a hot block or inside lava.
Boreal - Now also reduces damage taken by 30%. Debuff time raised from 8s to 10s. The damage of the chill attack is now equal to the damage taken before reductions.
Ebony - Increased damage reduction to 50%, from 35%.
Forest - Life regen increased from +3/s to +4/s.
Jungle - Retaliation damage has been doubled and is now 4x the original attack's damage rather than 2x. Also grants 30% final damage reduction.
Palm - Airborne friction (should be) removed while in fluids, much like sliding on frozen slime, but midair, in water!
Pearl - Mana regen bonus is much greater and added some particles under the fox while falling.
Shade - Mana drain halved (1/tick instead of 2/tick) and the life regen given is increased from 8/sec to 12/sec.

** Fixes **
- Fixed pearlwood hedge slowing falls while petrified.

** Code/Internal **
- Added FoxHedgeType method HedgeUpdateRunSpeeds as a hedge type hook for PostUpdateRunSpeeds.

업데이트: 2025년 5월 1일 오전 3시 18분
작성자: Turtleren

Version 0.9.2
** New **
None

** Changes **
None

** Fixes **
- OOPS. Fixed the fox expression items being only craftable at the DRAGON vanity bench. You can now make them any time you have wood and a workbench.

** Code/Internal **
None