tModLoader
Turtle's L'il Dragon Race
131–140/411 bejegyzés mutatása
< 1 ... 12  13  14  15  16 ... 42 >
Frissítés: márc. 18. @ 1:43
Turtleren által

Version 4.3.3
** New **
None

** Changes **
None

** Fixes **
- Fixed grappling not working on bridled players who are tethered with Tether Imprisonment set.

** Code/Internal **
None

Frissítés: márc. 18. @ 0:24
Turtleren által

Version 4.3.2
** New **
- Added configs for tethering that I didn't get around to last update. Check the server config for a new section!

** Changes **
None

** Fixes **
- Fixed tethers trying to persist through death.

** Code/Internal **
- Code simplification for DragonTetherPlayer.

Frissítés: márc. 17. @ 23:08
Turtleren által

Version 4.3.1
** New **
None

** Changes **
None

** Fixes **
None

** Code/Internal **
- Fixed the tail layer not respecting some new code. No visible impact, but this patch is needed for a B'ig Dragon update that will come soon.

Frissítés: márc. 17. @ 22:45
Turtleren által

Version 4.3.0
** New **
- Added the Wand of Tethering. Craft at an anvil with 1 Iron/Lead Bar and 1 Sapphire. You can use this wand on another player who is wearing a Tether Collar and it will attempt to tether them to you. Use it again on the player to release them.
- Added smooth belly and smooth jaw vanity items that inherit from your 'detail' colour layer instead of your skin colour. Smooth dragons~

** Changes **
- Changed the names of some of the dyable/smooth vanity items added previously.

** Fixes **
- Fixed tether states not syncing if you join halfway through a multiplayer game.
- Fixed tether collar and post using the wrong ingredients (Post was not accepting lead, collar was asking for 'any lunar essence')

** Code/Internal **
- Split tether functionality into the DragonTetherPlayer class instead of being lumped into DragonPlayer.
- Cleared some unused variables in rendering code.
- Updated description of deprecated transformation essence item to mention it as being deprecated.

Frissítés: márc. 17. @ 4:03
Turtleren által

Version 4.2.0
** New **
- Added the Tethering Post and Tether Collar. I'll let you figure these ones out, they're silly~
Craft the Tether Collar at an Anvil with 1 Iron/Lead Bar and 1 Sapphire. (EDIT - I did a whoopsie and the iron bar is 'any lunar essence'. Will be fixed next patch)
Craft the Tethering Post at an Anvil with 2 Iron/Lead Bars and 1 Sapphire.

** Changes **
None

** Fixes **
- Fixed mashing mechanic not being able to rescue you in multiplayer sessions sometimes.

** Code/Internal **
None

Frissítés: márc. 16. @ 17:59
Turtleren által

Version 4.1.2
** New **
- Added the 'Breath Power Gem - Null' item. Craft it with 1 Obsidian at the Dragon Breath Bench and use it to reset your breath power back to the starting value. No refunds!

** Changes **
None

** Fixes **
None

** Code/Internal **
- Removed some code that was trying to give parameters to the 'BreathGemNotADragon' string, which takes none.

Frissítés: márc. 16. @ 4:56
Turtleren által

Version 4.1.1
** New **
- Crushing damage while wearing the Pendant of Stone now also applies when moving fast horizontally.

** Changes **
None

** Fixes **
None

** Code/Internal **
- Statue mashing mechanic code has been shifted around to be a data object feature, allowing it to be customised per-race. This will be used to allow the L'il Fox to mash out of its hedge form.

Frissítés: márc. 15. @ 18:41
Turtleren által

Version 4.1.0
** New **
- Added 'smooth jaw', 'smooth belly', 'dyable smooth head', 'dyable smooth body' and 'dyable legs' vanity items. Craft them at a Dragon Vanity Bench with 1 Silk. Sprites courtesy of Wulfra!
Please note that the 'dyable smooth head' piece does not play nice with items like the Obsidian Skull. There are limitations we're working with here!

** Changes **
- Updated special thanks.

** Fixes **
None

** Code/Internal **
- Added new fields and drawlayer changes to handle the new vanity armours.

Frissítés: márc. 15. @ 2:23
Turtleren által

Version 4.0.0 - It has been a while, so I'm taking this up to version 4! This changes how mounting works, to allow races to mount one another based on a configurable size system, rather than just being 'can ride' or 'can be ridden'.
Overall, while this may be a major version increase, there isn't a lot of new content. I have a few more vanity items in the pipeline, but they'll come a bit later.
** New **
- Added a little red collar, sprite courtesy of Wulfra. You can make it with 1 Silk at a Dragon Vanity Bench.

** Changes **
- Unified config descriptions to use 'On' and 'Off' instead of the technical 'true' and 'false' terms.
- Updated the winter cloak spritesheet- from Wulfra.
- Mounting now uses a size system, where each race has a number assigned to it which helps to determine if it can be ridden or not. Toggles exist to enable/disable mounting entirely, or ignore the size restrictions.
If a race is smaller than you, it can ride you.
If a race is equal in size, you can't ride one another.
If a race is bigger than you, you can ride it.
All races not built with the L'il Dragon codebase use a size of 0.

** Fixes **
None

** Code/Internal **
- Removed a few data fields and config options that are no longer needed with the new mounting changes.

Please note - This update WILL break most of my other race mods. Please update to the latest version of everything BEFORE posting a bug report.
If you find an issue that is present after updating everything, please mention the version of the mod(s) you are running in your report, otherwise my first question will be "What version are you running?".
A huge thank you for playing my mods, and thank you to all the lovely folks on the Discord with bright ideas too! You're all the best.

Frissítés: márc. 14. @ 20:14
Turtleren által

Version 3.15.1
** New **
None

** Changes **
None

** Fixes **
- Fixed an oversight that was allowing the Pendant of Stone to modify a player's aggro even while they needed rescue.

** Code/Internal **
None