* Enable majority of actions underwater
* Remove log
* Add logistics_wirecutter support (don't play kneel animations underwater - looks silly)
* Don't perform kneel animations when repairing or medicaling underwater
* Fix interaction menu rendering underwater (was moving based on player eye level due to height max used for large vehicles)
* Fix attach underwater (LIW does not work underwater, LIS does), Add attach scan drawing define
* Remove left-over systemChat
* Remove vehiclelock from Plane, Disallow linking belt underwater, Allow checking ammo when sitting via action (was already possible via keybind), Use param for LIS
* Compatibility with newest mikro tools
- Remove all use of `access` in configs
- Add skeleton cfg for rtms
- Remove use of `-L` in makePbo for non-bin
* Tabs in model.cfg
* Fix incorrect function input for spectator hiding
* Remove locations tab from spectator
- Doesn't add much value, adds complexity and the implementation is half
baked. Would rather add back in at a later date (if at all) with a
better implementation.
- I have an idea to replace the locations tab with a meta tab so users
can toggle things like projectile drawing via the UI and are not forced
to use a hotkey. Might also be a good place to display the extended controls.
- Overhauls the spectator module entirely to share a similar UX to BI's "End Game Spectator" while maintaining some of the extended flexibility of ACE Spectator.
- Simplifies spectator setup by reducing the number of settings. More advanced setup is still possible via the API functions provided.
Hard to find a reference for this, but figure it is useful to others as it's fairly common in older HEAT shells (WW2 stuff is why this even came to my attention) and modern fast-acting explosives.
It's a bit of an approximation as I had to interpolate the value of the first reference so that it was correct relative to the other values on our wiki (by using two other explosives common to both tables). The second reference in fps converts to roughly the same value in m/s so I'm content to call it good.
References:
http://axpro.mines.edu/documents/MNGN%20444_Fragmentation%20and%20Safety%20Distances%20_Examples.pdf, p.3
http://dtic.mil/dtic/tr/fulltext/u2/783941.pdf, p.25
* Update the Jpn translation
Support to new entry
* Update the Jpn translation
for more Natural words.
* Update the Jpn translation
Unification of words.
* Update the Jpn translation
tweaks to words.
* Update the Jpn translation
Fix to wrong translation.
* Update the Jpn translation
added translation to Proper noun
* Update to Jpn translation
Fix to wrong translation.
* Update settings-framework.md
Modifications and extensions.
* Update settings-framework.md
Replacement of the bulleted list with a numbered list, as the steps are in chronological order. Removal of superfluous text.
* Update ACE_Settings.hpp
Correction of typos.
* Update CfgVehicles.hpp
Correction of typos.
* Update stringtable.xml
Correction of typos.
* Update AUTHORS.txt
In accordance with your process of merging pull requests.
* Add support for Tanoan fuel pumps, Flexible Tanks and Fuel Canister (as jerry can)
* Add to Land_FuelStation_01_pump_malevil_F
* Add Malden/Jets to required addons
* REQUIRED_VERSION 1.72
* Add support for Tanoan fuel pumps, Flexible Tanks and Fuel Canister (as jerry can)
* Add to Land_FuelStation_01_pump_malevil_F
* Add Malden/Jets to required addons
* REQUIRED_VERSION 1.72
* Fix the issue that SFX variants are not global what means that different players can get different pressure Cookoff sounds
to prevent that i split up the sounds in 3 types and used a Weighted select to have the befor used values back
* add todo for 1.74
* inherit in CfgSFX from 1 class