tModLoader

tModLoader

Turtle's L'il Fox Race
Showing 1-10 of 72 entries
< 1  2  3 ... 8 >
Update: 28 Jul @ 12:04am

Version 1.0.12
** New **
None

** Changes **
- Changed the Focused Hedge Pendant description to just say 'use' the pendant rather than 'toggle' it, as the toggle is handled by a client config, which is off by default.

** Fixes **
None

** Code/Internal **
None

Update: 24 Jul @ 12:32am

Version 1.0.11
** New **
None

** Changes **
None

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

** Code/Internal **
None

Update: 20 Jul @ 2:42am

Version 1.0.10
** New **
None

** Changes **
- L'il Dragon dependency bumped to support the new swinging offsets.

** Fixes **
- Items swung by the fox should look better now, rather than often floating in the air in front of the fox's snout.

** Code/Internal **
None

Update: 12 Jul @ 10:11pm

Version 1.0.9
** New **
- Added Dyeable and non-dyeable Demon and Devil horns for foxes.
- Added a craftable small and big snout spike for the fox. Foxron ahoy? These can be dyed (I suggest using the X and Silver dyes).

** Changes **
- Most of the fox-specific items are now only craftable by foxes, to reduce bloat in other races' crafting lists.
- Adjusted a couple of item names to mention "L'il Fox" instead of just "Fox".

** Fixes **
None

** Code/Internal **
- Moved away from some deprecated recipe callbacks.

Update: 11 Jul @ 7:35am

Version 1.0.8
** New **
None

** Changes **
None

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

** Code/Internal **
None

Update: 9 Jul @ 9:57pm

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.

Update: 7 Jul @ 4:37pm

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

Update: 6 Jul @ 1:33am

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

Update: 3 Jul @ 1:30am

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.

Update: 22 Jun @ 12:05am

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