1. Hex of Steel
  2. News
  3. 8.2.0

8.2.0

[h3]CHANGED[/h3]
  • Game engine version changed from Unity 2021.3.45f2 to Unity 2022.3.62f3.
  • Improved online account email verification delivery rate.
  • For modders (Harmony): Rewrote entirely the GetPotentialDamage() from Unit.cs. You can now easily mod every damage modifier without having to rewrite the entire code or perform black magic. Every modifier applied now has a dedicated method you can prefix or postfix.


[h3]FIXED[/h3]
  • Hero damage bonus was being applied twice during engagements.
  • When using the left mouse button to move the camera around, it would also be happening when the cursor was above UI elements (which should not have happened).