jaynus
aef896cc21
Merge remote-tracking branch 'origin/explosive_reflection' into fragSpallOptimization
...
Conflicts:
addons/frag/XEH_preInit.sqf
2015-05-13 15:52:18 -07:00
jaynus
553942bbc7
Initial commit of frag/spalling optimization rewrite. Now tracks in single PFH, with index-based referencing instead of searches. TODO: Break spall calculation up to multiple frames. Needs testing.
2015-05-13 14:33:14 -07:00
Glowbal
be09a5cecd
Merge pull request #1145 from acemod/MedicalVehicleCheckFix
...
Fix medical vehicle return value
2015-05-13 18:32:49 +02:00
jaynus
890849fcd1
Merge pull request #1139 from acemod/fragPrivates
...
Frag Privates
2015-05-13 08:06:02 -07:00
Glowbal
a4d0af4b67
Fix medical vehicle return value
...
Could fix #1142
2015-05-13 15:55:03 +02:00
ulteq
26843dad88
Merge pull request #1057 from acemod/abConfigCaching
...
Config caching (advanced ballistics)
2015-05-13 11:30:21 +02:00
ulteq
d04ebef519
Merge pull request #1106 from acemod/refactorCalcWindSpeed
...
Moved all wind calculations into the weather module
2015-05-13 11:23:32 +02:00
commy2
8f35b9b7a4
Merge pull request #1138 from acemod/dragPrivates
...
Draggin Privates
2015-05-13 10:57:03 +02:00
PabstMirror
4185874a9a
Frag Privates
2015-05-12 23:19:31 -05:00
jaynus
ed2f73d4d9
Merge pull request #1117 from acemod/waveHeightAtFunc
...
Added: waveHeightAt Function
2015-05-12 21:15:35 -07:00
PabstMirror
3978445837
Draggin Privates
2015-05-12 23:01:59 -05:00
PabstMirror
245a6da6f6
Merge pull request #1027 from acemod/sortForMagRepack
...
Sort for mag repack
2015-05-12 21:56:12 -05:00
jaynus
d972f14649
Merge pull request #1092 from acemod/superTime
...
ACE_time variables for accurate purposeful time use
2015-05-12 19:34:20 -07:00
jaynus
d28f2b0f2c
Merge pull request #1113 from acemod/ComancheZoomLevels
...
Fix for Comanche zoom levels
2015-05-12 19:31:28 -07:00
PabstMirror
1827d8ad95
Fix #1024 - Adjust self iMenu for wave height
2015-05-12 16:04:42 -05:00
PabstMirror
e613db1fea
Add missing script_component include
2015-05-12 15:40:12 -05:00
ViperMaul
ab580dd1c7
Set version number to 3.0.0.3
2015-05-12 07:08:45 -07:00
VKing
3ddc8569bb
Made better with Pabstology (tm)
2015-05-12 15:53:49 +02:00
jaynus
7efe8ccba5
Added: waveHeightAt Function, refs #1024 for use.
2015-05-11 16:44:17 -07:00
ViperMaul
e75c4594e6
Added missing $PBOPREFIX$ for respawn
2015-05-11 15:17:44 -07:00
VKing
ef836d1191
Hacked order to fix order of comanche zoom levels
2015-05-11 23:17:17 +02:00
jaynus
8e7763af08
Removed: systemChat debug in captive
2015-05-11 13:50:24 -07:00
jaynus
991ecdfe01
Removed: Debug sidechat in laser seeker code.
2015-05-11 13:37:50 -07:00
ViperMaul
0bb158bd14
Merge pull request #1109 from acemod/makeNewVersionStamping
...
Make new version stamping
2015-05-11 11:16:14 -07:00
ViperMaul
5092d586fd
Exception handling and clean up.
...
#1105
2015-05-11 10:06:40 -07:00
commy2
c0e2af2e66
quotes in config arrays
2015-05-11 18:50:04 +02:00
jaynus
9660978b92
Changed: search for ace_server, not ace_serverconfig
2015-05-11 09:02:13 -07:00
ViperMaul
9c288ffa12
Merge pull request #1108 from acemod/missingPBOPREFIX
...
Added missing PBOPREFIX files
2015-05-11 08:54:03 -07:00
ViperMaul
b0051a6638
Merge pull request #1094 from acemod/fixUnSurrender
...
Fix not being able to UnSurrender (currentWeapon)
2015-05-11 08:39:39 -07:00
ViperMaul
4e1370cbc3
Merge pull request #1093 from acemod/fixDisarming
...
Fix disarming
2015-05-11 08:38:56 -07:00
ulteq
0b3d3b8793
Added missing PBOPREFIX files
2015-05-11 17:37:08 +02:00
ulteq
b03333c9e8
Moved all wind calculations into the weather module
2015-05-11 10:59:07 +02:00
jaynus
d6dde3c73f
Merge pull request #1077 from acemod/fixSwitchUnits
...
Fix switch units
2015-05-10 23:38:56 -07:00
ulteq
9fe8d6f40a
Merge pull request #1097 from acemod/dispersionFix
...
Rifle dispersion overhaul:
2015-05-11 00:31:23 +02:00
PabstMirror
2e91f45273
#1104 - Fix legend in editor
2015-05-10 16:57:05 -05:00
Glowbal
e6a8f0b295
Merge pull request #1103 from SilentSpike/medical_typofix
...
Trivial variable name fix for moduleAssignMedicalVehicle function
2015-05-10 22:37:54 +02:00
SilentSpike
eff5ce03d6
false -> 0
2015-05-10 20:58:17 +01:00
SilentSpike
518cfdab9e
isMedic -> medicClass
2015-05-10 20:19:32 +01:00
ulteq
09c19e4ec2
Subtle recoil reduction when using a suppressor
2015-05-10 20:58:36 +02:00
SilentSpike
d321ed2753
Changed function variable to match other medical vehicle functions
2015-05-10 19:56:35 +01:00
ViperMaul
9be22ee8b5
Merge pull request #1088 from acemod/makeNOBIN_improvements
...
Make Improvements
2015-05-10 11:46:16 -07:00
ulteq
82f3c65c31
Tuned down the dispersion reduction of suppressors some more
2015-05-10 20:06:27 +02:00
jaynus
c39b5931c7
ACE tickTime based on ACE_time.
2015-05-10 07:56:14 -07:00
jaynus
e1c3c40cdd
I need more coffee. this should be more accurate.
2015-05-10 07:50:58 -07:00
jaynus
318b2437f9
Applied virtual time acceleration to the master ACE_time. Created ACE_tickTime macro, to provide same-frame millisecond resolution.
2015-05-10 07:42:53 -07:00
ViperMaul
1cc5bd1c50
removing unneeded debug files
2015-05-10 07:41:24 -07:00
ulteq
235534292f
Rifle dispersion overhaul:
...
*Added dispersion values for the new marksmen rifles (when needed)
*Overworked some of the (ridiculous) existing values
*Made use of the vanilla values whenever possible
2015-05-10 16:31:56 +02:00
KoffeinFlummi
2bb3a0f139
Cleanup #1095
...
- Fix tabs
- Remove tabler comments
- Restore one removed Russian string
2015-05-10 16:19:46 +02:00
KoffeinFlummi
9e982fe958
Merge branch 'translation/15bn/alef' of https://github.com/alef/ACE3 into italian-merge
2015-05-10 16:09:31 +02:00
commy2
ba6ffe8c2f
Merge pull request #946 from acemod/fcsInitSpeedFix
...
Fcs init speed fix
2015-05-10 14:57:50 +02:00