PabstMirror
eb53e7a2fe
Tools - document_functions.py: handle header sub indexs for arguments ( #9303 )
...
* tools - handle header sub indexs for arguements
* convert remaining
* Update coding-guidelines.md
2023-08-08 22:51:20 -05:00
Dedmen Miller
e2ac18a05d
[WIP] Fix script errors reporting wrong line numbers ( #6407 )
...
* advanced_ballistics
* advanced_fatigue
* advanced_throwing
* ai
* aircraft
* arsenal
* atragmx
* attach
* backpacks
* ballistics
* captives
* cargo
* chemlights
* common
* concertina_wire
* cookoff
* dagr
* disarming
* disposable
* dogtags
* dragging
* explosives
* fastroping
* fcs
* finger
* frag
* gestures
* gforces
* goggles
* grenades
* gunbag
* hearing
* hitreactions
* huntir
* interact_menu
* interaction
* inventory
* kestrel4500
* laser
* laserpointer
* logistics_uavbattery
* logistics_wirecutter
* magazinerepack
* map
* map_gestures
* maptools
* markers
* medical
* medical_ai
* medical_blood
* medical_menu
* microdagr
* minedetector
* missileguidance
* missionmodules
* mk6mortar
* modules
* movement
* nametags
* nightvision
* nlaw
* optics
* optionsmenu
* overheating
* overpressure
* parachute
* pylons
* quickmount
* rangecard
* rearm
* recoil
* refuel
* reload
* reloadlaunchers
* repair
* respawn
* safemode
* sandbag
* scopes
* slideshow
* spectator
* spottingscope
* switchunits
* tacticalladder
* tagging
* trenches
* tripod
* ui
* vector
* vehiclelock
* vehicles
* viewdistance
* weaponselect
* weather
* winddeflection
* yardage450
* zeus
* arsenal defines.hpp
* optionals
* DEBUG_MODE_FULL 1
* DEBUG_MODE_FULL 2
* Manual fixes
* Add SQF Validator check for #include after block comment
* explosives fnc_openTimerUI
* fix uniqueItems
2018-09-17 14:19:29 -05:00
mharis001
bca8b01860
Various additions to ace_zeus ( #6036 )
...
* Add search to teleport players UI
* Change group side icons to look better
* Improve teleport UI and add stringtable entries
* Add Assign Repair Vehicle module
* Add Assign Repair Facility module
* Add Assign Engineer module
* Add Full Heal module
* Add Suicide Bomber module
* Make heal module work without ace_medical
* Add suicide bomber module translations
* Improve attribute cargo to use displayName
* Improve set engineer ui
* ACE_Curator for repair modules + author array
* Add angle param to getModuleDestination
* Prevent multiple suicide bomber modules on same target
* Heal module: support BI scripted revive system
* Requested changes
2018-02-24 11:44:57 -06:00
SilentSpike
c1045e4266
Update vanilla zeus functions ( #5888 )
...
* Cleanup zeus module
* Update zeus BI functions
* Restore accidentally removed setting check
2017-12-10 12:29:38 -06:00
Christian Klemm
16439f5640
Add ability to abort module destination ( #5284 )
...
* Add the ability to abort a module action via ace_zeus_fnc_getModuleDestination
* Action can be aborted by pressing ESC
* Current position is still passed to the code callback
2017-07-10 12:41:35 +01:00
Jo David
b3f03d5ffb
Zeus Suppression Module ( #4977 )
...
* add base structure
* Add getModuleDestination
* Add 2d map support, debug
* Cleanup, handle weapon max range
* Handle non-local units
* Use new showMessage func
* Run on groups when placed on leader
* Support for Indirect Fire Vehicles
* Cleanup
* Use doArtilleryFire which was fixed in 1.68
2017-05-10 11:29:04 -05:00