1
0
mirror of https://github.com/acemod/ACE3.git synced 2024-08-30 18:23:18 +00:00
Commit Graph

11514 Commits

Author SHA1 Message Date
PabstMirror
1208e441ac Fix unarmed sprint->prone + minor perf improvments () 2017-03-15 10:12:07 -05:00
jonpas
b31abee4fd Sandbags surfaces update ()
* Use private keyword, move surface blacklist to script_component.hpp

* Check height above terrain

* Add Tanoa surfaces, Check if in water

* Use 'dust' config entry to determine surface, Add common canDig (checks dustyness)

* Re-enable compile cache

* Revert to surface blacklist with dust as fallback

* Move surface blacklist to script_component because SQF validator complains
2017-03-15 10:11:37 -05:00
PabstMirror
9e27960b86 Add rearm config for Nemmera () 2017-03-15 10:10:53 -05:00
commy2
c51b755770 also fix cooking off ammo boxes 2017-03-15 09:09:42 +01:00
commy2
371caaa623 Fix cookoff desynch, fix
Randomness would be calculated on every machine, but only vehicle explosion and sound are done by the server. Smoke, light and fire sfx are done by each client.
2017-03-15 09:09:02 +01:00
bux
70b9f6fe99 Merge pull request from acemod/fix-cookoff-desynch
Fix cookoff desync
2017-03-15 09:06:10 +01:00
commy2
81f3387dbb Merge pull request from acemod/fix-cookoff-2
also fix cooking off ammo boxes
2017-03-14 10:09:13 +01:00
commy2
2c4f286593 also fix cooking off ammo boxes 2017-03-14 10:08:06 +01:00
commy2
2334d501d0 Fix cookoff desynch, fix
Randomness would be calculated on every machine, but only vehicle explosion and sound are done by the server. Smoke, light and fire sfx are done by each client.
2017-03-14 10:04:56 +01:00
Glowbal
71d9694eb6 Prep 3.9.1 release 2017-03-13 20:48:02 +01:00
jonpas
27ef320542 Fix vehicle lock lockpick condition, Fix lockpicking from inside () 2017-03-13 20:43:55 +01:00
Mark Ruffner
6403132a9b Add validation on group id for map gesture color mapping () 2017-03-13 20:43:06 +01:00
PabstMirror
11de1326ef Cleanup use of ACE_HashLocation () 2017-03-13 20:42:43 +01:00
PabstMirror
d18ad0c087 Give options menu list focus () 2017-03-13 20:42:25 +01:00
PabstMirror
d9be3c0ffc Fix rangecard not showing wind/lead () 2017-03-13 20:42:05 +01:00
J3aLeiNe
ca5f3fa1cf Update maps' latitude ()
- add Dingor
 - add MSKE 2017
 - add G.O.S Leskovets
 - add Trung Si
 - add I44: Omaha v2
 - add I44: Neaville and Neaville (Winter)
 - add I44: Battle of the Bulge
2017-03-13 20:41:37 +01:00
PabstMirror
43786786de Fix gforce avg on switching to aircraft ()
* Fix gforce avg on switching to aircraft

* Dont use for-loop for neutral g-forces array
2017-03-13 20:41:14 +01:00
jonpas
ca4060b852 Require CBA v3.2.1 ()
Conflicts:
	addons/main/script_mod.hpp
2017-03-13 20:40:52 +01:00
PabstMirror
a1853e0d52 Fix intergrated scopes () 2017-03-13 20:40:11 +01:00
PabstMirror
76e9b132d7 Add RHS GREF compat for RKG-3 grenade () 2017-03-13 20:39:42 +01:00
PabstMirror
bda09296ed Fix lost magazines when restoring gunbag mags () 2017-03-13 20:39:24 +01:00
PabstMirror
1952dc5798 Reload medical configs into extension on save load () 2017-03-13 20:39:01 +01:00
PabstMirror
2c7a5fee76 Fix setVariablePublic reseting to old values ()
* Fix setVariablePublic reseting to old values

* Don't drop delay time
2017-03-13 20:38:41 +01:00
PabstMirror
863d54973d Verify params in atragmx profile gunlist () 2017-03-13 20:38:12 +01:00
PabstMirror
19e1a1f4c5 Pass map gestures draw by reference () 2017-03-13 20:37:47 +01:00
PabstMirror
0c479859af Hide earplug actions if setting disabled ()
* Hide earplug actions if setting disabled

* Add lines that are new
2017-03-13 20:37:29 +01:00
Mark Ruffner
cd526b7f5e Medical/Repair 3den Toolbox State Fix (Bug fix for ) ()
* Update medical/repair 3den away from missionNamespace

* Simplify save
2017-03-13 20:37:11 +01:00
Glowbal
5240c225e6 Update CBA required version ()
* prep v3.9.0

