tModLoader

tModLoader

Turtle's Big Fuzzy Bunny Race
正在显示第 1 - 10 项,共 19 项条目
< 1  2 >
更新于:11 月 28 日 下午 10:45
作者:Turtleren

Version 0.1.18
** New **
None

** Changes **
- Most hard-coded strings have moved to localised text, so others can localise this mod's texts better, if desired.

** Fixes **
None

** Code/Internal **
None

更新于:11 月 17 日 上午 3:31
作者:Turtleren

Version 0.1.17
** New **
None

** Changes **
- Added support for disabling this mod's gate recipe if Turtle's Gates is also loaded.

** Fixes **
None

** Code/Internal **
- Shifted some gate code around so it should be safer load order-wise. I never experienced any serious issues myself though.

更新于:9 月 22 日 上午 1:06
作者:Turtleren

Version 0.1.16
** New **
None

** Changes **
None

** Fixes **
- Fixed the racial jump boost being applied using = instead of +=
- Fixed mounting offset for the latest L'il Dragon update.

** Code/Internal **
None

更新于:9 月 15 日 上午 8:29
作者:Turtleren

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

** Changes **
None

** Fixes **
None

** Code/Internal **
None

更新于:7 月 30 日 上午 5:47
作者:Turtleren

Version 0.1.14
** New **
None

** Changes **
None

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

** Code/Internal **
None

更新于:7 月 24 日 上午 12:31
作者:Turtleren

Version 0.1.13
** New **
None

** Changes **
None

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

** Code/Internal **
None

更新于:7 月 11 日 上午 7:41
作者:Turtleren

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.

更新于:7 月 9 日 下午 10:42
作者:Turtleren

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.

更新于:5 月 30 日 上午 3:03
作者:Turtleren

Version 0.1.10
** New **
None

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

** Fixes **
None

** Code/Internal **
None

更新于:4 月 9 日 下午 4:38
作者:Turtleren

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