tModLoader

tModLoader

Turtle's Unicorn Race
Viser 11-20 af 45 forekomster
< 1  2  3  4  5 >
Opdatering: 30. apr. kl. 3:35

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.

Opdatering: 27. apr. kl. 22:07

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

Opdatering: 27. apr. kl. 20:55

Version 0.2.11
** New **
None

** Changes **
None

** Fixes **
- Fixed an issue where the unicorn's movement could get stuck if you had very good slowdown speeds from accessory/asphalt etc.

** Code/Internal **
None

Opdatering: 9. apr. kl. 16:48

Version 0.2.10
** New **
- Added a config to disable the unicorn's unique slowdown mechanics.

** Changes **
None

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

** Code/Internal **
None

Opdatering: 4. apr. kl. 22:43

Version 0.2.9
** 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.
- The Unicorn's final damage increase on magic is now properly a final damage increase, acting as a multiplicative modifier rather than an additive one.
- Improved (but not 100% fixed) Unicorn rendering when using the Spectre armour set. There is a slight mismatch between the character selection screen and in-game, but I'm just gonna accept that for now.

** Code/Internal **
None

Opdatering: 31. mar. kl. 5:45

Version 0.2.8
** New **
None

** Changes **
None

** Fixes **
None

** Code/Internal **
- Cleared some redundant code. I guess this is a performance improvement, technically, not that there was a performance problem to begin with!

Opdatering: 30. mar. kl. 21:31

Version 0.2.7
** New **
None

** Changes **
None

** Fixes **
- Shifted some code to fix a 1-frame issue where the Unicorn's neck could break.

** Code/Internal **
None

Opdatering: 19. mar. kl. 22:28

Version 0.2.6
** New **
None

** Changes **
None

** Fixes **
None

** Code/Internal **
None

Opdatering: 15. mar. kl. 2:24

Version 0.2.5
** 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.

Opdatering: 10. mar. kl. 22:45

Version 0.2.4
** New **
None

** Changes **
- Tuned up crush damage multiplier to support the latest L'il Dragon changes. Please update!

** Fixes **
None

** Code/Internal **
None