## Bugs ### Core - [ ] Investigate origin of `Reason: Maximum number of attempts exceeded!` for reloading turrets via radial menu ### Carrying - [ ] Investigate potential VME when dropping a disconnected player (WCS) - [ ] Investigate origin of `Reason: Maximum number of attempts exceeded!` spam ### Medical Circulation - [ ] Null pointer VME in `ACE_Medical_CardiacArrestState::OnExit` (WCS) - [ ] Null pointer VME in `SCR_BleedingScreenEffect::BlackoutEffect` in `1.7.x.x` (Gramps) - [ ] Backscreen while conscious bug in `1.7.x.x` (Gramps) ### Medical Hitzones - [ ] Enabling second chance for heart can cause players to wake up with HR of 0. (Potentially only happens in conjunction with Breathing) ### Overheating - [ ] Investigate start and stop of smoking ### Ballistics - [ ] Windage data sometimes missing in tables ## Features ### Medical Core - [ ] Support for multiple item search predicates for radial menu categories ### Medical Breathing - [ ] Improve tension PTX handling - [ ] Add oxygen tank - [ ] Add revised animations by Searing Star ### Compass - [x] Add magnetic declination (see [ACE3](https://github.com/acemod/ACE3/blob/3ceb7af3e6ee5d569352452e65f4e07579dbd641/addons/common/functions/fnc_getMagneticBearingOffset.sqf)) ### Tactical Periscope - [ ] Use new periscope model ### Trenches - [ ] Add radial menu for selecting the type of trench ### Other - [ ] Check out `GrenadeMoveComponent::SetBulletCoef` for adjustable throwing - [ ] Add French translations by TRINOX ## Refactoring and Other Ajustments - [ ] Add preprocessor defines for all mods via script project manager settings - [ ] Rename `I<Class>` to `<Class>Base` - [ ] Remove `p` from Hungarian notations - [ ] Use new methods for systems - [ ] Use new class for graph attributes ## Documentation ### Weather - [x] Improve docs for Kacestrel ### Other - [ ] Document equations - [ ] Circulation - [ ] Medication - [ ] Breathing - [ ] Overheating - [ ] Weather
Bugs
Core
Reason: Maximum number of attempts exceeded!for reloading turrets via radial menuCarrying
Reason: Maximum number of attempts exceeded!spamMedical Circulation
ACE_Medical_CardiacArrestState::OnExit(WCS)SCR_BleedingScreenEffect::BlackoutEffectin1.7.x.x(Gramps)1.7.x.x(Gramps)Medical Hitzones
Overheating
Ballistics
Features
Medical Core
Medical Breathing
Compass
Tactical Periscope
Trenches
Other
GrenadeMoveComponent::SetBulletCoeffor adjustable throwingRefactoring and Other Ajustments
I<Class>to<Class>Basepfrom Hungarian notationsDocumentation
Weather
Other