bluefield
1439680795
Overpressure - Separate backblast and overpressure range coefficient ( #10070 )
...
* feat: separate overpressure and backblast configurations
* documentation: remove undefined return
* typo: trace macro padding
* refactor: add range<number> return
* refactor: reuse return values for overpressure coef
* refactor: reuse return values for backblast coef
* whitespace
Co-authored-by: Drofseh <Drofseh@users.noreply.github.com>
* headers
Co-authored-by: Drofseh <Drofseh@users.noreply.github.com>
Co-authored-by: johnb432 <58661205+johnb432@users.noreply.github.com>
* feat: change backblast limit to 0
Co-authored-by: PabstMirror <pabstmirror@gmail.com>
* remove: deleted ACE_Settings.hpp
* fix: update postInit.sqf event handler to register new GVARs
* fix: remove `ACE_Settings.hpp`
* typo: add spacing
Co-authored-by: Drofseh <Drofseh@users.noreply.github.com>
* typo: fix spacing
Co-authored-by: johnb432 <58661205+johnb432@users.noreply.github.com>
* feat: switch distanceCoef minimun value to 0
Co-authored-by: johnb432 <58661205+johnb432@users.noreply.github.com>
* typo: update the slider checks with new minimuns
temporary solution until i figure out the EH
Co-authored-by: johnb432 <58661205+johnb432@users.noreply.github.com>
* feat: new stringable elements
* Update stringtable.xml
* Added translations
* Switched order of settings to match age of settings
* setting require restart, split adding firedEH
* Added notifications about mission restart
---------
Co-authored-by: Grim <69561145+LinkIsGrim@users.noreply.github.com>
Co-authored-by: Drofseh <Drofseh@users.noreply.github.com>
Co-authored-by: johnb432 <58661205+johnb432@users.noreply.github.com>
Co-authored-by: PabstMirror <pabstmirror@gmail.com>
2024-06-20 22:30:33 +02:00
Grim
95b7951919
General - Use variable for checking if medical is enabled ( #10063 )
2024-06-18 00:07:38 +00:00
PabstMirror
a3aef6a066
General - Cleanup spaces in macros ( #9769 )
...
Co-authored-by: LinkIsGrim <salluci.lovi@gmail.com>
2024-02-05 14:04:24 -03:00
johnb432
8ca5263f18
Common - Make FUNC(isModLoaded)
case-insensitive ( #9704 )
...
* Update fnc_isModLoaded.sqf
Co-authored-by: PabstMirror <pabstmirror@gmail.com>
* Update fnc_isModLoaded.sqf
---------
Co-authored-by: LinkIsGrim <salluci.lovi@gmail.com>
Co-authored-by: PabstMirror <pabstmirror@gmail.com>
2023-12-31 17:45:01 -08:00
jonpas
742626ff1a
General - Relative script_component.hpp
includes ( #9378 )
...
Co-authored-by: PabstMirror <pabstmirror@gmail.com>
2023-09-12 20:58:10 +02:00
johnb432
8d107776c4
Overpressure - Fix invulnerable units taking backblast damage when firing launchers ( #9256 )
2023-07-14 22:33:54 +03:00
Whigital
fc17697ef7
Overpressure - Fix backblast originating at projectile ( #8985 )
...
* Overpressure - Fix backblast originating at the projectile
* RHSUSF - Improve backblast for shoulder launchers
* RHSAFRF - Improve backblast for shoulder launchers
* RHSGREF - Improve backblast for shoulder launchers
* RHSSAF - Improve backblast for shoulder launchers
* Overpressure - Simplify projectile offset and cache lookups
* Overpressure - Remove parentheses and use array as hash key
* Overpressure - Rename caching function and move lookup
2022-08-01 18:32:02 +01:00
GhostIsSpooky
9ff5d34ce7
Common - Add cache to fnc_isModLoaded
( #8794 )
...
* add isModLoaded cache
* add missing brackets
* missed one
* Update fnc_handlePunjiTrapDamage.sqf
* Update fnc_isModLoaded.sqf
Co-authored-by: PabstMirror <pabstmirror@gmail.com>
2022-01-30 11:56:20 -06:00
PabstMirror
f9d181c72e
Medical - Fix addDamageToUnit ( #7247 )
2019-10-20 16:48:26 -05:00
Magnetar
bb2d1e4e9e
Merge branch 'master' into medical-rewrite
2019-03-17 17:39:43 +01: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
Glowbal
e8f00fbe7c
Merge remote-tracking branch 'origin/master' into medical-rewrite
2018-07-18 20:42:41 +02:00
Dystopian
e24ed0fa92
Fix back blast if damage not allowed ( #6030 )
2018-01-06 18:24:44 -06:00
commy2
4db844e596
merge
2017-12-23 01:47:43 +01:00
PabstMirror
eb8f5ffac3
Overpressure - Don't add backblast damage if blocked ( #5848 )
2017-12-03 14:03:49 -06:00
PabstMirror
ee864b2c46
Fix medkit string, fix overpressure
2016-12-09 13:48:54 -06:00
Glowbal
b489750d5b
Minor optimizations using private, params, and isEqualType ( #4323 )
...
* Optimizations with private, params, and isEqualType
* Fixed tab being used instead of space
* Fixed tabs inserted by notepad++
* More usage of new private syntax and params
- changed a few checks for an array being empty to `_arr isEqualTo []`
rather than `count _arr == 0`
- added more uses of `private` on the same line as the variable is
declared
- added more uses of params to assign variables passed as parameters
- removed unnecessary parentheses
- removed several unnecessary variable declarations with private array
syntax
* clean up and formatting
2016-09-04 16:44:22 +02:00
jonpas
03e923aa68
Cleanup Function Headers titles
2016-06-18 11:50:41 +02:00
SilentSpike
c4b75160a4
Run event renaming script
2016-05-24 14:13:11 +01:00
SilentSpike
108ff4f644
Replace ACE event system calls with CBA counterparts
...
Regex used:
\[(.+?),(.+?),(.+?)\]\s+call\s+E?FUNC\((common,)?(target|object)Event\)
[$1,$3,$2] call CBA_fnc_targetEvent
E?FUNC\((common,)?(server|global|local)Event\)
CBA_fnc_$2Event
E?FUNC\((common,)?(add|remove)EventHandler\)
CBA_fnc_$2EventHandler
2016-05-22 16:47:39 +01:00
esteldunedain
69dea087ca
Apply the ufeh to ACE_Overpressure
2016-02-06 18:17:27 -03:00
PabstMirror
a875d6a870
Overpressure cleanup and fix distance check
2016-01-16 15:53:28 -06:00
jokoho48
228eeab1a8
fix comments
2015-08-31 00:05:55 +02:00
jokoho48
4e6f289493
fix Function Names
...
fix Input
2015-08-30 23:40:53 +02:00
jokoho48
d97cb8e78f
add Missing Include
2015-08-30 07:49:12 +02:00
jokoho48
35b6e04345
rewrite Caching in overpressure
...
update code to params command
update Comments
2015-08-30 07:35:58 +02:00
Joko
41edf3dd38
Rework after Comments form esteldunedain
2015-07-17 21:26:18 +02:00
Joko
9bb9df59ec
Add caching for Backblast
2015-07-11 00:09:20 +02:00