* Add a part of the stats documentation
* Finish documenting stats
It's barebone but it'll do.
* Add EH list to ace arsenal framework doc
* Remove I form in framework doc, capitalize default loadouts
* Add section about importing BI VA loadouts
* Adding pylon whitelist option
* Changing tabs to spaces :(
* Changing to use QGVAR
* Changing name in QGVAR to more clearly reflect function of variable
* Docs for the magazine whitelist function in pylons
* Changes to match style guide
* More docs
* More tabs
* Update pylons-framework.md
* Update pylons-framework.md
* Add first draft of the arsenal feature page
* Fill out the loadout section, add doc for new shortcuts
* Add features part of the documentation
* Fix minor typos
* Fix typos, remove inline code highlighting for words
* Add first draft of framework doc
* Finish ACE arsenal framework first draft
* Rename framework file
* Add quick start
* Add default loadouts entry
* Add init box warning
* Fix typo and linebreak on the quickstart lines
* Fix some typos in arsenal framework doc
* Capitalize Arsenal, fix minor typos
* Fix more typos, change quickstart
* Add a newline to the single line example
* beautify warnings at the top of the page and quickstart
* Added cookoff probability for vehicles. Tweaks to cookoff to stop total blocking of destruction in some cases.
* Changed var name to probability. Better method for getting config value.
* Fixed naming error
* Changed setting to be a global coefficient. Added some info to cookoff doc
* Reverted hitfuel check
* Reverted damage threshold for cook-off
* Tweaked probability calculation
* Update fnc_handleDamage.sqf
* Convert ACE_settings to CBA_settings
* Run Modules Globaly, BWC for SetSetting
* Add support for string settings
* ACE_ServerSettings warning
* Add handler for global setting being changed
* Add deprecated and replaced not to Settings Framework doc
* Remove options menu UI, Move Debug and HeadBug Fix to Options in Pause Menu
* Change modules scope to 1
* Disable debug
* Updated markers.md to include moveable map markers.
* Added documentation for map-gestures and moveable map markers.
* Minor phrasing fixes.
* Minor phrasing fixes.
* Added featurex documentation for fortify.
* Updated to correct version.
* Correct version (3.3.0)
Not released yet. Will be released in 3.3.0.
* Grammar and phrasing fix.
* Updated dependencies.
changed dependencies_list to dependenciesx_list. Also switched out components to "acex_fortify".
* Removed acex_ before component.
* Fixed syntax.
* Added fortify-framework.md. Redirect sitting.md from framework to frameworkx.
* Minor syntax fixes to fortify-framework.md and fortify.md. Deleted old sitting-framework.md
* Corrected header numbering.
* Added fortify to dependenciesx_list.md
* Fixed syntax errors. Added func. args. for adding custom presets.
* Minor fix to args.
* Fixed fnc. args.
* Removed public part.
* Removed public part.
* Finalizing fortify-framework.md. Removed outdated note from sitting-framework.md.