tModLoader
Turtle's L'il Storm Drake Race
กำลังแสดง 11-20 จาก 56 รายการ
< 1  2  3  4  5  6 >
อัปเดต: 10 ส.ค. @ 2: 38am
โดย Turtleren

Version 0.4.15
** New **
None

** Changes **
None

** Fixes **
- Fixed for the latest L'il Dragon update.

** Code/Internal **
None

อัปเดต: 6 ส.ค. @ 5: 09pm
โดย Turtleren

Version 0.4.14
** New **
None

** Changes **
None

** Fixes **
None

** Code/Internal **
- Optimisation improvement regarding improper use case for Math.Sign.

อัปเดต: 4 ส.ค. @ 8: 04pm
โดย Turtleren

Version 0.4.13
** New **
None

** Changes **
None

** Fixes **
- Fixed the storm breath gem not being usable if playing with mods that make consumables infinite.

** Code/Internal **
None

อัปเดต: 30 ก.ค. @ 5: 47am
โดย Turtleren

Version 0.4.12
** New **
None

** Changes **
None

** Fixes **
- Fixed for L'il Dragon v4.11.3

** Code/Internal **
None

อัปเดต: 24 ก.ค. @ 12: 33am
โดย Turtleren

Version 0.4.11
** New **
None

** Changes **
None

** Fixes **
- Fixed breath projectile spawning position after latest L'il Dragon update.

** Code/Internal **
None

อัปเดต: 21 ก.ค. @ 6: 29am
โดย Turtleren

Version 0.4.10
** New **
None

** Changes **
None

** Fixes **
- Storm Dash, Doom Bolt and Doom Laser hitboxes now use local immunity to prevent one another from blocking their hits.
As a result, dash damage may seem a bit higher than before.

** Code/Internal **
None

อัปเดต: 11 ก.ค. @ 7: 18am
โดย Turtleren

Version 0.4.9
** New **
None

** Changes **
- L'il Dragon dependency bumped to v4.10.5

** Fixes **
- Fixed Storm Drake hover wings not working properly when gravity is flipped (controls were inverted, couldn't land on the 'ceiling').

** Code/Internal **
- Tweaks to use new ModifyWingPositions function from L'il Dragon + rendering code optimisations.

อัปเดต: 9 ก.ค. @ 10: 18pm
โดย Turtleren

Version 0.4.8
** New **
None

** Changes **
None

** Fixes **
None

** Code/Internal **
- Moving some code over from StormDrakePlayer into StormDrake (the race object) to reduce load.
This time I didn't mess up and have to revert like I did with Onyxia heheh

อัปเดต: 3 ก.ค. @ 2: 58am
โดย Turtleren

Version 0.4.7 - Changing up storm breath a little bit to make it more... interesting~
** New **
None

** Changes **
- Thorns buff removed from affinity T2 charge.
+ T2 charge now gives +20% movement speed.
+ T2 and T3 charge now halve the amount of hits for additional bolts to strike, but only in rain.
- T3 damage boost reduced from 20% to 15%.
+ T3 now increases storm dash velocity by 25%.
+ T3 now sprays out additional shots while using the storm dash. These shots will not spawn Doom Bolts or grant the associated debuff.

- Tweaked the limits on some configs to be more lenient.

** Fixes **
- Fixed improper use of Player.direction, now using Player.ChangeDir() which is the proper way to do it.

** Code/Internal **
- Charge tier checks simplified into StormDrakePlayer properties, HasT1Charge, HasT2Charge and HasT3Charge.
- Also done the same for storm dash speed, in the form of StormDashSpeed as a property.

อัปเดต: 22 มิ.ย. @ 12: 10am
โดย Turtleren

Version 0.4.6
** New **
- Added custom NPC dialogue for the storm drake (mostly copied from L'il Dragon race).

** Changes **
- L'il Dragon dependency bumped up to v4.9.1.

** Fixes **
None

** Code/Internal **
None