* Update required CBA version
2017-03-13 20:36:49 +01:00
PabstMirror
f3d6a4d90d Use createSimpleObject to create tags () 2017-03-13 20:35:39 +01:00
PabstMirror
b0741f48d7 Fix getPos order () 2017-03-13 20:35:15 +01:00
PabstMirror
2e8651deac Fix passenger actions - Ensure order of MainActions () 2017-03-13 20:34:42 +01:00
PabstMirror
17573aedba Fix RHS m113 compat () 2017-03-13 20:34:06 +01:00
commy2
bd7c8ce409 Optimize Laserpointer ()
* only process one unit every 0.1 seconds

* exitWith to keep indentation low

* use event to determine isIR and isTI

* correctly remove units with turned on lights from their arrays

* handle weaponAccessories command reporting nil

Conflicts:
	addons/laserpointer/XEH_postInit.sqf
2017-03-13 20:33:32 +01:00
PabstMirror
e8418f6df0 Fix Javelin for AI () 2017-03-13 20:31:16 +01:00
Dedmen Miller
1b951231da Cache Nametags onDraw3D flags. ()
* Cache Nametag flags

* Remove unused privates

* Fix fading, cursorOnly mode, improve cache reset

* Fix header
2017-03-13 20:30:53 +01:00
PabstMirror
584898d099 Generic cycle attack profile key for missile guidance ()
* Generic cycle attack profile key for missile guidance

* Add hint for weapons without huds

* Fix Korean strings

* Cleanup
2017-03-13 20:30:07 +01:00
Ozan Eğitmen
d3af5f0e64 New Function to Show BIS Style Curator Messages ()
* Add showMessage fnc that shows BIS curator messages

* Add documentation

* Make function simpler

* Modify to fir new syntax

* Handle non-string args
2017-03-13 20:29:39 +01:00
Ozan Eğitmen
2554aba559 Frag Superanal Cleanup ()
* Minimal frag cleanup

* Why did this even happen in the first place

Conflicts:
	addons/frag/functions/fnc_frago.sqf
2017-03-13 20:28:58 +01:00
PabstMirror
a2f1a4684e Generic cycle attack profile key for missile guidance ()
* Generic cycle attack profile key for missile guidance

* Add hint for weapons without huds

* Fix Korean strings

* Cleanup
2017-03-13 20:25:30 +01:00
NorXAengell
e20666ba9a French translation to "Advanced throwing" and "Advanced fatigue" ()
* French translation of "Advanced fatigue" and "Advanced throwing"

Full translation of "Advanced fatigue" and "Advanced throwing".

* New batch of translation/correction
2017-03-13 20:25:09 +01:00
PabstMirror
a3750b3160 Pass functions by "reference" to bis event handlers ()
* Pass functions by "reference" to bis event handlers

* Add Doc

* Fix

Conflicts:
	addons/laserpointer/XEH_postInit.sqf
2017-03-13 20:24:27 +01:00
Dedmen Miller
5105394f29 Prevent starting additional vital loops on full heal () 2017-03-13 20:21:57 +01:00
J3aLeiNe
9733ddc1c0 Update CfgWeapons.hpp () 2017-03-13 20:21:10 +01:00
sbng-PAPA
11b4a4a2bc More accurate Korean translate for medical () 2017-03-13 20:20:46 +01:00
jonpas
f0977a18ac Fix multiple slideshows sub-actions, Add set name setting ()
* Fix all slides being in multiple slideshows setup, Use private keyword

* Add setting for slides main interaction name

* Update Slideshow documentation

* Add not about new argument added in version
2017-03-13 20:20:23 +01:00
PabstMirror
32c5d1c80c Add getInteractionDistance and fix VTOL refuel/arm () 2017-03-13 20:19:51 +01:00
PabstMirror
d3bfcf0aa9 Fix MUL macros ()
Conflicts:
	addons/frag/functions/fnc_frago.sqf
2017-03-13 20:19:16 +01:00
jonpas
5ef06590cc Fix double single quote to single double quote () 2017-03-13 20:16:56 +01:00
PabstMirror
796eba5297 Handle changes to CBA_fnc_addPlayerEventHandler ()
* Handle changes to CBA_fnc_addPlayerEventHandler

* Fix var spelling
2017-03-13 20:16:35 +01:00
J3aLeiNe
1b71eddcc9 AB : compats RHS 4.2 updated ()
* Update CfgWeapons.hpp

* Update CfgWeapons.hpp

* Update CfgWeapons.hpp

* Update CfgAmmo.hpp

* Update CfgWeapons.hpp

* Update CfgWeapons.hpp

* Update CfgWeapons.hpp

* Update CfgWeapons.hpp

* Update CfgWeapons.hpp

* Update CfgWeapons.hpp
2017-03-13 20:16:11 +01:00