|
ab594ddaba
|
Add support for CfgVehicles and CfgGlasses in miscItems
|
2017-11-06 15:55:44 +01:00 |
|
|
a0763be4cb
|
Fix mag check for magazine type in container
|
2017-11-06 15:47:28 +01:00 |
|
|
fc3686ff99
|
Add unique item support for the remaining container tabs
|
2017-11-06 15:43:21 +01:00 |
|
|
dbf816d4bf
|
Remove unique items from saved and loaded loadouts
|
2017-11-06 11:56:35 +01:00 |
|
|
ab5367be8f
|
Add back loadout caching
|
2017-11-05 21:58:33 +01:00 |
|
|
3b98b7c196
|
Add back EOF newline
|
2017-11-05 18:38:02 +01:00 |
|
|
1a0a7f4a94
|
Add back author message in loadoutSave
|
2017-11-05 18:36:57 +01:00 |
|
|
4651a33b30
|
Add back onLoadoutSave EH
|
2017-11-05 18:34:01 +01:00 |
|
|
d3f0270ae9
|
Even more fixing
|
2017-11-05 18:30:24 +01:00 |
|
|
e2f2cdad6c
|
Attempt to fix loadouts handling
From totally broken to somewhat usable.
|
2017-11-05 18:19:42 +01:00 |
|
|
5ac9071428
|
Fix loadout saving even more
|
2017-11-05 16:48:34 +01:00 |
|
|
7c678d3e43
|
Fix loadout saving to profile from an other tab than my loadouts
|
2017-11-05 16:34:23 +01:00 |
|
|
e6f784aa07
|
Add more functions headers, finish code review
|
2017-11-05 15:48:26 +01:00 |
|
|
a3b3d263c1
|
Add more functions headers, continue code review
|
2017-11-05 15:39:27 +01:00 |
|
|
bf944f3cb3
|
Make rename work in default loadouts tab in 3DEN
|
2017-11-05 15:02:40 +01:00 |
|
|
c0b9c23aac
|
Add more function headers
|
2017-11-05 14:38:03 +01:00 |
|
|
bc5eb7d02f
|
Fix assigned items not being added properly to currentItems on loadout load
|
2017-11-05 14:37:06 +01:00 |
|
|
012d76813a
|
Clean up buttonClearAll
|
2017-11-05 14:13:59 +01:00 |
|
|
57e10e6cba
|
Add headers for onLoadouts funcs and verifyLoadout
|
2017-11-05 13:56:36 +01:00 |
|
|
1be5d92426
|
Move onButton EHs to config, remove placeholder stats func
|
2017-11-05 13:56:09 +01:00 |
|
|
9b980f06b9
|
Fix onArsenalClose EOF, add header for it
|
2017-11-05 13:40:17 +01:00 |
|
|
2d23b0611e
|
Move left panel filling above 3DEN handling to avoid float crew members
|
2017-11-05 13:37:34 +01:00 |
|
|
38a3502f5f
|
Add editing vehicle crew loadout support for arsenal
|
2017-11-05 13:33:07 +01:00 |
|
|
212d3aff16
|
Start translating and code reviewing
|
2017-11-05 13:24:44 +01:00 |
|
|
54a5eb1d58
|
Fix fillLoadoutsList error
|
2017-11-05 07:42:41 +01:00 |
|
|
81eac8614e
|
Fix sharing EHs being broken, remove traces in them, prevent possible issue
yeah, _x params doesn't work there :p
|
2017-11-05 07:41:15 +01:00 |
|
|
c8a8cf7940
|
Fix postInit trace
|
2017-11-05 07:26:22 +01:00 |
|
|
f7778beb81
|
Remove trace from loadoutsLoad, add trace to shared and unshared EHs
|
2017-11-05 07:21:27 +01:00 |
|
|
d87ddb9845
|
Hide shared column if sharing is disabled on My loadouts tab
|
2017-11-05 07:15:21 +01:00 |
|
|
362838d066
|
Fix shared loadouts loadout index being null
Forgot to change that one getVar
|
2017-11-05 06:59:14 +01:00 |
|
|
917cb81d80
|
Add isPlayer check to arsenal rewrite part of bi module
Arsenal rewrite does not seem to work on remote players, welp, I tried at least
|
2017-11-05 06:20:31 +01:00 |
|
|
568ef50c02
|
simplify some code (#5727)
|
2017-11-04 11:05:33 -05:00 |
|
|
c20ec6599d
|
Spectator - Fix script error in ui_draw3d (#5722)
|
2017-11-04 11:03:51 -05:00 |
|
|
5c383fd219
|
Add zeus support for arsenal rewrite, fix openBox camera check
|
2017-11-04 13:55:25 +01:00 |
|
|
76d54f5b3b
|
Fix removeVirtualItems not removing Accs, nil virtualItems var in removeBox
|
2017-11-04 13:19:29 +01:00 |
|
|
2b93ceab91
|
Improve shared loadout check
|
2017-11-04 02:15:32 +01:00 |
|
|
b6f4759a15
|
Fix original array being modified in fillLoadoutsList
|
2017-11-04 02:11:55 +01:00 |
|
|
82955dd7cb
|
Change defaultLoadoutsList export format and add a 3DEN check for it's default value
|
2017-11-04 02:00:59 +01:00 |
|
|
6aa6f88554
|
Replace 2 last traces in verifyLoadout
|
2017-11-04 01:44:08 +01:00 |
|
|
be6fcd669e
|
Add a 3DEN attribute to save defaultLoadoutsList, fix shared loadout check
|
2017-11-04 01:43:15 +01:00 |
|
|
96d978615e
|
Merge pull request #5726 from acemod/atragmx-c1-vs-distance-interpolation
ATragMX - Added 'C1 vs. Distance interpolation' data
|
2017-11-03 22:33:14 +01:00 |
|
|
ef0c2788d3
|
Merge pull request #5695 from acemod/ab-vanilla-drag-removal-fix
Advanced Ballistics - Fixes bug in the vanilla drag removal routine
|
2017-11-03 22:24:52 +01:00 |
|
|
0bae4511e4
|
ATragMX - Fixed UI (C1 vs. Distance interpolation) (#5720)
* The C1 coefficient needs to be updated automatically whenever the target range changes
|
2017-11-03 22:01:02 +01:00 |
|
|
30fedc9ece
|
ATragMX - Utilize 'C1 vs. Distance' data in the range card output
|
2017-11-03 21:59:47 +01:00 |
|
|
d3dbb77510
|
ATragMX - Added C1 vs. Distance interpolation data
* Significant accuracy improvement for some bullets
|
2017-11-03 21:59:42 +01:00 |
|
|
033db02dc6
|
Attempt to sanitize data in import func
|
2017-11-03 21:59:14 +01:00 |
|
|
f06211862e
|
Change message to use scheduled only
|
2017-11-03 21:58:54 +01:00 |
|
|
4298e9500c
|
Change export / import messages
|
2017-11-03 21:52:03 +01:00 |
|
|
d8052416a3
|
Add import button functionality
|
2017-11-03 21:50:49 +01:00 |
|
|
1566fbd93a
|
Add export current loadout, Add export defaultLoadoutsList
Signed-off-by: Josuan Albin <josuanalbin@outlook.fr>
|
2017-11-03 21:19:13 +01:00 |
|