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
|
174841751c
|
Arsenal - Improve support for unique equipment (#9287)
* 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
* Added unique item support for left panel items
* Cleanup
* fix 3den
* add scopeEditor
---------
Co-authored-by: Brett <brett@mayson.io>
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:41:15 +03: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 |
|