VKing
cfea80bec8
Animate preplaced bottom attack SLAMs
2016-01-15 10:49:22 +01:00
VKing
248eb2143b
Fix inconsistent detonator pictures for some IEDs
2016-01-15 10:20:49 +01:00
VKing
0078ad862a
Remove redundant entries.
...
Not removing them as it can be useful to have a reminder that those classes exist.
2016-01-15 09:33:01 +01:00
Thomas Kooi
e38a80a712
Merge pull request #3119 from acemod/explosives_detonateAll
...
Add action to detonate all explosives on a detonator
2016-01-15 08:22:16 +01:00
Thomas Kooi
b330393f4c
Merge pull request #3164 from acemod/quickMedLitterFix
...
Move littler syncedEH install to after settingInit
2016-01-15 07:38:48 +01:00
PabstMirror
1affa0dd18
Cleanup multithreading, allow running from any dir
2016-01-14 17:42:35 -06:00
VKing
4e8ea4f8e6
Fix detonate action pictures
2016-01-15 00:25:02 +01:00
PabstMirror
1affbd7d2f
Move littler syncedEH install to after settingInit
2016-01-14 17:06:46 -06:00
VKing
05c80c2368
Gah stop that you jerk!
2016-01-15 00:04:12 +01:00
VKing
ed8b437a8f
Prep function
2016-01-14 23:58:31 +01:00
VKing
32b33d7792
How the feck did this happen
2016-01-14 23:58:07 +01:00
VKing
8bdb2cb7f7
GVAR it.
2016-01-14 23:05:56 +01:00
VKing
575f37c8fd
Add fnc_connectExplosive to add editor explosives to unit triggers
2016-01-14 23:05:26 +01:00
VKing
195f0a6874
GVAR it
2016-01-14 20:07:53 +01:00
VKing
1da2b69de4
Make fuel bladders work
2016-01-14 20:07:32 +01:00
VKing
099648b6b6
Russian translation as suggested
2016-01-14 18:51:14 +01:00
VKing
7158a89de9
Start
2016-01-14 18:48:16 +01:00
VKing
74435ba777
Style guide formatting
2016-01-14 18:47:51 +01:00
SzwedzikPL
9631475685
Merge branch 'master' of https://github.com/acemod/ACE3
2016-01-14 16:17:17 +01:00
VKing
73e093ec07
Make stringtable a little more translatable
2016-01-13 22:39:37 +01:00
VKing
2c26d3836b
Some fixes for the zeus modules
2016-01-13 22:39:14 +01:00
SilentSpike
bcfac5db0b
Merge pull request #3154 from acemod/spectatorUpdates
...
Add spectator text chat
2016-01-13 19:36:47 +00:00
SilentSpike
49c814ccb3
Merge branch 'master' into spectatorUpdates
2016-01-13 19:19:00 +00:00
SilentSpike
d870a1f448
Fix nil spectator Draw3D event handler index
...
Minor oversight introduced in pabst's fix for #2989 , the icon handler is a mission event handler that isn't self terminating so the index needs to be preserved until after it is removed via `removeMissionEventHandler`. It is safe to let the `onUnload` event take care of that (and preferable so that icons disappear while temporarily closed).
2016-01-13 19:03:24 +00:00
SilentSpike
65e981373b
Store spectator display in a uiNamespace variable
...
This allows me to explicitly close the right display and hopefully fix the interface staying open upon mission end.
@Commy2's theory is that perhaps the main display `46` is killed upon mission end, meaning that `findDisplay` can't find the spectator display to close it because the game thinks it doesn't exist.
2016-01-13 18:38:51 +00:00
VKing
1ae21ad354
Change SLAM bottom attack ammo to be more bottom attacky
2016-01-13 15:41:20 +01:00
VKing
b87a6327ee
Fix Zeus modules not showing up
2016-01-13 15:40:39 +01:00
VKing
058ea4e8f4
Actual editor mines
2016-01-13 01:03:50 +01:00
VKing
f90dd9fed8
Allow SLAMs to use long range transmitter
2016-01-13 00:14:17 +01:00
VKing
46643d44d0
Add editor/zeus modules for different trigger options
2016-01-13 00:13:56 +01:00
VKing
a07d456476
Change small IEDs to use smaller pressure plates
2016-01-12 23:17:10 +01:00
VKing
61f288c9cc
Rename custom classes with ACE_ prefix
2016-01-12 23:16:49 +01:00
Thomas Kooi
cd23228fbc
Merge pull request #3148 from acemod/nerfReflectedBackblast
...
Nerf the amount of backblast received by the firer via reflection
2016-01-12 18:03:39 +01:00
esteldunedain
455c53a084
Nerf the amount of backblast received by the firer via reflection. Fix #2890 .
2016-01-12 13:09:41 -03:00
PabstMirror
091c807708
Restart specatator display if player in unitList
...
Possible fix for #2677
2016-01-12 00:30:03 -06:00
PabstMirror
8cbf31a375
Fix undefined variable error in FUNC(debug)
...
possibly related to #2677 - threw error from switchToGroupSide
2016-01-11 23:37:44 -06:00
VKing
4fc7c3065e
Rename to fnc_scriptedExplosive
2016-01-11 23:41:33 +01:00
VKing
01dd663337
Add fnc_detonateExplosiveTrigger
2016-01-11 23:36:34 +01:00
PabstMirror
abe936065e
Python tool to validate configs (using MakePbo)
2016-01-10 14:46:45 -06:00
bux
ec0ece059f
use Killed event, fix missing public setVar
...
add more text, don't delete dead unit
2016-01-10 20:58:54 +01:00
bux
09e4a6a76e
cleanup SwitchUnits
2016-01-10 19:08:28 +01:00
PabstMirror
c2f780e95f
#1259 - Medical Locations Boost Training
2016-01-09 23:54:48 -06:00
PabstMirror
dd979676fd
Remove use of CAManBase for all mans
...
End use of bandaid from #1294
2016-01-09 22:05:40 -06:00
PabstMirror
82179636f3
Cache hearing firedNear
2016-01-09 18:51:41 -06:00
PabstMirror
0397b3f9f4
Merge branch 'release'
2016-01-09 15:25:09 -06:00
PabstMirror
63a79b9920
Use Function Caching in CBA
2016-01-09 01:36:19 -06:00
PabstMirror
a161008eb7
Fix count/forEach
2016-01-09 01:15:09 -06:00
PabstMirror
ed4cc42897
Cleanup Interaction Menu
2016-01-08 23:29:32 -06:00
Thomas Kooi
1ee4c12a21
Merge pull request #3060 from acemod/abVerticleCentripetal
...
Ab - Fix Eotvos effect
2016-01-08 13:06:04 +01:00
PabstMirror
066976766f
Show beaufort dots on wind display -for color Blind
...
Show dots on the wind display so color blind can still determine wind
level
Replace PR #1308
2016-01-07 10:34:31 -06:00