Skip to content
Draft
Show file tree
Hide file tree
Changes from 210 commits
Commits
Show all changes
333 commits
Select commit Hold shift + click to select a range
3bcff1e
Apply suggestions from code review
OverlordZorn Jan 4, 2025
b0e2c5b
cleanup
OverlordZorn Jan 4, 2025
295ac33
fix
OverlordZorn Jan 5, 2025
20e229d
Compat for ace_spareBarrel
OverlordZorn Jan 5, 2025
e85902f
Update launch.toml
OverlordZorn Jan 5, 2025
f53e6c8
remove fnc_say3d.sqf
OverlordZorn Jan 5, 2025
b1ecde5
remove unused variables
OverlordZorn Jan 5, 2025
ece1741
refactor: goggles as components
OverlordZorn Jan 6, 2025
fd980b5
remove whitespace
OverlordZorn Jan 6, 2025
ef65249
more compats
OverlordZorn Jan 6, 2025
094547e
getMagIDs -> CBA fnc.
OverlordZorn Jan 6, 2025
56e257d
added ace intel item
OverlordZorn Jan 6, 2025
205f322
condense replace functions
OverlordZorn Jan 6, 2025
34aa2d9
remove func(cache_db)
OverlordZorn Jan 6, 2025
8d04423
unused function
OverlordZorn Jan 6, 2025
559388c
macrofied
OverlordZorn Jan 6, 2025
19d464e
fix inheritance
OverlordZorn Jan 6, 2025
c9091fc
cleanup
OverlordZorn Jan 6, 2025
37b9945
cleanup
OverlordZorn Jan 6, 2025
f5f38fd
remove fnc_db_clear
OverlordZorn Jan 6, 2025
4d8322b
reduce fnc clear cache
OverlordZorn Jan 6, 2025
ef982b2
ws compats - helmets
OverlordZorn Jan 6, 2025
bfa7717
# in macro -> select
OverlordZorn Jan 6, 2025
ff7751f
missing "class"
OverlordZorn Jan 6, 2025
d2d4f97
Finetuning
OverlordZorn Jan 6, 2025
8e18436
added zeus module
OverlordZorn Jan 6, 2025
d18d61f
moar GM Compats
OverlordZorn Jan 6, 2025
0585633
ln sort
OverlordZorn Jan 6, 2025
c8b9702
fix mask turban mass config
OverlordZorn Jan 6, 2025
e252dea
fix base inheritances
OverlordZorn Jan 6, 2025
8834862
fix validation errors config
OverlordZorn Jan 6, 2025
bd2edd8
Update mission.sqm
OverlordZorn Jan 6, 2025
f6e8fdb
Update launch.toml
OverlordZorn Jan 6, 2025
922c989
fixes
OverlordZorn Jan 7, 2025
419ebb8
Update wardrobe-framework.md
OverlordZorn Jan 7, 2025
a0a23df
revision docs
OverlordZorn Jan 7, 2025
ed4cfb5
Update addons/compat_rf/compat_rf_wardrobe/config.cpp
OverlordZorn Jan 8, 2025
e0a797e
common structure
OverlordZorn Jan 8, 2025
c49a8e9
restructure .hpp's
OverlordZorn Jan 8, 2025
28eb0ed
fix macro's (;) and linebreaks.
OverlordZorn Jan 8, 2025
ddaf9af
EOF new line
OverlordZorn Jan 8, 2025
77dbcdd
macro;
OverlordZorn Jan 8, 2025
e6c1b79
merged uniform fix into sog compat
OverlordZorn Jan 9, 2025
43df254
Update addons/wardrobe/functions/fnc_replace_other.sqf
OverlordZorn Jan 10, 2025
c72b8e6
Update docs/wiki/framework/wardrobe-framework.md
OverlordZorn Jan 10, 2025
3b99ac2
Update docs/wiki/framework/wardrobe-framework.md
OverlordZorn Jan 10, 2025
e5cf7a3
Update docs/wiki/framework/wardrobe-framework.md
OverlordZorn Jan 10, 2025
15124ab
Update docs/wiki/framework/wardrobe-framework.md
OverlordZorn Jan 10, 2025
821aa3d
Update addons/wardrobe/functions/fnc_replace_container.sqf
OverlordZorn Jan 10, 2025
b96e06c
Update addons/wardrobe/functions/fnc_replace.sqf
OverlordZorn Jan 10, 2025
77cc0de
applying @rautamiekka magic
OverlordZorn Jan 10, 2025
a998f8e
Update addons/wardrobe/functions/fnc_getAllWardrobeItems.sqf
OverlordZorn Jan 10, 2025
3a15926
more rautamiekka magic
OverlordZorn Jan 10, 2025
02a963c
rephrase comment
OverlordZorn Jan 10, 2025
467c301
Update docs/wiki/framework/wardrobe-framework.md
OverlordZorn Jan 13, 2025
a763e2f
Update docs/wiki/framework/wardrobe-framework.md
OverlordZorn Jan 13, 2025
1105045
Update docs/wiki/framework/wardrobe-framework.md
OverlordZorn Jan 13, 2025
0549fce
Update docs/wiki/framework/wardrobe-framework.md
OverlordZorn Jan 13, 2025
01bc4da
renamed licence file
OverlordZorn Mar 25, 2025
4b3b2fb
Merge remote-tracking branch 'upstream/master' into ace-wardrobe
OverlordZorn Apr 27, 2025
636e091
use cba fnc instead of own event
OverlordZorn Apr 27, 2025
fe80be0
removed unneeded macros
OverlordZorn Apr 27, 2025
d39ace2
fix stringtable keys
OverlordZorn Apr 27, 2025
79b71cf
.ogg: \data\ -> data\sounds\ + License/Author
OverlordZorn Apr 27, 2025
7b29d9a
fix string -> locVar
OverlordZorn Apr 27, 2025
ff35d60
str_ace_w -> STR_ACE_W
OverlordZorn Apr 27, 2025
289b21d
_hasDocument -> varName
OverlordZorn Apr 28, 2025
936ec83
added comment
OverlordZorn Apr 28, 2025
b296338
cba notify -> ace displayTextStructured
OverlordZorn Apr 28, 2025
8ccff70
empty lines
OverlordZorn Apr 28, 2025
acfe28e
config rework - core features done
OverlordZorn May 2, 2025
06be6c9
vanilla compat complete
OverlordZorn May 5, 2025
c85f5b5
getCfgDataRandom -> CBA
OverlordZorn May 5, 2025
1fc0e5a
rm whitespace
OverlordZorn May 5, 2025
7f40aee
Update launch.toml
OverlordZorn May 5, 2025
170e712
Update script_macros_wardrobe.hpp
OverlordZorn May 5, 2025
8f1bf06
GM Compats
OverlordZorn May 5, 2025
22e82cf
include BaseClasses_Import.hpp
OverlordZorn May 5, 2025
c08767a
fix base class import
OverlordZorn May 5, 2025
c98dccd
sog compat
OverlordZorn May 5, 2025
1213427
Update addons/wardrobe/functions/fnc_compare_container_maxLoad.sqf
OverlordZorn May 5, 2025
cf96393
Update addons/wardrobe/functions/fnc_enable_contextMenu.sqf
OverlordZorn May 5, 2025
d44d015
Update addons/wardrobe/functions/fnc_replace.sqf
OverlordZorn May 5, 2025
82a06d4
Update addons/wardrobe/functions/fnc_replace.sqf
OverlordZorn May 5, 2025
a36291f
Update addons/wardrobe/functions/fnc_nextVariant_get.sqf
OverlordZorn May 5, 2025
88e9144
Update addons/wardrobe/functions/fnc_replace.sqf
OverlordZorn May 5, 2025
7576029
Update addons/wardrobe/functions/fnc_nextVariant_get.sqf
OverlordZorn May 5, 2025
0d42edd
Update addons/wardrobe/functions/fnc_replace.sqf
OverlordZorn May 5, 2025
947fee5
Update addons/wardrobe/functions/fnc_replace.sqf
OverlordZorn May 5, 2025
f908a7a
missmatch -> mismatch
OverlordZorn May 5, 2025
47f8db4
ws compat
OverlordZorn May 5, 2025
5c12f1a
Merge branch 'ace-wardrobe' of https://github.com/OverlordZorn/ACE3 i…
OverlordZorn May 5, 2025
43dac1f
Merge remote-tracking branch 'upstream/master' into ace-wardrobe
OverlordZorn May 5, 2025
8ddc196
compat_rf
OverlordZorn May 5, 2025
e6c2cfd
Update addons/wardrobe/functions/fnc_compare_container_maxLoad.sqf
OverlordZorn May 5, 2025
594d95b
Update addons/wardrobe/functions/fnc_addActions_children.sqf
OverlordZorn May 5, 2025
b1226dd
Update addons/wardrobe/functions/fnc_replace.sqf
OverlordZorn May 5, 2025
ad38371
Update addons/wardrobe/functions/fnc_addActions.sqf
OverlordZorn May 5, 2025
8254b19
Update addons/wardrobe/functions/fnc_addActions.sqf
OverlordZorn May 5, 2025
cd1ab87
Update launch.toml
OverlordZorn May 5, 2025
3fc7e11
Update fnc_addActions.sqf
OverlordZorn May 5, 2025
64d1e68
Merge branch 'ace-wardrobe' of https://github.com/OverlordZorn/ACE3 i…
OverlordZorn May 5, 2025
bd6abcf
gm compat cleanup
OverlordZorn May 6, 2025
71323f2
compat ws cleanup
OverlordZorn May 6, 2025
69e71f8
compat sog cleanup + adj maxLoad of o uniforms
OverlordZorn May 6, 2025
706ba5a
gm compat cleanup
OverlordZorn May 6, 2025
05da533
compat rf cleanup
OverlordZorn May 6, 2025
c89fc8d
compat ws cleanup
OverlordZorn May 6, 2025
2b1e6b4
rephrasing
OverlordZorn May 6, 2025
2927aba
Update wardrobe-framework.md
OverlordZorn May 6, 2025
5e72377
Update wardrobe-framework.md
OverlordZorn May 6, 2025
5a14fa5
hemtt ln snort
OverlordZorn May 8, 2025
51ba5f6
Merge remote-tracking branch 'upstream/master' into ace-wardrobe
OverlordZorn May 8, 2025
d33c95c
init
OverlordZorn May 9, 2025
683ce60
fix array
OverlordZorn May 9, 2025
bc69dba
comments
OverlordZorn May 11, 2025
f8d07b1
new attribute: `alternativeComponent`
OverlordZorn May 11, 2025
fc552a4
alternativeComponent -> fallbackComponent
OverlordZorn May 11, 2025
b5172fa
Merge remote-tracking branch 'upstream/master' into ace-wardrobe-comp…
OverlordZorn May 11, 2025
5d3d527
Merge branch 'ace-wardrobe' into ace-wardrobe-compat-cup
OverlordZorn May 11, 2025
57a4bdc
Merge remote-tracking branch 'upstream/master' into ace-wardrobe
OverlordZorn May 11, 2025
71e7eca
fix fallback check
OverlordZorn May 11, 2025
356fd4e
Merge branch 'ace-wardrobe' into ace-wardrobe-compat-cup
OverlordZorn May 11, 2025
f097a97
Update fnc_compare_components.sqf
OverlordZorn May 11, 2025
6c72018
Merge branch 'ace-wardrobe' into ace-wardrobe-compat-cup
OverlordZorn May 11, 2025
cda6147
remove toLowerANSI
OverlordZorn May 11, 2025
e9f010e
Merge branch 'ace-wardrobe' into ace-wardrobe-compat-cup
OverlordZorn May 11, 2025
c2c0a5d
debug line removed
OverlordZorn May 11, 2025
48df33f
cleanup
OverlordZorn May 11, 2025
ed60fc7
Update fnc_nextVariant_get.sqf
OverlordZorn May 11, 2025
c277d54
Merge remote-tracking branch 'upstream/master' into ace-wardrobe
OverlordZorn May 12, 2025
1a939db
grammar/typo's etc
OverlordZorn May 12, 2025
1571d4f
add `fallbackComponent` to docs
OverlordZorn May 12, 2025
36965e2
add API: Force Disable
OverlordZorn May 12, 2025
9645f11
Merge remote-tracking branch 'upstream/master' into ace-wardrobe-comp…
OverlordZorn May 12, 2025
693ae98
Merge branch 'ace-wardrobe' into ace-wardrobe-compat-cup
OverlordZorn May 12, 2025
fbcf874
@Andx667 compats
OverlordZorn May 12, 2025
2ef8be9
Update CfgWardrobe_Headgear.hpp
OverlordZorn May 12, 2025
78dbf9a
Update CfgWardrobe_Goggles.hpp
OverlordZorn May 12, 2025
06884c9
Update CfgWardrobe.hpp
OverlordZorn May 12, 2025
c1576ec
basic_pair -> base_pair
OverlordZorn May 12, 2025
d7a7234
player -> ace_player
OverlordZorn May 13, 2025
daa1208
_fnc_ -> FUNC()
OverlordZorn May 13, 2025
60e3382
rm [] and cba->CBA
OverlordZorn May 13, 2025
0050e72
-> !isNull _cfg && {isClass...}
OverlordZorn May 13, 2025
bd15a03
Update addons/compat_sog/compat_sog_wardrobe/CfgWardrobe_Booniehats.hpp
OverlordZorn May 13, 2025
5d78a31
Merge branch 'ace-wardrobe' of https://github.com/OverlordZorn/ACE3 i…
OverlordZorn May 13, 2025
7b6d87f
snake_case -> camelCase
OverlordZorn May 13, 2025
8f13b84
"404" -> nil
OverlordZorn May 13, 2025
a66f073
BaseClasses_Import -> IMPORT_BASE_CLASSES;
OverlordZorn May 13, 2025
714fe80
EOF
OverlordZorn May 13, 2025
847bbc4
compareMaxLoad -> /dev/
OverlordZorn May 13, 2025
9c07e40
rm comments
OverlordZorn May 13, 2025
b24a75b
missed snake
OverlordZorn May 13, 2025
f26a21a
remove set, api and eh + remove api_disable fully
OverlordZorn May 15, 2025
e66c34c
Update initSettings.inc.sqf
OverlordZorn May 15, 2025
9177963
Merge remote-tracking branch 'upstream/master' into ace-wardrobe
OverlordZorn May 15, 2025
103adee
[_xyz] call -> _xyz call
OverlordZorn May 22, 2025
39e712e
rm empty line and old code
OverlordZorn May 22, 2025
35e35b7
fix order
OverlordZorn May 22, 2025
5902715
count >/== 0 -> isEqualTo []
OverlordZorn May 22, 2025
78fbd9d
rm (( )) + GVAR = nil + ace_player
OverlordZorn May 22, 2025
42c0362
capitalization, typo, wording, grammar, etc.
OverlordZorn May 22, 2025
81225ae
cleanup
OverlordZorn May 22, 2025
dfbeda2
Update fnc_clearOnClosedInteractionMenu.sqf
OverlordZorn May 25, 2025
ef0ef9e
getAllWardrobeItems -> /dev/
OverlordZorn May 25, 2025
0184d40
Update docs/wiki/framework/wardrobe-framework.md
OverlordZorn May 25, 2025
8d10261
Fix Logic: isEqualTo -> isNotEqualTo
OverlordZorn May 25, 2025
071cd49
Merge branch 'ace-wardrobe' of https://github.com/OverlordZorn/ACE3 i…
OverlordZorn May 25, 2025
3bead58
Update wardrobe-framework.md
OverlordZorn May 25, 2025
32b7418
Merge remote-tracking branch 'upstream/master' into ace-wardrobe
OverlordZorn May 25, 2025
c0b0df8
Merge remote-tracking branch 'upstream/master' into ace-wardrobe
OverlordZorn Jun 1, 2025
58c0a66
Update addons/wardrobe/stringtable.xml
OverlordZorn Jun 3, 2025
28c7d1b
Update addons/wardrobe/stringtable.xml
OverlordZorn Jun 3, 2025
1a215be
Update addons/wardrobe/initSettings.inc.sqf
OverlordZorn Jun 3, 2025
31b47a0
Update addons/wardrobe/functions/fnc_canModifyTo.sqf
OverlordZorn Jun 3, 2025
f077e0e
Update addons/wardrobe/functions/fnc_replace.sqf
OverlordZorn Jun 3, 2025
abc7ce5
fix capitalization
OverlordZorn Jun 3, 2025
7be9256
configName x -> _classX
OverlordZorn Jun 3, 2025
cc29819
Merge branch 'ace-wardrobe' of https://github.com/OverlordZorn/ACE3 i…
OverlordZorn Jun 3, 2025
094ca8a
Update addons/wardrobe/functions/fnc_spareBarrelUpdateMagIDs.sqf
OverlordZorn Jun 3, 2025
3d1e313
fixes within fnc_replace
OverlordZorn Jun 3, 2025
77cf8cd
missing "
OverlordZorn Jun 3, 2025
5569943
Merge branch 'ace-wardrobe' of https://github.com/OverlordZorn/ACE3 i…
OverlordZorn Jun 3, 2025
45e84d5
fnc headers. capitalization and punctuation
OverlordZorn Jun 3, 2025
d4a1d8a
fnc-header-param-type upperCase
OverlordZorn Jun 3, 2025
591dbd0
//// -> //
OverlordZorn Jun 3, 2025
8d3d522
rm "." from comments
OverlordZorn Jun 3, 2025
99238d2
false -> {}
OverlordZorn Jun 3, 2025
94c3e94
_player -> _unit & rm unused params
OverlordZorn Jun 3, 2025
66cfd58
remaining upperCase comment
OverlordZorn Jun 3, 2025
e959125
params -> single line
OverlordZorn Jun 3, 2025
260429a
rm default params and made settings not global
OverlordZorn Jun 3, 2025
60d137c
rm surplus empty lines
OverlordZorn Jun 3, 2025
4c624a5
rm containers + ln sort
OverlordZorn Jun 3, 2025
db69ba9
stringtable key written out
OverlordZorn Jun 3, 2025
a8af272
Update fnc_replace.sqf
OverlordZorn Jun 3, 2025
7f285e8
Update addons/wardrobe/functions/fnc_replace.sqf
OverlordZorn Jun 3, 2025
3014c47
deboolifying variable
OverlordZorn Jun 3, 2025
bf5d5a4
Merge branch 'ace-wardrobe' of https://github.com/OverlordZorn/ACE3 i…
OverlordZorn Jun 3, 2025
6b8916a
switch -> if
OverlordZorn Jun 3, 2025
89b3558
fix stringtable key
OverlordZorn Jun 3, 2025
c003901
add space after =
OverlordZorn Jun 4, 2025
a0c318a
"," -> ", "
OverlordZorn Jun 4, 2025
35c38e7
sort prep a->z
OverlordZorn Jun 4, 2025
a9637c2
sort includes
OverlordZorn Jun 4, 2025
f53e687
add linebreak
OverlordZorn Jun 4, 2025
b2aa867
Merge branch 'ace-wardrobe' of https://github.com/OverlordZorn/ACE3 i…
OverlordZorn Jun 4, 2025
683f7a2
rm dead code
OverlordZorn Jun 4, 2025
30b48dd
rm ; for return statement
OverlordZorn Jun 4, 2025
6f8c53d
improve readability
OverlordZorn Jun 4, 2025
ebf0b33
rm comment
OverlordZorn Jun 4, 2025
5eb71c0
Update compareContainerMaxLoad.sqf
OverlordZorn Jun 4, 2025
29d4e8a
rm leading/trailing spaces inside () and []
OverlordZorn Jun 4, 2025
077724b
Merge branch 'ace-wardrobe' of https://github.com/OverlordZorn/ACE3 i…
OverlordZorn Jun 4, 2025
6d63060
Update fnc_replace.sqf
OverlordZorn Jun 4, 2025
9895157
isEqualTo "" -> isNil
OverlordZorn Jun 4, 2025
3480c79
unify { } with leading/ending whitespace in .sqf
OverlordZorn Jun 4, 2025
e96b655
return false -> configNull
OverlordZorn Jun 4, 2025
38a9fe9
FUNC -> LINKFUNC
OverlordZorn Jun 4, 2025
42fdeb0
use classname instead of config where possible
OverlordZorn Jun 4, 2025
ea5b626
applicable examples
OverlordZorn Jun 5, 2025
0092033
_unit -> _player
OverlordZorn Jun 5, 2025
abe4172
added: directional display names
OverlordZorn Jun 5, 2025
c3466fa
altDisplayName-> alternativeActionName
OverlordZorn Jun 5, 2025
694330a
-> alternativeActionName
OverlordZorn Jun 5, 2025
cdd79d0
Merge remote-tracking branch 'upstream/master' into ace-wardrobe
OverlordZorn Jun 5, 2025
d4c6e28
Merge branch 'ace-wardrobe' into ace-wardrobe-compat-cup
OverlordZorn Jun 5, 2025
2cc4075
IMPORT_BASE_CLASSES();
OverlordZorn Jun 5, 2025
ac7d986
IMPORT_BASE_CLASSES;
OverlordZorn Jun 5, 2025
b09a57e
rm ()
OverlordZorn Jun 5, 2025
983b613
use positive index over negative
OverlordZorn Jun 6, 2025
3c8274c
rm caching system
OverlordZorn Jun 6, 2025
0c16352
added "in Progress"
OverlordZorn Jun 6, 2025
ccd3ee9
custom hourglass icon -> a3 wait task icon
OverlordZorn Jun 6, 2025
9a35264
rm cba item context menu to seperate PR
OverlordZorn Jun 6, 2025
9d6cd6f
Update docs/wiki/framework/wardrobe-framework.md
OverlordZorn Jun 7, 2025
bad4c0c
Update addons/wardrobe/stringtable.xml
OverlordZorn Jun 7, 2025
a02ea4a
_cfgWardrobeTarget
OverlordZorn Jun 7, 2025
2340fe3
Merge branch 'ace-wardrobe' of https://github.com/OverlordZorn/ACE3 i…
OverlordZorn Jun 7, 2025
08d0f11
wiki and stringtable
OverlordZorn Jun 7, 2025
e3cdd21
rm replaceNow
OverlordZorn Jun 7, 2025
ade1200
johno suggestions
OverlordZorn Jun 7, 2025
9850380
fix debug fnc's
OverlordZorn Jun 7, 2025
951a7c2
header
OverlordZorn Jun 7, 2025
eb1ce6f
rm unused param
OverlordZorn Jun 7, 2025
cb71a00
add {}
OverlordZorn Jun 10, 2025
9aec187
rename files to common pattern
OverlordZorn Jun 10, 2025
498cf9a
Merge branch 'ace-wardrobe' into ace-wardrobe-compat-cup
OverlordZorn Jun 10, 2025
cab8d83
add {}
OverlordZorn Jun 10, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
45 changes: 44 additions & 1 deletion .hemtt/launch.toml
Original file line number Diff line number Diff line change
Expand Up @@ -48,4 +48,47 @@ workshop = [
"497660133", # CUP Weapons
"541888371", # CUP Vehicles
"497661914", # CUP Units
]
]

[Wardrobe]
extends = "default"
mission = "Wardrobe.VR"
workshop = [
"2369477168", # Advanced Developer Tools
"1779063631", # ZEN
# "623475643", # eden enhanced
]

[Wardrobe_gm]
extends = "Wardrobe"
dlc = ["gm"]

[Wardrobe_ws]
extends = "Wardrobe"
dlc = ["Western Sahara"]

[Wardrobe_rf]
extends = "Wardrobe"
dlc = ["Reaction Forces"]

[Wardrobe_sog]
extends = "Wardrobe"
dlc = ["S.O.G. Prairie Fire"]

[Wardrobe_rhs]
extends = "Wardrobe"
workshop = [
"843425103", # RHS AFRF Workshop ID
"843577117", # RHS USAF Workshop ID
"843593391", # RHS GREF Workshop ID
"843632231", # RHS SAF Workshop ID
]

[Wardrobe_cdlc]
extends = "Wardrobe"
dlc = [
"vn",
"gm",
"rf",
"ws",
]
Loading