tModLoader

tModLoader

Turtle's Big Fuzzy Bunny Race
Showing 1-10 of 15 entries
< 1  2 >
Update: 30 Jul @ 5:47am

Version 0.1.14
** New **
None

** Changes **
None

** Fixes **
- Fixed for L'il Dragon v4.11.3

** Code/Internal **
None

Update: 24 Jul @ 12:31am

Version 0.1.13
** New **
None

** Changes **
None

** Fixes **
- Fixed for the latest version of the L'il Dragon codebase.

** Code/Internal **
None

Update: 11 Jul @ 7:41am

Version 0.1.12
** New **
None

** Changes **
- L'il Dragon dependency bumped to v4.10.5

** Fixes **
None

** Code/Internal **
- Tweaks to use new ModifyWingPositions function from L'il Dragon + rendering code compatibility tweaks.

Update: 9 Jul @ 10:42pm

Version 0.1.11
** New **
None

** Changes **
None

** Fixes **
None

** Code/Internal **
- Like most other mods of mine, moving code away from the ModPlayer object BigFuzzyBunnyPlayer and into the race object BigFuzzyBunny, to reduce code executions when not playing as this race.

Update: 30 May @ 3:03am

Version 0.1.10
** New **
None

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

** Fixes **
None

** Code/Internal **
None

Update: 9 Apr @ 4:38pm

Version 0.1.9
** New **
None

** Changes **
None

** Fixes **
- Fixed the racial speed config saying it modifies slowdown speed when it never actually did.

** Code/Internal **
None

Update: 4 Apr @ 10:58pm

Version 0.1.8
** New **
None

** Changes **
None

** Fixes **
- Fixed the racial damage stat config description sounding like it would multiply the final damage dealt, when in reality it just adds a modifier, similar to other bonuses like that given by armour.

** Code/Internal **
None

Update: 19 Mar @ 10:28pm

Version 0.1.7
** New **
None

** Changes **
None

** Fixes **
- Updated to support the latest L'il Dragon update.

** Code/Internal **
None

Update: 15 Mar @ 2:24am

Version 0.1.6
** New **
None

** Changes **
- Unified config descriptions to use 'On' and 'Off' instead of the technical 'true' and 'false' terms.

** Fixes **
- Updated to support the latest L'il Dragon update. Please update or you may encounter loading errors!

** Code/Internal **
- Swapped to using L'il Dragon mod header strings for most configs instead of strings stored in this mod.

Update: 14 Feb @ 4:42pm

Version 0.1.5
** New **
None

** Changes **
None

** Fixes **
- Fixed certain modded mount layers not rendering (eg. Metroid mod morph ball), by now only hiding non-modded draw layers while mounted, with the exception of FrontAccFront.

** Code/Internal **
None