Commit Graph

12010 Commits

Author SHA1 Message Date
128a4bacd8 Fix arsenal messages not working in 3DEN 2017-11-03 21:18:42 +01:00
a8898a3c2a Remove unallowed command 2017-11-03 19:38:43 +01:00
20504425e5 Fix defaultLoadout save button 2017-11-03 19:36:59 +01:00
79ead0ae10 Move weight update to updateRightPanel for buttonCargo and selChangedListnBox 2017-11-03 18:22:49 +01:00
c1967b4a4a Add new event for 3rd parties in buttonCargo 2017-11-03 18:17:07 +01:00
4aae7b0e81 Merge pull request #28 from alganthe/arsenal_3DEN
Arsenal 3DEN support
2017-11-03 16:52:48 +01:00
4120bd7615 Merge branch 'arsenal_rewrite' into arsenal_3DEN 2017-11-03 16:48:51 +01:00
05ffcbd620 Add 3DEN support for defaultTab 2017-11-03 16:39:50 +01:00
c4002ed8c2 Fix sharedLoadouts check 2017-11-03 16:15:24 +01:00
62f79f109d Rewrite onArsenalClose 3DEN comment 2017-11-03 16:12:33 +01:00
fec8b2f6a2 Save 3DEN inventory properly 2017-11-03 16:11:47 +01:00
9ac0c7e221 Change 3DEN lightsource intensity 2017-11-03 16:03:41 +01:00
86c0a44837 Remove 3DEN sphere and grid, set helper center dir properly 2017-11-03 15:57:19 +01:00
59d47ee1cf Add full 3DEN support 2017-11-03 15:46:59 +01:00
98bca7544a Remove unused var 2017-11-03 14:08:02 +01:00
0b3c28d407 Improve missing items logging, cache verifyLoadout check 2017-11-03 14:01:19 +01:00
ba3f43204f Rename share button to Unshare when loadout selected is shared 2017-11-03 12:01:22 +01:00
32b4588ec5 Fix import and export "not implemented" message 2017-11-03 11:07:18 +01:00
4ff26bb5ad Change default camera setting from non inverted to inverted 2017-11-03 11:05:40 +01:00
8e44c3c5f5 Add back newline at EOF for onKeyDown 2017-11-03 11:00:36 +01:00
04134f3512 Add copy paste and arrow key support for searchbars
Close #22
2017-11-03 10:53:44 +01:00
06a522197f Fix itemInfo behavior when switching between items that don't have logos
Fix #23
2017-11-03 10:49:57 +01:00
bc4d18846e Cleanup buttonClearAll code 2017-11-03 10:35:24 +01:00
a1b921e3d4 Remove mode, add arg to openBox to have arsenal prefilled 2017-11-03 10:13:09 +01:00
f13d0ebc5b Add data when adding a new row via CBA EH 2017-11-02 20:48:48 +01:00
fba15a1c83 Change sharedLoadouts tab curSel selection to lnbData instead of lnbText 2017-11-02 20:48:01 +01:00
d6ffca9c70 Fix error in buttonLoadoutsSave, add row when other share a loadout 2017-11-02 20:42:08 +01:00
a384c7992e Remove shared loadouts from disconnected players 2017-11-02 20:01:53 +01:00
1b3052584e Merge pull request #5721 from acemod/fix-code-css
Fix double border arounds code blocks
2017-11-02 19:38:21 +01:00
82040fabaa Change loadout deleted / unshared EH name, add said EH to unsharing 2017-11-02 18:58:54 +01:00
3d0f14ba7c Add proper saving and loading for shared loadouts 2017-11-02 18:43:59 +01:00
ff6bbd8ec3 Add loadout sharing 2017-11-02 18:07:58 +01:00
b743e5bc49 Prepare sharedLoadouts addition 2017-11-02 15:51:19 +01:00
0ffe21691a Fix sharedLoadouts condition in onArsenalOpen, Fix save button logic 2017-11-02 15:50:06 +01:00
de40274d37 fix code block styling 2017-11-02 15:10:14 +01:00
960e73d3bc Remove redundant check in postInit 2017-11-02 14:32:38 +01:00
8ac6bd1cbf Use tolower for currentData and itemsToCheck in fillLeftPanel
Avoid camelCase issues with the commands that don't fucking respect it.
2017-11-02 12:35:45 +01:00
946db64514 Remove vanilla "NoVoice" from voices to avoid an error related to it 2017-11-02 12:29:45 +01:00
deeb8acc7f Change how misc item mass is retrieved 2017-11-02 12:25:50 +01:00
19fb2c6337 Remove dogtags from loadout upon loadout saving 2017-11-02 12:14:58 +01:00
50b569f62c Italian Translation Update (#5719)
Added:
-New string in "pylons"
-New string in "weaponselect"
2017-11-01 15:59:38 -05:00
78058505ca Fix error when saving with a container or weapon slot being empty 2017-11-01 19:09:48 +01:00
a3feb7ab15 Add not implemented warning messages for export and import 2017-11-01 18:11:15 +01:00
9b73a929bf Remove unused profiling code related code 2017-11-01 18:09:17 +01:00
46015ec4a1 Save base class for weapons when saving loadouts 2017-11-01 17:42:04 +01:00
11de220c97 Change buttonLoadoutsSave layout to prepare base weapon saving 2017-11-01 17:23:47 +01:00
379aada2a0 Rename savedLoadout to onLoadoutSave 2017-11-01 01:34:24 +01:00
a136cef716 Change LoadoutSaved to loadoutSaved 2017-10-31 23:12:29 +01:00
53825be8be Reapply inisgnia after loadout is loaded 2017-10-31 23:08:37 +01:00
8d9d6043b7 Add loadoutSaved EH, handle empty name box for loadout saving 2017-10-31 23:07:01 +01:00