tModLoader

tModLoader

Turtle's L'il Dragon Race
正在显示第 201 - 210 项,共 411 项条目
< 1 ... 19  20  21  22  23 ... 42 >
更新于:1 月 16 日 上午 5:28
作者:Turtleren

Version 3.8.25
** New **
None

** Changes **
None

** Fixes **
- Fixed racial death sounds not playing while the L'il Dragon mod is running.

** Code/Internal **
None

更新于:1 月 15 日 下午 9:03
作者:Turtleren

Version 3.8.24
** New **
- Added new client setting: Wing Alternate Dye Mode.
Off by default, you can enable this to change how dyes affect your dragon's (or other L'il Dragon codebase race's) wings.
This is a synced rendering setting, so it will only affect you in multiplayer and others will be able to see that change!
This setting affects any race built on the L'il Dragon codebase that has custom wings.

** Changes **
None

** Fixes **
None

** Code/Internal **
- Some minor rendering optimisations.
- Network packet optimisations by splitting data that doesn't change often into its own packet type.

更新于:1 月 15 日 下午 6:23
作者:Turtleren

Version 3.8.23
** New **
None

** Changes **
None

** Fixes **
None

** Code/Internal **
- Experimenting.

更新于:1 月 15 日 下午 6:21
作者:Turtleren

Version 3.8.22
** New **
None

** Changes **
None

** Fixes **
None

** Code/Internal **
- Still trying.

更新于:1 月 15 日 下午 6:19
作者:Turtleren

Version 3.8.21
** New **
None

** Changes **
None

** Fixes **
None

** Code/Internal **
- AHHHHHHHHH WHY

更新于:1 月 15 日 下午 5:49
作者:Turtleren

Version 3.8.20
** New **
None

** Changes **
None

** Fixes **
None

** Code/Internal **
- Trying again. Idk what's going on o_o

更新于:1 月 15 日 下午 5:45
作者:Turtleren

Version 3.8.19
** New **
None

** Changes **
None

** Fixes **
None

** Code/Internal **
- Reupload to try and fix broken workshop icon.

更新于:1 月 15 日 上午 1:11
作者:Turtleren

Version 3.8.18
** New **
- Added client setting 'Draw Personal Rescue Indicator'. Acts as an override for your own rescue icon, if server settings are enabled that use the rescue system in the first place.

** Changes **
- The Focused Pendant of Stone now gives it benefits while petrified, regardless of if the pendant is actually 'active' or not. Yes, I checked that it works correctly with items that grant petrification immunity this time XD
- Slightly increased the leniency for clicks when rescuing players.
- Tweaked some logic for rendering rescue icons so that all the client settings make more logical sense together.
- The 'gave up on rescue' message now attempts to use the player's original death message, as if they were just killed by the thing that put them into the 'needs rescue' state.

** Fixes **
- Hopefully fixed the 'now available for rescue' messages not showing up sometimes.
- Prevented the server from trying to handle stone gun projectile collisions, which could result in erroneous rescue states on the server side.

** Code/Internal **
None

更新于:1 月 14 日 上午 1:31
作者:Turtleren

Version 3.8.17
** New **
None

** Changes **
None

** Fixes **
- Fixed non-dragon players not supporting rescue icons.
- Fixed rescue mode 2 not working on non-dragon players. Was throwing NPE.
- Fixed rescue lockout time not ticking while away from the player who needs rescue. It's now a networked variable.

** Code/Internal **
- Added an overload for drawing rescue icons that uses camera spritebatch instead of DrawDataCache.

更新于:1 月 13 日 下午 9:12
作者:Turtleren

Version 3.8.16
** New **
None

** Changes **
None

** Fixes **
None

** Code/Internal **
- Added new data object field: MinecartItemHoldX.