tModLoader
Turtle's L'il Dragon Race
Mostrando 211-220 de 418 aportaciones
< 1 ... 20  21  22  23  24 ... 42 >
Actualización: 15 ENE a las 18:21

Version 3.8.22
** New **
None

** Changes **
None

** Fixes **
None

** Code/Internal **
- Still trying.

Actualización: 15 ENE a las 18:19

Version 3.8.21
** New **
None

** Changes **
None

** Fixes **
None

** Code/Internal **
- AHHHHHHHHH WHY

Actualización: 15 ENE a las 17:49

Version 3.8.20
** New **
None

** Changes **
None

** Fixes **
None

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

Actualización: 15 ENE a las 17:45

Version 3.8.19
** New **
None

** Changes **
None

** Fixes **
None

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

Actualización: 15 ENE a las 1:11

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

Actualización: 14 ENE a las 1:31

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.

Actualización: 13 ENE a las 21:12

Version 3.8.16
** New **
None

** Changes **
None

** Fixes **
None

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

Actualización: 13 ENE a las 20:28

Version 3.8.15
** New **
None

** Changes **
None

** Fixes **
None

** Code/Internal **
- Some variable renaming.

Actualización: 13 ENE a las 18:08

Version 3.8.14
** New **
None

** Changes **
- Being in a 'needs rescue' state no longer wipes any buffs, but instead just sets your summon damage to 0, in hopes of preventing summons from dealing damage in this state.

** Fixes **
- Fixed some bad code I left in that was flinging players across the world with bridles.

** Code/Internal **
None

Actualización: 13 ENE a las 17:01

Version 3.8.13
** New **
None

** Changes **
- Added desired versions of some other dependent mods to try and avoid future cases where users receive crashes on load, but aren't provided with a helpful error message.
This update will take affect in other mods that add support for it in the future.

** Fixes **
None

** Code/Internal **
None