tModLoader

tModLoader

Turtle's Unicorn Race
Näytetään 11–20 / 45
< 1  2  3  4  5 >
Päivitys: 30.4. klo 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.

Päivitys: 27.4. klo 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

Päivitys: 27.4. klo 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

Päivitys: 9.4. klo 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

Päivitys: 4.4. klo 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

Päivitys: 31.3. klo 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!

Päivitys: 30.3. klo 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

Päivitys: 19.3. klo 22.28

Version 0.2.6
** New **
None

** Changes **
None

** Fixes **
None

** Code/Internal **
None

Päivitys: 15.3. klo 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.

Päivitys: 10.3. klo 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