jaynus
c297257421
Disable frag by default. Add @pabstmirror fix closes #1339 closes #820
2015-05-21 15:06:55 -07:00
jaynus
58a55313cd
Changed: Entire frag system re-optimized to a single tracking/GC index-based PFH.
...
Changed: Spalling calculations now throttled across frames and limited; accurate but performant
Changed: All lookups are now index-based on a global projectiles array. This reduced runtime dramatically for all fragmentation.
2015-05-13 17:06:10 -07:00
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
jaynus
021d277b12
Added class.
2015-05-13 12:19:00 -07:00
jaynus
a57ea7dc79
Changed: Enabled ace_javelin to the RHS javelin optionals compat pbo.
2015-05-13 12:18:40 -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
jaynus
998cbf0fd3
Merge pull request #1133 from dharmab/documentation
...
Create missing documentation placeholders
2015-05-12 19:57:23 -07: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
Dharma Bellamkonda
b27d7eafa4
Fix headers in weapon select doc
2015-05-12 20:18:03 -06:00
Dharma Bellamkonda
7c1875b624
add name to authors.txt
2015-05-12 18:31:03 -06:00
Dharma Bellamkonda
1227d6e3fb
Create missing documentation placeholders
...
Creates placeholder documentation for modules which did not previously
have any. If a module had the same name and apparent purpose as a module
from AGM, AGM's documentation was imported into the placeholder.
These documentation are useful to users for explaining what ACE3
changes. They are also useful to community admins who want to create a
custom distribution of ACE3 and need to know which modules to disable.
The documentation needs to be significantly fleshed out before it's
ready for public consumption, but this should be a helpful start.
2015-05-12 18:28:18 -06: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
ViperMaul
66f5ed43c0
More help on certain errors in make.py
2015-05-12 07:05:48 -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
89d19e817c
Merge pull request #1114 from acemod/respawnMissingPBOPREFIX
...
Added missing $PBOPREFIX$ for respawn
2015-05-11 15:32:17 -07:00
ViperMaul
e75c4594e6
Added missing $PBOPREFIX$ for respawn
2015-05-11 15:17:44 -07:00
ViperMaul
f78b2ed598
Merge pull request #1110 from acemod/nobin_fixes
...
Do not execute CfgConvert if $NOBIN$ is found.
2015-05-11 14:37:27 -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
50abf64359
Do not execute CfgConvert if $NOBIN$ is found.
...
#1107
2015-05-11 12:53:49 -07:00
ViperMaul
0bb158bd14
Merge pull request #1109 from acemod/makeNewVersionStamping
...
Make new version stamping
2015-05-11 11:16:14 -07:00
ViperMaul
59d6e84fc0
Use abbreviated public key to minimize a BI bug.
...
REFERENCE: http://feedback.arma3.com/view.php?id=22133
Always copy public key in case it is missing from the release folder.
#1105
2015-05-11 10:43:05 -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
ViperMaul
a7a76d69ae
Read ACE VERSION from main/script_mod.hpp
...
#1105
2015-05-11 09:48:47 -07:00
jaynus
192a02ce56
No really, change it.
2015-05-11 09:03:09 -07:00
jaynus
9660978b92
Changed: search for ace_server, not ace_serverconfig
2015-05-11 09:02:13 -07:00
jaynus
695e775cd7
Change 'ace_serverconfig' to 'ace_server'
2015-05-11 09:01:16 -07:00
ViperMaul
9c288ffa12
Merge pull request #1108 from acemod/missingPBOPREFIX
...
Added missing PBOPREFIX files
2015-05-11 08:54:03 -07:00
ulteq
0bae8471c5
Added more missing PBOPREFIX files
2015-05-11 17:43:48 +02: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
ViperMaul
cf6846dac2
Improve exception handling
...
#1105
2015-05-11 00:34:32 -07:00