ulteq
fb5e6395e2
Yet another typo.
2015-05-19 17:06:33 +02:00
ulteq
f59ce7179a
Spelling mistake corrected.
2015-05-19 17:03:38 +02:00
ulteq
60e3d8ff6a
Renamed tracers into balltracers
2015-05-19 16:55:55 +02:00
ulteq
f40e471fb9
Initial draft of the ACE2 tracer config compat pbo
2015-05-19 16:35:26 +02:00
ulteq
e4766edfbf
Merge branch 'master' of https://github.com/KoffeinFlummi/ACE3 into ace2Tracers
2015-05-19 16:08:22 +02:00
ulteq
d3da8c76b2
Merge pull request #1306 from acemod/compatBWA3
...
Compat BWA3
2015-05-19 16:03:56 +02:00
ulteq
cd976ac796
Tabs and brackets
2015-05-19 14:46:02 +02:00
ulteq
ce3e0bc361
Disabled parts of AB for some of the pseudo SD rounds
2015-05-19 13:57:44 +02:00
ulteq
4d6cff979c
'Fixed' broken SD ammo classes, they still don't make sense
2015-05-19 13:48:49 +02:00
ulteq
b13f8ff0e7
ZO4x30 -> discreteDistance = 200
2015-05-19 13:30:04 +02:00
ulteq
093da9b66f
Fixed incorrect class inheritance
2015-05-19 12:37:14 +02:00
ulteq
d99c66d5ce
Added compat pbo for BWA3 mod
2015-05-19 12:23:10 +02:00
PabstMirror
7c8505592b
Chunk Data to Extension, add some extra diag info
2015-05-19 01:57:41 -05:00
PabstMirror
4d877196e4
Missing Parenthesissies
2015-05-19 00:36:54 -05:00
Glowbal
572b46a473
fix for #1297 Being near Campfires messes up basic medical and causes large fps lag
...
Should only do a max of 1 PFH at a time. If new damage is received before the PFH is completed, it will reset.
2015-05-19 07:23:44 +02:00
PabstMirror
942066b04a
Nametags - Use EyePos of target
2015-05-19 00:09:49 -05:00
PabstMirror
d6946f6e8f
Fix min/max defines in extensions
...
Error C2589 '(': illegal token on right side of '::' from std::min
because windows.h defines
2015-05-18 22:15:16 -05:00
PabstMirror
c4e5e9a7ac
#1298 - Reset handcuffs on respawn
2015-05-18 22:02:50 -05:00
PabstMirror
b727fd79c4
Call Ext Directly
...
CBA_fnc_split problems
2015-05-18 19:29:39 -05:00
PabstMirror
bace23c331
Button to dump array info to clipboard
2015-05-18 18:44:52 -05:00
ViperMaul
0a743d847c
Set version number to 3.0.1
2015-05-18 15:42:53 -07:00
jaynus
bc9850dc08
Added class.
...
(cherry picked from commit 021d277b12
)
2015-05-18 14:11:15 -07:00
Glowbal
5b65d4117d
fixed wrong macro for addEventhandler
2015-05-18 23:02:46 +02:00
Glowbal
539ed2dc79
Fix debug message and prevent Instant death inside vehicles
2015-05-18 22:22:57 +02:00
PabstMirror
4bd34c64bf
Fix RHS_Javelin Comp Path
2015-05-18 21:35:07 +02:00
PabstMirror
559f3cbd0f
#1171 - Safe get variables if settings not defined
2015-05-18 21:34:57 +02:00
esteldunedain
fc5c529772
Fixed object actions not working
2015-05-18 21:34:39 +02:00
esteldunedain
0d0347d3fa
Bandaid for #1281 , until we properly solve unreliable init handlers.
...
1- Menus for CAManBase are precomputed on preInit
2- Class action menus for all men are supposed to be equal to those of CAManBase
Note: we loose the capability of defining actions for specific classes from config (which we don't do on ACE annyway)
2015-05-18 21:34:29 +02:00
PabstMirror
8b4cc835d8
#1181 - Reset BFT_markers array each time
2015-05-18 21:34:17 +02:00
Glowbal
771b62ed04
Fix medical vehicle return value
...
Could fix #1142
2015-05-18 21:33:35 +02:00
PabstMirror
c6991fde54
re-add brackets
2015-05-18 21:33:24 +02:00
Glowbal
2621c5a36c
fixed incorrect private var name
2015-05-18 21:33:12 +02:00
Glowbal
c76e22463a
consistent usage of brackets
2015-05-18 21:32:58 +02:00
PabstMirror
5a4ef610ec
Use PFEH array instead of setVariable
2015-05-18 21:32:47 +02:00
PabstMirror
2c3a5b0603
Start vital tracking after treatment
2015-05-18 21:32:22 +02:00
PabstMirror
f511de0a49
Calculate vitals interval on first run
2015-05-18 21:32:05 +02:00
Glowbal
853c654b4d
fixes #1195 units do not display injuries
...
Is caused because the system thinks medical is disabled for basic units, while this obviously is not the case.
2015-05-18 21:00:32 +02:00
Glowbal
fc99d07f7c
fixes #1155
2015-05-18 21:00:18 +02:00
jaynus
c17df2acb8
Change to execNextFrame.
2015-05-18 21:00:06 +02:00
jaynus
1c69f4faa4
Fixed: Litter spawning at huge radius, floating litter over water. Fixes #1112
2015-05-18 20:59:56 +02:00
jaynus
2af607c727
Changed: Enabled ace_javelin to the RHS javelin optionals compat pbo.
2015-05-18 20:59:45 +02:00
jaynus
8057c1fdb6
Rebuilt DLL's for testing.
2015-05-18 20:59:31 +02:00
jaynus
710db5a492
Changed: Disable snprintf_s usage to get around auto-vectorization in the 2015 STL strnlen implementation
2015-05-18 20:59:16 +02:00
jaynus
98df03ca27
Changed: checkFiles extension check prints version returned by extension
...
Changed: Build changed to SSE2 instead of defaulting to AVX.
2015-05-18 20:59:00 +02:00
jaynus
e4fb652dd2
initial pick from vehicledamage for new extension build process.
2015-05-18 20:58:32 +02:00
VKing
1cab51156a
Made better with Pabstology (tm)
2015-05-18 20:58:16 +02:00
VKing
5c7e59fd29
Hacked order to fix order of comanche zoom levels
2015-05-18 20:58:03 +02:00
Josuan Albin
2f67935c91
mk6mortar and missing entries
...
- mk6 mortar doc added
- apl doc added
- classnames fixed (forgot an entry)
2015-05-18 19:25:50 +02:00
jaynus
d8b4b53b80
Added: Monitor 5sec interval to propegate assignedTeams from leader, allowing team colors to be assigned by the team leader and show in the group. Uses vanilla team assignment. Closes #1279
2015-05-18 08:31:29 -07:00
ulteq
3c5eac96ea
Merge pull request #1261 from acemod/ModuleSettings_AB_WD
...
Added a new module option for advanced ballistics:
2015-05-18 13:39:21 +02:00