tModLoader

tModLoader

Turtle's L'il Dragon Race
Zobrazuje se 391–400 z 415 položek
< 1 ... 38  39  40  41  42 >
Aktualizace: 20. říj. 2024 v 7.58
provedl Turtleren

Version 0.70 sees me finally get around to the petrified sprites and some other fixes. Something about lore too I guess.
- Added custom petrified sprites for dragons. Comes in both winged and wingless forms!
- Newly-created dragons will start petrified for a few seconds before breaking free. This is mostly just for lore/flavour!
- Tail now draws behind the legs instead of in front. Whoops.
- Slightly adjusted the hind legs during the mid-air sprite so they look less broken.
- Slightly updated the mod icon to match the current dragon sprites.
- Description changes.
- Code consolidation.

I also noticed wings weren't rendering on the character select screen if the accessory slot the wings are in is marked as hidden.
I tried looking into a way around this, but Terraria doesn't expose the currently-equipped wings on the character select screen if they're in a hidden slot. Things work as expected after loading into a world, though.
If you really want wings to render on your dragon in character selection, unhide the appropriate slot.

Aktualizace: 20. říj. 2024 v 1.35
provedl Turtleren

Version 0.60
- The dragon's tail now animates based on if you are moving up or down. You can disable this feature with a new client config setting.
- Fixed a minor rendering bug on leg armour/clothing on the race selection screen, caused by the last update.
- Added compatibility with Turtle's Riderless Mounts. The riderless mounts config will take precedence over this mod's similar configs.
- Improved code responsible for mounted invisibility. It should be safer, and cover more cases.

Aktualizace: 18. říj. 2024 v 22.58
provedl Turtleren

Version 0.50 is here with a couple of new, small features, and more configuration options.
- Allowed forcibly rendering leg armour by adding it to the respective vanity slot. Torso armour will never render, even if added to the vanity slot.
- Dragons will lean their heads forward slightly when crouching. Can be toggled off with a new config.
- Dragon default run slowdown reduced from 160% to 150%.
- Added a new configs:
- (Server) 'Dragon Speed Stat Affects Accessories' to toggle dragon racial speed changes affecting accessory speeds as well (like Hermes Boots). Default is ON.
- (Client) 'Custom Sleep Animation' Allows you to toggle the custom sleeping animation. When disabled, dragons will just flip over sideways when sleeping in a bed. Default is ON.
- (Client) 'Dragon Leans While Crouched' Allows you to disable dragons leaning their heads forward while crouched. Default is ON.
- Shifted leg offset so leg/feet accessories and armour will render on the forelegs instead of the hind legs.
- Many configs have been adjusted to use integers instead of floats, and use input boxes instead of sliders, for more precise and logical input. Some names have changed.
- Moved SetInvisDrawInfos out of DragonUtil into DragonPlayer.
- Other minor code cleanups.

Aktualizace: 18. říj. 2024 v 1.18
provedl Turtleren

Version 0.45
- 'Feature Toggles' header in config is now just 'Features'.
- Fixed a few gameplay effects being applied even when racial stats are turned off in the Authentic Races config.

Aktualizace: 17. říj. 2024 v 4.09
provedl Turtleren

Version 0.44
- Fixed a number of effects applying to non-dragon players. Oops!

Aktualizace: 17. říj. 2024 v 1.34
provedl Turtleren

Version 0.43
- Water damage, if enabled, no longer deals knockback.

Aktualizace: 17. říj. 2024 v 1.28
provedl Turtleren

Version 0.42
- Renamed config option 'Lava Immune' to 'Dragons Are Lavaproof'.

Aktualizace: 17. říj. 2024 v 1.23
provedl Turtleren

Version 0.41
- Added buildIgnores to filter out some files from extraction (eg the .csproj file and obj/bin folders)

Aktualizace: 17. říj. 2024 v 1.05
provedl Turtleren

Version 0.40 arrives.
- Added new configuration options on both the server and client sides!
Please check the configuration options in-game and change things as you see fit
Want dragons to attempt rendering when mounted? Want to make your dragons innately fireproof? Lavaproof? Always render wings? Change racial stat bonuses/penalties? Make dragons hate water? I got you covered.
- Fixed potential movement stuttering when at very low speeds.
- UtilityFunctions class name is now DragonUtil.
- Permitted source code extraction via the ingame extract feature. No need to try and dig through decompiled DLL code if you want to see how this all works.

Aktualizace: 16. říj. 2024 v 6.23
provedl Turtleren

Version 0.32
- Updated icon to be the right size. For real this time. I hope.