tModLoader

tModLoader

Turtle's Unicorn Race
Showing 1-10 of 43 entries
< 1  2  3  4  5 >
Update: 24 Jul @ 12:31am

Version 0.4.4
** New **
None

** Changes **
None

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

** Code/Internal **
None

Update: 11 Jul @ 7:30am

Version 0.4.3
** 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:35pm

Version 0.4.2
** New **
None

** Changes **
None

** Fixes **
None

** Code/Internal **
- Shifting some code over from UnicornPlayer to Unicorn race object to reduce unnecessary code executions.

Update: 22 Jun @ 12:29am

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

** Changes **
- Bumped L'il Dragon dependency up to v4.9.1.
- Custom NPC dialogue should no longer show up unless playing with English as your set language.

** Fixes **
None

** Code/Internal **
None

Update: 15 Jun @ 7:44am

Version 0.4.0 - Introduces an optional footstep sound system if you want your unicorns to make hoofsteps while trotting, galloping, or both... or neither!
** New **
- Added some new client configs for a special footstep sound system unique to the unicorn. Everything you need to know is in the client config in-game.
By default, this new system is fully disabled.

** Changes **
None

** Fixes **
None

** Code/Internal **
None

Update: 30 May @ 2:53am

Version 0.3.3
** New **
None

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

** Fixes **
None

** Code/Internal **
None

Update: 22 May @ 1:14am

Version 0.3.2
** New **
None

** Changes **
None

** Fixes **
- Fixed the minimap icon not using the same shader logic as the in-world sprites. In other words, dyes should work properly now.

** Code/Internal **
None

Update: 14 May @ 7:18pm

Version 0.3.1
** New **
- Added a client config, 'Produce Particles While Galloping', to disable the particles unicorn players produce while galloping.

** Changes **
- Unicorn now uses its standing frame when mounting another player, rather than its airborne frame.
- Server/client config names now prefixed as 'Unicorn Race' instead of 'Unicorn Config'.

** Fixes **
None

** Code/Internal **
None

Update: 30 Apr @ 3:35am

Version 0.3.0
** New **
None

** Changes **
- Updated some custom NPC dialogue and changed a few existing ones.
- Updated the 'original eye' accessory to use a full greyscale head in its item sprite, to make it more clear.
- Also updated description :)

** Fixes **
- More of the Unicorn's traits will now respect the 'Toggle Race Stats' config from MrPlague's Races. Hopefully I got all of them!

** Code/Internal **
- ModifyHurt no longer re-evaluates the 'galloping' check, which is already handled by a boolean. CPU savings!
- funni code comment things.

Update: 27 Apr @ 10:07pm

Version 0.2.12
** New **
None

** Changes **
None

** Fixes **
- Fixed the gallop hitbox being active while petrified when it shouldn't be.

** Code/Internal **
None