Commit Graph

14871 Commits

Author SHA1 Message Date
3ca1bd77b8 Build Number for RC2 v3.12.2 2018-04-16 23:38:58 -05:00
6dace8f380 Merge branch 'master' into release-3.12.2 2018-04-16 23:37:17 -05:00
336b8973c4 Rearm - Increase rearm distance check (#6276)
Fix #6177
2018-04-16 23:35:50 -05:00
7239ad561f Change ACE Hint preview (#6271) 2018-04-15 13:14:31 -05:00
bd754b6415 Rename ambiance sounds module (#6272) 2018-04-15 13:14:10 -05:00
451d50f4a2 Fix titan on blufor LSV (#6270) 2018-04-15 16:58:00 +01:00
4aa2ebc991 Merge pull request #6273 from acemod/getMissionConfigValue
getMissionConfigValue instead of missionConfigFile
2018-04-15 14:49:13 +01:00
ede072cd5c getMissionConfigValue instead of missionConfigFile 2018-04-15 12:59:14 +02:00
99299f285e NLAW - Fix "no shape for" rpt warning (#6269)
```
No shape for ammo type ACE_NLAW_Explosion
No shape for ammo type ACE_NLAW_ShapedCharge
```
2018-04-14 16:05:30 -05:00
f829180283 Fix realistic name for maverik pylon (#6263)
Fix #6260
2018-04-14 09:24:41 +01:00
5d039b72d6 Cookoff- Damage handling disabled by default (#6264) 2018-04-13 23:09:16 -05:00
6a4f2b1fda Hellfire - Fix hellfires not showing after 1.82 (#6259)
Inherit from RocketPods instead of scalpel which has changed
2018-04-13 23:08:56 -05:00
10a3a29ea0 Drop FCS from aircraft (#6265) 2018-04-13 23:08:39 -05:00
350711a86c Fix repair at dead vehicle (#6262) 2018-04-13 18:37:08 -05:00
13d338a789 make.py - cleanup old optional pbos before rename (#6254) 2018-04-12 12:16:44 -05:00
fa39e97203 Merge branch 'master' into release-3.12.2 2018-04-12 10:59:46 -05:00
1994e301fd More various ace arsenal fixes (#6192)
* Compile stats on preInit

* Remove uneeded check in add/removeStat

* Remove perf profiler vars

They aren't required anymore

* Fix case issue in verifyLoadout, remove uneeded line

* Fix ace arsenal cam not working porperly underwater

By removing those checks the cam is allowed to clip through objects and work properly underwater, sounds like features to me :D

* Fix gunbag behavior in ace arsenal

Switching between gunbags will keep the weapon, switching to another backpack then back to a gunbag will also keep the weapon.

* Fix text scaling in the searchbars and loadout name edit boxes

Also made the text bigger by default
2018-04-12 10:44:23 -05:00
468da8b79b Fix fastropes being blocked after rope breaking (#6239)
* add broken state

* add broke state

* add broken state

* add broken state

* add broken state
2018-04-12 10:23:18 -05:00
Kex
b7942fdb83 Remove arsenal when already present (#6246) 2018-04-12 09:25:57 -05:00
e7b7219bd9 Repair - Handle changes to getAllHitPointsDamage (#6250)
Since 1.82 `getAllHitPointsDamage` returns lower case
Fix track repair and hit point groups being case sensitive
Part of #6248
2018-04-12 09:15:57 -05:00
1217d912ef Prepare release 3.12.2 2018-04-11 22:20:47 +02:00
731ac2a268 Cleanup ace_vehicles for 1.82 (#6247)
Close #6220
2018-04-11 15:18:21 -05:00
5ea2069b76 Arma 1.82 compat (#6201)
* Arma 1.82 compat

* Add tank to required addons
2018-04-11 15:18:05 -05:00
895f08a215 Reset triage card on full heal (#6243) 2018-04-11 20:34:32 +01:00
3ca8105e9e Improve Reload TakeEH (#6242)
* Improve Reload TakeEH

* Simplify explosives take EH
2018-04-11 08:53:23 -05:00
7634f4657b Fix #6234 (#6235) 2018-04-09 22:50:57 -05:00
181d2ef5e1 fix #6237 (#6238) 2018-04-09 22:48:58 -05:00
b6b58d4860 Update headers 2018-04-10 03:55:28 +02:00
50abe911a5 Change stringToColoredText to accept a hex string (#6241) 2018-04-09 16:20:03 +01:00
d41779dc74 Fix getAllRearmTurrets (#6224) 2018-04-07 20:23:10 -05:00
ba9cff211a Refuel - Fix hint string not being localized (#6214) 2018-04-07 20:22:46 -05:00
743fbd4875 Cleanup old classnames (#6206)
Fix #6205
2018-04-07 20:22:14 -05:00
caa13cd19e update tracer_white.rvmat
I'm not sure why the R, G, and Y tracers have this commented out line,
but I figure white should match.
2018-04-06 16:59:59 -07:00
e99ac23ffd Set tracers that are white vanilla to white in ACE 2018-04-02 10:32:40 -07:00
85cf4424f9 Fix german medical translation (#6223) 2018-04-02 00:59:47 -05:00
e1241da4a9 Fixes for portuguese translation of ACE medical (#6222)
* Update stringtable.xml

* Update AUTHORS.txt

* Update stringtable.xml

* Update stringtable.xml
2018-04-02 00:35:27 -05:00
fc6f4418d3 Fix french translation (#6180)
* Fix french translation

Fix french translation

* Changes from alganthe/Vdauphin
2018-04-02 00:34:20 -05:00
11b58576e4 Add more missing ammo classes from Apex and Carts
- B_50BW_Ball_F and B_580x42_Ball_F
- Sub_F_Signal_Green and Sub_F_Signal_Red
* also moved the 5.45x39 classes into alphabetical order with the other
assault rifle ammo
2018-04-01 22:12:55 -07:00
14300a3dda Add missing some missing ammo classes from Apex
- 5.45 and 7.62x39mm
2018-04-01 20:23:12 -07:00
Max
ffeadbfe43 Add IR beam to visible laser mode
* Adds an IR beam to a visible laser mode for vanilla laser pointers
2018-03-22 13:24:11 +01:00
8548ff7eb8 Add support for Razor Wire on Prei Khmaoch Luong (#6199)
* Add support for Razor Wire on Prei Khmaoch Luong

* line for each model
2018-03-18 12:49:48 +01:00
2cad71cd1e Compat R3F: #6171 updated (#6195)
* gunlist_updated_according_presets

* scope_base_angle
2018-03-18 00:38:46 +01:00
b5eb4ac834 Fixed Slideshow action numbering (#6198)
Slideshow Action names would not be named on clients because counting was only done on the server, this would result in all actions on one object showing up in the same slideshow set
2018-03-17 18:12:33 +01:00
bda72663ac add acebot.json file
used for the ace help chat bot to get that config out of the code
2018-03-14 09:18:32 +01:00
b6a2315525 Allow local goggle effects to be set per client
From what I can see goggles are all handled locally and do not need to be globally enabled/disabled. If a group wants to force the setting, CBA provides optional force functionality.
2018-03-05 21:20:32 +00:00
5e71030301 AB and ACE3 ballistic : compat r3f updated (#6171)
* update_atragmx_presets

* update airFriction

* r3f_762x51_ball2=m993_ap
2018-03-03 18:34:40 +01:00
859b6a16f6 Fix error in ACE Arsenal stats (#6175)
* Fix the camera on remote units ending after ace arsenal closes

* Shorten handleStats, fix error with face, voice, insignia tabs

* Remove uneccessary code

You saw nothiiiiing.
2018-03-03 18:34:24 +01:00
8ee7c1b132 Shorten handleStats window resize (#6176) 2018-03-03 18:33:29 +01:00
21ae61e551 Fix allowSwapBarrel condition (#6170) 2018-02-27 17:35:03 -06:00
3feafc449f Interaction - Add Flip and Push actions to Quad Bike, Kart and Static Weapons (#6019)
* Add Flip and Push actions to Quad Bike

* Add actions to karts and static weapons

* Move magic number to macro

* Ditch here is

* Move condition to function
2018-02-26 12:23:47 -06:00