tModLoader

tModLoader

Turtle's L'il Dragon Race
目前顯示第 261-270 項,共 418 項
< 1 ... 25  26  27  28  29 ... 42 >
更新:2024 年 12 月 28 日 @ 上午 2:34
Turtleren 發表

Version 3.3.10
** New **
None

** Changes **
- No longer re-apply hitbox height in PostUpdate() as it wasn't needed.

** Fixes **
- Added an attempted fix for small races falling through some of Starlight River's moving platforms. No promises. This took me an entire day and I still don't really know why it happens.

** Code/Internal **
None

更新:2024 年 12 月 27 日 @ 上午 8:02
Turtleren 發表

Version 3.3.9
** New **
- Added client config setting: Mounting Respects Furniture. Defaults to Off. When enabled, attempts to mount another player will fail if there is a tile in the background that registers an interaction attempt, such as chests.
This default setting is different from what was previously implemented: previously you could not mount someone standing in front of furniture if you clicked on the furniture as well. Now, that is completely ignored by default.

** Changes **
None

** Fixes **
None

** Code/Internal **
None

更新:2024 年 12 月 27 日 @ 上午 4:00
Turtleren 發表

Version 3.3.8
** New **
None

** Changes **
None

** Fixes **
None

** Code/Internal **
- oops, function name typo.

更新:2024 年 12 月 27 日 @ 上午 3:57
Turtleren 發表

Version 3.3.7
** New **
- Added a few lines of custom dialogue for some NPCs when talked to by the L'il Dragon.

** Changes **
- Updated special thanks with Joshthefox for some of the custom NPC dialogue ideas!

** Fixes **
None

** Code/Internal **
None

更新:2024 年 12 月 26 日 @ 下午 9:49
Turtleren 發表

Version 3.3.6
** New **
None

** Changes **
- Reworked how mounted damage resistance works. The resistance is now a multiplier on the player's final damage taken, rather than adding a flat amount to your 'endurance' stat. The config has also changed a little bit, so please check that if it's not already using the default value!
- Mounted damage resistance is now 50% by default. The setting is also now called 'Mounted Damage Taken Modifier' to be clearer.

** Fixes **
- Fixed some trinket variables not resetting on non-L'il Dragon codebase races.
- Fixed affinity logic STILL being wrong. It should work flawlessly now, I swear.

** Code/Internal **
None

更新:2024 年 12 月 26 日 @ 下午 9:19
Turtleren 發表

Version 3.3.5
** New **
None

** Changes **
- Shifted the gold pile seating position up a little.

** Fixes **
None

** Code/Internal **
None

更新:2024 年 12 月 26 日 @ 下午 8:19
Turtleren 發表

Version 3.3.4
** New **
None

** Changes **
- Updated the gold pile crafting cost.

** Fixes **
None

** Code/Internal **
None

更新:2024 年 12 月 26 日 @ 下午 8:16
Turtleren 發表

Version 3.3.3
** New **
- Added a gold pile that you can craft at the Dragon Vanity Bench. You can sit on it.

** Changes **
- Offset the L'il Dragon a bit higher on seats so that it looks better.

** Fixes **
- Fixed the big leg rendering layers supported by this codebase (used by B'ig Dragon) getting messed up on certain seats.

** Code/Internal **
None

更新:2024 年 12 月 26 日 @ 下午 5:22
Turtleren 發表

Version 3.3.2
** New **
None

** Changes **
- The leniency for mounting, pickup, and rescue has been raised slightly. It also now scales with the rider's width, so it's more intuitive for races of different widths. You *might* be able to clip through a 1 block wall with this change.

** Fixes **
- Fixed rescue conditions not working for certain races unless Petrify On Death was set to 2. It should work for everyone now, if enabled in some way.

** Code/Internal **
None

更新:2024 年 12 月 26 日 @ 下午 3:57
Turtleren 發表

Version 3.3.1
** New **
None

** Changes **
None

** Fixes **
- Fixed the big snout spike removing your body/legging armour when worn. It was a testing feature I left in, oops.

** Code/Internal **
None