Skip to content

Releases: M3ales/MIRA_Vehicle_Medical

2.6.0

06 Nov 18:51
1e549b1
Compare
Choose a tag to compare

Changes

  • Modify ace compat logic for older versions of ace to make it easier to do version specific logic going forward.
  • Fix wound stitching change so stable menu can be shown on ace > 3.16.x.
  • Update non public ace medical GVARS.

2.6.0-alpha.2

06 Nov 18:10
5c452b8
Compare
Choose a tag to compare
2.6.0-alpha.2 Pre-release
Pre-release

Changes

  • Fix issue with missing include on stiching that was breaking all the stable actions in a different way than the original bug.

2.6.0-alpha.1

06 Nov 01:14
35a540d
Compare
Choose a tag to compare
2.6.0-alpha.1 Pre-release
Pre-release

Changes

  • Modify ace compat logic for older versions of ace to make it easier to do version specific logic going forward.
  • Fix wound stitching change so stable menu can be shown on ace > 3.16.x

2.5.0

02 Apr 10:53
Compare
Choose a tag to compare

Changes

  • Fix for zero divisor #23 closes #25.
  • Fix issue with bp showing up incorrectly when an IV was introduced.
  • Add unload action to unstable.

2.4.1

12 Aug 19:14
Compare
Choose a tag to compare

Changes

  • Added missing strings for STR_MIRA_AVM_Settings_Unstable_Track_Bleeding and STR_MIRA_AVM_Settings_Stable_Enable_Tooltip
  • Fixed Spanish for STR_MIRA_AVM_Settings_Unstable_Track_Unconscious

2.4.0

12 Aug 19:10
Compare
Choose a tag to compare

Changes

  • Change English settings tooltips to be more readable.
  • Add Spanish, French, and Italian localisation provided by [BSM] PRODIGY

2.3.0

24 Jul 23:02
Compare
Choose a tag to compare

Changes

  • Tentative fix for KAT Medical showing players as blocked airways when they're conscious and fine.
  • Add Take Dogtags action to unconscious and dead. By default only shows on dead units.
  • Add CBASettings for Dogtags
  • Add Incapacitated Category (Dead and Unconscious Only) [Hidden by default]
  • Add Unload Action to Incapacitated
  • Add Unload All Action to Incapacitated
  • Add Force Action to all Unloads, will only work if the target also is running AVM 2.3.0-alpha.1 +
  • 2 New Icons
  • Root actions now display the number of people in each category. You can disable this in CBASettings (Addon Options)
  • Add caching system, basic implementation. (Wraps ACE's caching system) This should help performance a bit going forward. It defaults to 4 seconds, and you can adjust it in CBASettings.
  • Root actions should now only show if they have people in their category

2.3.0 Alpha 1

10 Apr 19:15
Compare
Choose a tag to compare
2.3.0 Alpha 1 Pre-release
Pre-release

Changes

  • Add Take Dogtags action to unconscious and dead. By default only shows on dead units.
  • Add CBASettings for Dogtags
  • Add Incapacitated Category (Dead and Unconscious Only)
  • Add Unload Action to Incapacitated
  • Add Unload All Action to Incapacitated
  • Add Force Action to all Unloads, will only work if the target also is running AVM 2.3.0-alpha.1 +
  • 2 New Icons
  • Root actions now display the number of people in each category. You can disable this in CBASettings (Addon Options)
  • Add caching system, basic implementation. (Wraps ACE's caching system) This should help performance a bit going forward.
  • Root actions should now only show if they have people in their category

2.2.0

20 Mar 21:32
Compare
Choose a tag to compare

Changes

  • Add Chinese Simplified Translation [Thanks to GoldJohnKing] (#13)
  • Add Tounriquets action to stable to show applied tourniquets (#14)
  • Fix bug where unstable would still show people based on disabled actions
  • Fixed some wording in CBASettings

2.1.0

06 Mar 02:16
5c83b82
Compare
Choose a tag to compare

Changelog

  • Add Multilingual Support (#8)
  • Add KAT Advanced Medical Integraiton (#9)
  • Fix IVs not showing on Low Blood Pressure
  • Fix Medical Interaction still showing when AVM disabled
  • Readme Update