jonpas
|
742626ff1a
|
General - Relative script_component.hpp includes (#9378)
Co-authored-by: PabstMirror <pabstmirror@gmail.com>
|
2023-09-12 20:58:10 +02:00 |
|
Grim
|
d33a158e2e
|
Arsenal - Favorites System (#9307)
* improve page handling
* drop MAX_STATS_PER_PAGE for now
* hide stats box when empty
* improve hiding
* improve _fnc_hideUnused
* condition
* prevent page overflow
Co-authored-by: PabstMirror <pabstmirror@gmail.com>
* favorites var
* function prep
* favorites only
* improve favorites adding, add include
* fix stupid
* fix color setting (todo: lnb color)
* add button, finalize
* setting tooltip
* stringtable again
* fix setting overwrite, improve tooltip
* fix losing weapon items
* fix macro
* fix setting to intended overwrite
* remove unnecessary private
* docs
* more docs
* is
* improve button text
* docs
* fix tooltip not showing unless menuBar was clicked
* improve weapon accessory lookup
* empty line
* update refresh calls
* fix left panel
* cleanup currentCargo
* use BI string for favorites
* BI strings again
* no favorites for face/voice/insignia
* stringtable again
* add missing setColorRight
* Add comment for favorites setup
---------
Co-authored-by: PabstMirror <pabstmirror@gmail.com>
|
2023-08-19 23:56:59 -04:00 |
|
johnb432
|
a168330550
|
Arsenal - Add arsenal actions addition and removal via functions (#9318)
* Add and remove arsenal actions via functions
* Fixed header
* Update addons/arsenal/functions/fnc_addAction.sqf
Co-authored-by: Grim <69561145+LinkIsGrim@users.noreply.github.com>
* Update fnc_addSort.sqf
* Update addons/arsenal/functions/fnc_removeAction.sqf
Co-authored-by: Grim <69561145+LinkIsGrim@users.noreply.github.com>
* Update addons/arsenal/functions/fnc_removeAction.sqf
Co-authored-by: Grim <69561145+LinkIsGrim@users.noreply.github.com>
---------
Co-authored-by: Grim <69561145+LinkIsGrim@users.noreply.github.com>
|
2023-08-18 12:33:56 -04:00 |
|
BrettMayson
|
3edeff217a
|
Arsenal - Action Buttons (#9069)
* work on arsenal actions
* cycle through pages
* docs
* cleanup
* Update addons/gunbag/functions/fnc_weaponName.sqf
Co-authored-by: Jouni Järvinen <rautamiekka@users.noreply.github.com>
* missing fil
* Update addons/arsenal/functions/fnc_itemInfo.sqf
* Update addons/arsenal/functions/fnc_refresh.sqf
Co-authored-by: Jouni Järvinen <rautamiekka@users.noreply.github.com>
* remove CBA_loadoutSet gunbag cache
* update fnc_refresh
* fix 3den
---------
Co-authored-by: Jouni Järvinen <rautamiekka@users.noreply.github.com>
Co-authored-by: Salluci <salluci.lovi@gmail.com>
Co-authored-by: Grim <69561145+LinkIsGrim@users.noreply.github.com>
|
2023-07-25 09:30:49 +03:00 |
|