PabstMirror
916346ae59
General - Format config class defines to coding guidelines (+tool) ( #8520 )
...
* General - Format config class defines to coding guidelines (+tool)
* Update tools/config_style_checker.py
Co-authored-by: jonpas <jonpas33@gmail.com>
* Update tools/config_style_checker.py
Co-authored-by: jonpas <jonpas33@gmail.com>
Co-authored-by: jonpas <jonpas33@gmail.com>
2021-10-15 13:47:05 -05:00
Jasper
257d9536cc
Cargo - Add ability to add custom name to cargo objects ( #8023 )
...
* First Push
Added the ability to edit cargo objects (crates/boxes only) names. Either via in-game action on the object it self or via 3den attributes.
Added a single function which spawns the UI to edit the name and also edits it. This is an scripted UI, it could be changed to a config version if wanted, but as I'm not good in UI coding I left it on this simple version mainly for testing.
Added 4 new stringtable entries, 2 for action and 2 for 3den attributes.
* Add extra stringtable
Forgot to add the UI to the stringtable.
* Update fnc_renameObject.sqf
fixing tabs
* Show custom name only behind
Added new function "getNameItem" that will get the items name.
Put the custom name behind the original name between brackets "[...]".
* Added "Hide Rename Action" setting
Also removed an unused _itemClass from postInit.
* Apply suggestions from code review
Co-authored-by: jonpas <jonpas33@gmail.com>
* Update AUTHORS.txt
Added my name
* Applied the sugesstions.
* Fixed function crash
* Moved to dialog.
* Removed unused comment/code
* Update renameMenu.hpp
Fixed tabs to spaces.
* Update renameMenu.hpp
* move rename to common
* Update addons/arsenal/ui/RscAttributes.hpp
* style and use addActionToObject
Co-authored-by: jonpas <jonpas33@gmail.com>
Co-authored-by: PabstMirror <pabstmirror@gmail.com>
2021-10-12 17:42:38 -05:00
GhostIsSpooky
005b2aef14
Arsenal - Stop deleting unique belt items ( #8483 )
...
* prevent belt items from being deleted
* fix wrong index
* fix gps not being selected
* & fix UAV terminals not being selected
* add comments, delete extra line
* use getUnitLoadout for assignedItems
2021-10-12 17:10:18 -05:00
GhostIsSpooky
97deef5617
General - Use engine hashmaps ( #8468 )
...
Co-authored-by: Dedmen Miller <dedmen@users.noreply.github.com>
2021-10-10 18:55:14 +02:00
GhostIsSpooky
a95e71fec8
Arsenal - Handle Weapon Items not in Box Virtual Items as Unique ( #8375 )
...
* Handle unique items that are also weapon attachments
* only flatten once
2021-10-07 12:39:55 -05:00
mharis001
d6559f22e0
Arsenal - Fix sort running twice ( #8479 )
2021-10-06 22:16:42 -05:00
mharis001
09d1284ad9
Arsenal - Fix sortPanel clearing custom item names ( #8478 )
2021-10-05 15:37:27 -04:00
mharis001
66ce0ba5ff
Arsenal - Restore curator camera state when exiting ( #8464 )
2021-10-02 06:52:50 -04:00
mharis001
310da98c5e
Arsenal - Fix updateUniqueItemsList incorrectly identifying backpacks ( #8463 )
2021-10-02 06:52:33 -04:00
mharis001
64db683e53
Arsenal - Fix items in custom panels having mass of zero ( #8462 )
2021-10-02 06:52:20 -04:00
Filip Maciejewski
9eb615ee66
Various polish translation updates ( #8465 )
2021-10-01 21:55:17 -05:00
PabstMirror
efe09682cc
Add SQFC support ( #8235 )
...
* sqfc
compile_script
cba 3.15.5 and update make.py
* \n
Co-authored-by: jonpas <jonpas33@gmail.com>
* Update make.py
Co-authored-by: jonpas <jonpas33@gmail.com>
2021-09-03 19:08:34 -05:00
StuntKeeper
1b43cd6951
Added missing Russian translations ( #8307 )
...
Added missing Russian translations and fixed a few incorrect ones in acemedical.
2021-07-06 14:25:52 -05:00
Brett
a417ea87d3
Arsenal - Add on loadout delete event ( #8294 )
2021-06-27 21:08:39 +02:00
Brett
d5bc7f10f5
fix my name, add it to contributers ( #8295 )
2021-06-27 07:01:12 +02:00
Abogado
f96b410fa0
Translations - Spanish ( #8229 )
...
Complete to date spanish translation.
2021-04-26 11:48:02 -05:00
classic
c60e4111d8
Update Japanese translation ( #8146 )
2021-03-04 11:27:06 -06:00
Neil Evers
d64050554d
Arsenal - Fix Zeus UI lockup after closing arsenal ( #8102 )
...
* Fix Zeus UI lockup after closing arsenal
* Removed redundant line
* use ACE_player
* Always reset cameraview
2021-03-03 22:11:24 -06:00
Filip Maciejewski
4d71607e81
Arsenal - Less magic numbers ( #8089 )
...
* Add macro for virtualItems index 0 (weapons)
* Add macro for virtualItems index 1 (attachments)
* Add macro for virtualItems index 2 (all items)
* Add macro for virtualItems index 3 (headgear)
* Add macro for virtualItems index 4 (uniform)
* Add macro for virtualItems index 5 (vest)
* Add macro for virtualItems index 6 (backpack)
* Add macro for virtualItems index 7 (goggles)
2021-02-27 11:21:26 -06:00
Neviothr
75f7ed7532
Utilize isNotEqualTo ( #7929 )
...
* Utilize isNotEqualTo
* undo changes to some files
* redo some changes, fix based on @Vdauphin 's comment
* fix validator issues
Co-authored-by: PabstMirror <pabstmirror@gmail.com>
2021-02-27 11:05:05 -06:00
TyroneMF
f85632cbbd
initial push ( #8099 )
2021-02-18 12:58:26 -06:00
Filip Maciejewski
b8820eb3da
Arsenal - Fix custom categories not working for some Misc item types ( #8088 )
2021-02-08 04:26:40 +01:00
Dedmen Miller
a64ba9f7a5
Arsenal - Remove useless isClass check in configClasses ( #8018 )
2020-11-29 19:21:53 +01:00
mharis001
137af792d2
Arsenal - Fix sort by load ( #8011 )
2020-11-24 15:29:43 +01:00
Elgin675
95d4dc811b
Translations - Update French Translations (Arsenal, Markers and Medical GUI) ( #7987 )
...
* Translation - Add french "Arsenal_sortByProtection" keys
* Translation - Add french "Markers_Timestamp" keys
* Translation - Add french "Medical_GUI_InteractionMenuShowTriage" keys
2020-11-07 09:36:12 -06:00
PabstMirror
bc7194942f
Update fnc_sortStatement_protection.sqf ( #7989 )
2020-11-05 18:42:41 +01:00
PabstMirror
ff2136c98f
Update fnc_fillSort.sqf ( #7981 )
2020-11-02 21:42:48 -06:00
Brett
9226035d59
Arsenal - Conditional on sorts ( #7889 )
...
* Arsenal - conditional on sorts
* fix: zero divisor
* update fnc_addSort
* Update fnc_fillSort.sqf
Co-authored-by: PabstMirror <pabstmirror@gmail.com>
2020-11-02 12:23:44 -06:00
PabstMirror
b991fe1343
Arsenal - Sort by protection (helm, uniform, vest) ( #7952 )
...
* Arsenal - Sort by protection (helm, uniform, vest)
* Update fnc_sortStatement_protection.sqf
* split to 2 different sorts
2020-10-29 11:38:31 -05:00
Brett
a67d6eecb0
Arsenal - Provide reference to the current box ( #7948 )
...
* arsenal: provide ref to current box
* use objNull instead of nil
* Update fnc_openBox.sqf
2020-10-26 12:01:18 -05:00
Taha
e53bc23ebf
Turkish Language Update ( #7909 )
...
Added missing translation to Turkish
2020-10-04 10:57:46 -05:00
Björn Dahlgren
aa3d28e5be
Arsenal - Fix invalid usage of ARR macro ( #7930 )
2020-10-03 10:20:59 -05:00
Brett
e2e31efd54
Arsenal - Remove launcher sorts ( #7890 )
2020-09-29 19:04:37 +02:00
PabstMirror
d63c8f37fe
Arsenal - Fix sortPanel script error ( #7883 )
2020-08-30 09:43:44 -05:00
classic
49c84e2ce1
Update Japanese translation ( #7880 )
2020-08-28 10:30:32 -05:00
Brett
b51cf3575c
Arsenal - Fix sorting when using search ( #7877 )
...
* fix sorting when using search
* remove unused line
Co-authored-by: PabstMirror <pabstmirror@gmail.com>
2020-08-27 10:44:18 -05:00
Brett
241f1aefbd
fix face, voice, insignia in arsenal ( #7879 )
2020-08-27 10:37:20 -05:00
Brett
572e61d1cf
Arsenal - Fix fire rate sort caused by flashlight ( #7878 )
...
* fix firerate sort caused by flashlight
* Update fnc_sortStatement_rateOfFire.sqf
* Update addons/arsenal/functions/fnc_sortStatement_rateOfFire.sqf
Co-authored-by: jonpas <jonpas33@gmail.com>
Co-authored-by: jonpas <jonpas33@gmail.com>
2020-08-27 10:35:55 -05:00
Elgin675
dd2babb833
Translations - Update / Fix French Translations (Arsenal and Map Gestures) ( #7863 )
...
* Translation - Add french "Arsenal_sortBy" keys
* Translation - Add / Fix french Map_Gestures keys
2020-08-22 11:54:44 -05:00
Neviothr
5326d0acf5
ACE Arsenal - fix #6591 , PCML has no ammo ( #7850 )
...
As per @Superxpdude comment - https://github.com/acemod/ACE3/issues/6591#issuecomment-667706600
2020-08-18 12:49:53 -05:00
Brett
d72555ab0c
Arsenal - Add Sorting Algorithms ( #7719 )
...
* support per tab sorting, and external algorithms
* improved sub sorting
* improve alphabetical search
* update mod sorting
* sort by accuracy
* sort right panel
* more sorts
* sort right tab
* fix empty
* stringtables
* Apply suggestions from code review
Co-authored-by: mharis001 <34453221+mharis001@users.noreply.github.com>
* more suggestions
* suggestions
* remember last sort
* Fix missing throw and put names
* bad copy paste in stringtable
* Update addons/arsenal/functions/fnc_sortPanel.sqf
Co-authored-by: PabstMirror <pabstmirror@gmail.com>
Co-authored-by: mharis001 <34453221+mharis001@users.noreply.github.com>
Co-authored-by: PabstMirror <pabstmirror@gmail.com>
2020-08-18 12:43:35 -05:00
shukari
ffbd72616a
Arsenal - double custom right panel misc items buttons fixed ( #7801 )
...
* added medical, food and roleplay categories to arsenal
* decreased wound stitch time
* added custom rightPanelButtons
* stuff that doesnt belong here
* fix
* commys wishes
* commys wishes part2
* Update addons/arsenal/defines.hpp
Co-Authored-By: Dedmen Miller <dedmen@users.noreply.github.com>
* Update addons/arsenal/functions/fnc_fillRightPanel.sqf
Co-Authored-By: Dedmen Miller <dedmen@users.noreply.github.com>
* Update addons/arsenal/functions/fnc_fillRightPanel.sqf
Co-Authored-By: Dedmen Miller <dedmen@users.noreply.github.com>
* infinitely better SPEED
* changes
* delete unused stuff
* my own 3 white dots
* fixed fillRightPanel IDC_MISC
* commy fixes
* background first
* fix double buttons
Co-authored-by: Schwaggot <tom.ryan@posteo.de>
Co-authored-by: Dedmen Miller <dedmen@users.noreply.github.com>
2020-07-09 13:06:38 -05:00
shukari
b77324ec58
Arsenal - add custom right panel misc items buttons ( #7596 )
...
* added medical, food and roleplay categories to arsenal
* decreased wound stitch time
* added custom rightPanelButtons
* stuff that doesnt belong here
* fix
* commys wishes
* commys wishes part2
* Update addons/arsenal/defines.hpp
Co-Authored-By: Dedmen Miller <dedmen@users.noreply.github.com>
* Update addons/arsenal/functions/fnc_fillRightPanel.sqf
Co-Authored-By: Dedmen Miller <dedmen@users.noreply.github.com>
* Update addons/arsenal/functions/fnc_fillRightPanel.sqf
Co-Authored-By: Dedmen Miller <dedmen@users.noreply.github.com>
* infinitely better SPEED
* changes
* delete unused stuff
* my own 3 white dots
* fixed fillRightPanel IDC_MISC
* commy fixes
* background first
Co-authored-by: Schwaggot <tom.ryan@posteo.de>
Co-authored-by: Dedmen Miller <dedmen@users.noreply.github.com>
2020-06-29 10:43:33 -05:00
Hubert Stefanski
1fbcd2fb71
Add missing Polish translations ( #7773 )
2020-06-22 13:46:17 -05:00
Smith
6525ae17b7
Translations - Update / Fix Russian ( #7764 )
...
* Translations - Update / Fix Russian
* Delete trailing char from Spanish translation
2020-06-18 10:41:23 -05:00
mharis001
99df791c43
Arsenal - Add grenade fuse time stat ( #7694 )
...
* Arsenal - Add grenade fuse time stat
* Add German translation
Co-authored-by: Jo David <github@jonathandavid.de>
* Add French translations
Co-authored-by: Elgin675 <elgin675@hotmail.com>
* Improve IR grenades handling
Co-authored-by: PabstMirror <pabstmirror@gmail.com>
* Get ammo config once
Co-authored-by: Jo David <github@jonathandavid.de>
Co-authored-by: Elgin675 <elgin675@hotmail.com>
Co-authored-by: PabstMirror <pabstmirror@gmail.com>
2020-06-07 19:58:55 -05:00
Abogado
7c6de719be
Translations - Spanish ( #7722 )
...
* Update stringtable.xml
Added spanish translation to most strings.
* Update addons/arsenal/stringtable.xml
Co-authored-by: Ferran Obon <ferran@idi-systems.com>
* Update addons/arsenal/stringtable.xml
Co-authored-by: Ferran Obon <ferran@idi-systems.com>
* Update addons/arsenal/stringtable.xml
Co-authored-by: Ferran Obon <ferran@idi-systems.com>
* Update addons/arsenal/stringtable.xml
Co-authored-by: Ferran Obon <ferran@idi-systems.com>
* Update addons/arsenal/stringtable.xml
Co-authored-by: Ferran Obon <ferran@idi-systems.com>
* Update addons/arsenal/stringtable.xml
Co-authored-by: Ferran Obon <ferran@idi-systems.com>
* Update addons/arsenal/stringtable.xml
Co-authored-by: Ferran Obon <ferran@idi-systems.com>
* Update addons/arsenal/stringtable.xml
Co-authored-by: Ferran Obon <ferran@idi-systems.com>
Co-authored-by: Ferran Obon <ferran@idi-systems.com>
2020-05-24 06:33:10 +02:00
Taha
35e4c2ae35
Turkish Language Update ( #7690 )
...
* Fatal
Turkish Language Update
* Update AUTHORS.txt
* Update stringtable.xml
Problems solved
* Update stringtable.xml
Problems solved
* Update stringtable.xml
Problems solved
* Update stringtable.xml
Problems solved
* Fix medical_treatment
Co-authored-by: PabstMirror <pabstmirror@gmail.com>
2020-05-09 12:26:27 -05:00
PabstMirror
e89c172d34
Arsenal - Fix main menu mission ( #7594 )
...
* Arsenal - Fix main menu mission
* fix double space
* Add note
2020-03-11 21:09:36 +01:00
jonpas
f6af95b4a1
Arsenal - Optimize non-scope 2 mags filtering ( #7543 )
2020-02-22 22:26:55 +01:00