Skip to content

v1.2.0.0

Choose a tag to compare

@SalmanShhh SalmanShhh released this 12 Jan 21:25

Added: Introduces 'Speed Reload' and 'Passive Reload' types to weapon reload logic, including reserve ammo management for speed reload and automatic ammo regeneration for passive reload. Updates configuration, actions, expressions, and localization to support new reload types and reserve ammo

Changed:

  • refines reload time calculations for per-bullet and passive reloads.

Fixed:

  • fixed compare reload type and Fire Mode fixed
  • On Reload Start triggers for Passive Reload
  • Set isInvertible to true for fire mode and reload type conditions in aces.js, allowing these conditions to be negated. Also, trigger OnEmpty and auto-reload when attempting to fire with no ammo in instance.js.