* Field Manual - Cleanup toml
* Fix magwell capitilization
* asc - skip fnc_zeusAttributes as it's hardcoded to be blocked
* Eliminate all use of += in fieldmanual
* Update sqfc.json
* KoreanTranslation
Someone has returned all the translations in Korean to English. there is no need to return them.
* koreantranslation
* Korean Typo Fix
* Korean Translation
* Update stringtable.xml
* Korean Translation Added
Added Korean translation related to Cargo Refuel
* Merge branch 'master' of https://github.com/Psycool3695/ACE3
* Korean translation Add/Updated
* Fixed wrong strings
* Korean translation improved
* Switch "status" header to player name
* Set title to "Medical Menu"
* Remove unused STATUS strings
* Switch to existing MedicalMenu string
Co-authored-by: Grim <69561145+LinkIsGrim@users.noreply.github.com>
* Revert "Remove unused STATUS strings"
This reverts commit 62c1ced06a.
---------
Co-authored-by: Grim <69561145+LinkIsGrim@users.noreply.github.com>
* Add keybinds to select categories and body parts
* Add some comments, rearrange, remove debug prints
* Remove unneeded escape key handling
* Replace function with inline code
* Field Manual Framework
Created barebones framework for addition of the Field Manual
* Created Stringtable.xml
Created Stringtable.xml
Created a few strings... more to come
* Update addons/fieldmanual/config.cpp
Moved opening brace
Co-authored-by: Mike-MF <TyroneMF@hotmail.com>
* Update addons/fieldmanual/config.cpp
new lines at end of file
Co-authored-by: Mike-MF <TyroneMF@hotmail.com>
* update stringtable.xml
Added arguments to ACE_Field_Rations_Base
Added strings for descriptions of subclasses
* update stringtable.xml
Added medical item documentation
Added field ration documentation
* Update stringtable.xml
Added fortify tool documentation
* updated stringtable.xml and cfgHints.hpp
Added item documentation
Cleaned up other strings
Added additional arguments and made them universal
* updated/reordered contents. added images
Reordered CfgHints.hpp
Added Range Tables string
Reordered stringtable
Added images for inline use
* changed indentation style
changed indentation style to guidelines
added empty line to the end of each file
* Update addons/fieldmanual/CfgHints.hpp
remove redundant includes
Co-authored-by: PabstMirror <pabstmirror@gmail.com>
* Update addons/fieldmanual/CfgHintCategories.hpp
remove redundant includes
Co-authored-by: PabstMirror <pabstmirror@gmail.com>
* Update stringtable.xml
added explosives string - no image yet
* Update stringtable.xml
added dead man's switch - no image as of yet
* Update addons/fieldmanual/script_component.hpp
Co-authored-by: jonpas <jonpas33@gmail.com>
* Update addons/fieldmanual/script_component.hpp
Co-authored-by: jonpas <jonpas33@gmail.com>
* Update addons/fieldmanual/stringtable.xml
Co-authored-by: jonpas <jonpas33@gmail.com>
* Update stringtable.xml
Removed containers
Modified table to 4 space indentation
Started using Tabler
* update cfghints and stringtable
moved the fortify tool to items and removed it's specialized class
added DAGR and MicroDAGR strings - no image
* restructure
CfgHints.cpp - added additional arguments + placeholders for forward compatibility
Removed images and img from strings - will add in a different PR
Stringtable.xml - added 99% of content
* update strings
updated stringtables
consolidated cfghint base classes
* cfghints
fixed multiline string code
* Update CfgHints.hpp
Missed trailing \
* update cfghints.hpp
fixed leading \
still trying to get the pboproject to like it
* Update stringtable.xml
deleted original stringtable entry due to error with
Arma/Vlidate (pull_request)
* Update addons/fieldmanual/script_component.hpp
Co-authored-by: Filip Maciejewski <veteran29@users.noreply.github.com>
* Update addons/fieldmanual/CfgHintCategories.hpp
Co-authored-by: Grim <69561145+LinkIsGrim@users.noreply.github.com>
* Update addons/fieldmanual/stringtable.xml
Co-authored-by: Grim <69561145+LinkIsGrim@users.noreply.github.com>
* Update addons/fieldmanual/stringtable.xml
Co-authored-by: Grim <69561145+LinkIsGrim@users.noreply.github.com>
* Update addons/fieldmanual/stringtable.xml
Co-authored-by: Grim <69561145+LinkIsGrim@users.noreply.github.com>
* Update addons/fieldmanual/stringtable.xml
Co-authored-by: Grim <69561145+LinkIsGrim@users.noreply.github.com>
* Update addons/fieldmanual/stringtable.xml
Co-authored-by: Grim <69561145+LinkIsGrim@users.noreply.github.com>
* Update addons/fieldmanual/stringtable.xml
Co-authored-by: Grim <69561145+LinkIsGrim@users.noreply.github.com>
* Update addons/fieldmanual/stringtable.xml
Co-authored-by: Grim <69561145+LinkIsGrim@users.noreply.github.com>
* Apply suggestions from code review
Co-authored-by: Grim <69561145+LinkIsGrim@users.noreply.github.com>
* Update stringtable.xml
changed structures for spray paint to surfaces
* Apply suggestions from code review
Co-authored-by: Grim <69561145+LinkIsGrim@users.noreply.github.com>
* Dynamically get item names
* stringtables, better unbound key handling
* disable preprocess (rip tools)
* bound key change
* standardize on medical keybinds
* fix medial menu keybind
---------
Co-authored-by: Hypoxic <amartini@martinicreations.com>
Co-authored-by: Mike-MF <TyroneMF@hotmail.com>
Co-authored-by: PabstMirror <pabstmirror@gmail.com>
Co-authored-by: jonpas <jonpas33@gmail.com>
Co-authored-by: Filip Maciejewski <veteran29@users.noreply.github.com>
Co-authored-by: Grim <69561145+LinkIsGrim@users.noreply.github.com>
Co-authored-by: LinkIsGrim <salluci.lovi@gmail.com>
* Add functionality to show selected body part on body image
* Add controls for patient information display
* Receive selected body part through argument
* Improve selected check
* Add body part outline textures
* Second pass at outline textures
* Third pass at outline textures
* Add setting for outline color
* Fix capitalization
Co-authored-by: Grim <69561145+LinkIsGrim@users.noreply.github.com>
* Fix capitalization
Co-authored-by: Grim <69561145+LinkIsGrim@users.noreply.github.com>
---------
Co-authored-by: Grim <69561145+LinkIsGrim@users.noreply.github.com>
* reload launchers - show if enable arsenal stat
* Apply suggestions from code review
Co-authored-by: Jouni Järvinen <rautamiekka@users.noreply.github.com>
Co-authored-by: johnb432 <58661205+johnb432@users.noreply.github.com>
* Add ACE_isBelt stat
* buddy
---------
Co-authored-by: Jouni Järvinen <rautamiekka@users.noreply.github.com>
Co-authored-by: johnb432 <58661205+johnb432@users.noreply.github.com>
* Can disarm captives in vehicles
* Can blindfold captives in vehicles
* Fix dropping goggles/blindfold into large vehicles
* Apply suggestions from code review
Co-authored-by: Grim <69561145+LinkIsGrim@users.noreply.github.com>
---------
Co-authored-by: Grim <69561145+LinkIsGrim@users.noreply.github.com>
* Basic implementation of medical status peek on hit
* Fix flickering on repeated hits
* Overhaul to show damaged body part
* Add setting to enable/disable
* Add setting for duration
* Fix capitalization
Co-authored-by: Jouni Järvinen <rautamiekka@users.noreply.github.com>
* Use recommended equality check
Co-authored-by: Grim <69561145+LinkIsGrim@users.noreply.github.com>
* Default to off
* change setting limits
---------
Co-authored-by: Jouni Järvinen <rautamiekka@users.noreply.github.com>
Co-authored-by: Grim <69561145+LinkIsGrim@users.noreply.github.com>
* Add keybind to show patient information display
* Return false
* Add fadeout delay and associated setting
* Switch to CBA setting rounding
* Change setting type to time
Co-authored-by: Grim <69561145+LinkIsGrim@users.noreply.github.com>
* Fix incorrect behavior on repeated key presses
* Tweak setting name and description
* Tweak to prevent overlapping WUAE
Co-authored-by: Grim <69561145+LinkIsGrim@users.noreply.github.com>
---------
Co-authored-by: Grim <69561145+LinkIsGrim@users.noreply.github.com>
* Reorder injury list to clarify global vs. local
* Add non-issue entries and deemphasize with color
* Give non-issue color to "No injuries..." entry
* Hook up to string tables
* move bleeding above blood volume lost
---------
Co-authored-by: LinkIsGrim <salluci.lovi@gmail.com>