81d854c56a
Add group side zeus module
...
The module is placed on a unit in order to switch the side of that unit's group. A "simple" dialog is used to select the new side.
The dialog code is a little ugly to say the least.
2016-05-17 23:44:17 +01:00
4cbded1811
Fix zeus cargo display for empty vehicles
...
The cargo wasn't displaying for empty vehicles because they use a different display.
2016-05-17 23:44:16 +01:00
d90d5a7ac1
Rewrite global AI skill zeus module
...
Remove the use of ace settings and makes the module more zeus specific. It might be worth adding a similar module or mission settings to ace_ai for mission editing.
2016-05-16 15:16:53 +01:00
5b460205a9
Add teleport player zeus module
2016-05-15 21:02:40 +01:00
4d028be876
Cleanup zeus display modules
...
Replaces display size and position defines with macros for readability and compactness.
Changes naming convention of functions and displays to distinguish categories and make more readable.
Converts the global set skill module to use display events rather than waiting in a loop for the module to be set and confirmed.
2016-05-15 18:08:54 +01:00
77de1ec6eb
Update vanilla zeus functions
...
Merges the changes introduced by arma updates to vanilla functions with our overwrites.
I also reverted some of the command capitalization since it makes the process of going through differences quicker in future.
2016-05-15 12:48:32 +01:00
424c6fe878
Show Cargo Example
2016-02-26 01:37:00 -06:00
7fc1c87bc4
Global Ai Set Skill Example
2016-02-26 00:57:18 -06:00
82086efca0
manual merge
2016-02-10 10:11:33 +01:00
e422388484
fix waitUntil capitalization
2015-11-30 17:28:01 +01:00
a9ebcf8543
fix setVariable and getVariable capitalization
2015-11-30 17:27:09 +01:00
b3950bd7f0
fix forEach capitalization
2015-11-30 17:23:48 +01:00
a8228f60c2
fix configFile capitalization
2015-11-30 17:23:02 +01:00
2b05f6f451
fix isNil capitalization
2015-11-30 17:22:16 +01:00
d9b90258bc
fix typeOf capitalization
2015-11-30 17:19:57 +01:00
34d351c652
fix exitWith capitalization
2015-11-30 17:14:05 +01:00
0b84bb514b
fix Cfg capitalization
2015-11-30 17:09:26 +01:00
dcf0a68b80
Revert "fix Cfg capitalization"
...
This reverts commit 43bda9c462
.
2015-11-30 17:00:32 +01:00
43bda9c462
fix Cfg capitalization
2015-11-30 16:52:20 +01:00
ff4406e411
manual merge, more selectRandom command useage
2015-11-29 16:48:23 +01:00
e5c4d35969
1.55 use new selectRandom command
2015-11-29 16:33:25 +01:00
b345db4ae9
Added Zeus modules for adding Spare Tracks and Wheels
2015-09-27 00:29:19 +02:00
5112bd9bdf
Merge pull request #2163 from acemod/add-objects-to-curator
...
Add objects to all curators
2015-08-21 13:53:45 +01:00
05bf239d8e
Specify zeus setMedic module conditions further
2015-08-15 21:44:40 +01:00
c01052e5bf
Update ace_zeus function headers
2015-08-15 21:11:49 +01:00
c7f47c0b34
Replaced check for captive module by check for ACE_medical
2015-08-15 20:31:41 +02:00
ed66255b19
Add objects to all curators
2015-08-15 18:39:43 +02:00
0e57d3d97c
Added assign medic, medicalfacility and medical vehicle curator modules
2015-08-15 18:25:48 +02:00
1b488a17b5
Fixed typo that slipped into the code
2015-08-05 08:36:01 +02:00
1b7f7534da
Small correction
2015-08-05 00:16:23 +02:00
13b7e7ae72
Updated parameterization in Zeus module.
2015-08-05 00:10:54 +02:00
e147138274
Update setUnconscious module with to be indefinite
...
The zeus toggle unconscious module was using the default value for minimum unconscious time when it should have been indefinite (to act as a toggle)
2015-07-31 17:32:13 +01:00
67e5e31394
Change zeus modules to run globally
...
Zeus modules were only running on the *server* rather than the local machine. This resulted in the variable used to cache the object zeus has its cursor over not existing and therefore the modules didn't work at all.
2015-07-29 12:25:04 +01:00
e29fb477f9
Merge branch 'master' into fixFrag
2015-07-25 02:38:10 -05:00
186d4d0583
Fix for #1665
2015-07-20 21:14:30 +01:00
398f1c768f
Fix the module on dedicated servers
2015-06-22 00:17:29 +01:00
6c7ba7b5ae
Zeus module on dedicated server
2015-06-18 22:43:49 -05:00
375c81d9b0
Connect Zeus module to Frag
2015-06-18 22:13:06 -05:00
f9d1a39adf
Updated edited BI functions with 1.46 changes
2015-06-08 18:18:40 +01:00
94a6eefa32
using new string macros
2015-06-04 19:33:19 +01:00
a30f6be713
Better module naming convention
2015-06-01 20:56:56 +01:00
8fe1a65207
Cleaned up event handler
2015-06-01 20:56:54 +01:00
bfce854be3
Localise module messages
2015-06-01 20:50:19 +01:00
4c1641b64a
Generalized contextual modules system
2015-06-01 20:44:54 +01:00
7d71d85ffc
Death to tabs
2015-06-01 20:44:53 +01:00
e27ac53713
Implemented contextual modules
2015-06-01 20:44:51 +01:00
44ca13fe3a
Implemented capture module
2015-06-01 20:36:06 +01:00
6251248a09
Fixed conditions
2015-06-01 20:36:05 +01:00
49ef30ca5b
Corrected macro
2015-06-01 20:36:05 +01:00
aad56866ea
Forgot my privates
2015-06-01 20:36:04 +01:00