tModLoader
Turtle's L'il Dragon Race
กำลังแสดง 151-160 จาก 411 รายการ
< 1 ... 14  15  16  17  18 ... 42 >
อัปเดต: 23 ก.พ. @ 8: 53pm
โดย Turtleren

Version 3.12.7
** New **
None

** Changes **
None

** Fixes **
- Added a conditional fix for Metroid Mod to prevent floating to the left constantly.

** Code/Internal **
None

Please note - There is a known incompatibility when running both the Metroid Mod and Creative Tools alongside this mod where the Morph Ball will still slide to the left constantly.
Creative Tools already breaks mounts visually though, so... I'm just gonna leave this one as it is. Use DragonLens or something else instead?

อัปเดต: 21 ก.พ. @ 9: 26pm
โดย Turtleren

Version 3.12.6
** New **
None

** Changes **
None

** Fixes **
- Fixed player width getting assigned while mounted.

** Code/Internal **
None

อัปเดต: 19 ก.พ. @ 10: 41pm
โดย Turtleren

Version 3.12.5
** New **
None

** Changes **
None

** Fixes **
- Fixed held items moving far ahead of the player while mounted and moving quickly.

** Code/Internal **
None

อัปเดต: 19 ก.พ. @ 5: 05pm
โดย Turtleren

Version 3.12.4
** New **
None

** Changes **
- Improved hitbox resizing code to be more stable and compatible. 25 lines of code has now become 3 lines!

** Fixes **
- Added compatibility with Creative Tools- hitbox resizing will no longer occur if the player's size scale is modified by Creative Tools, and hitbox resizing code has been improved to be much more compatible with mods such as Creative Tools which also modify the player's size.
This fixes players sliding rightways across the world rapidly.

** Code/Internal **
- Removed unneeded default player width and height constants- already available in Player class.
- No longer using 'wasMounted' in DragonPlayer. Not needed any more.

Please let me know if any new issues arise, as this update includes hitbox resizing changes and may have unforseen effects which I have not yet discovered.

อัปเดต: 19 ก.พ. @ 4: 25am
โดย Turtleren

Version 3.12.3
** New **
None

** Changes **
- Gold stone claw now supports using platinum bars/ore for its recipe. It will still result in a gold material though.

** Fixes **
None

** Code/Internal **
None

อัปเดต: 14 ก.พ. @ 4: 30pm
โดย Turtleren

Version 3.12.1
** New **
None

** Changes **
None

** Fixes **
- Fixed certain modded mount layers not rendering (eg. Metroid mod morph ball), by now only hiding non-modded draw layers while mounted, with the exception of FrontAccFront.

** Code/Internal **
None

อัปเดต: 14 ก.พ. @ 1: 07am
โดย Turtleren

Version 3.12.0 focuses on some breath power gem stuff that you'll like.
** New **
- Added two new tiers of Breath Power Gem - Spectre and Beetle. This should help fill in the gap between Chlorophyte and Cosmic tiers.
- Breath Power Gem tooltips now display how much breath power they give, as well as your current breath power, if any.

** Changes **
None

** Fixes **
None

** Code/Internal **
None

อัปเดต: 12 ก.พ. @ 12: 22am
โดย Turtleren

Version 3.11.3
** New **
None

** Changes **
None

** Fixes **
- More adjustments to attempt to fix crashes related to riding other players. I have still yet to reproduce the crash myself under normal gameplay circumstances, but have managed to crash my game by forcing the relevant function to run.

** Code/Internal **
- Update uses of mount._active to mount.Active. Accessing _active for checking mounted status is just bad practice.

อัปเดต: 9 ก.พ. @ 7: 00pm
โดย Turtleren

Version 3.11.2
** New **
None

** Changes **
None

** Fixes **
- Added a defensive check to try and avoid crashes that might happen when the player mounts another.
I'm still not 100% sure of the exact cause of this crash and haven't been able to reproduce it, so this fix may not actually work.
Please let me know if you encounter any crashes while mounting players!

** Code/Internal **
None

อัปเดต: 7 ก.พ. @ 4: 26am
โดย Turtleren

Version 3.11.1
** New **
None

** Changes **
- RIP version number last update. Fixed it now.

** Fixes **
None

** Code/Internal **
None