johnb432
8fc093de8f
Grenades - Code cleanup ( #9979 )
...
* Improved various aspects of grenades
* Update addons/grenades/functions/fnc_flashbangExplosionEH.sqf
Co-authored-by: Jouni Järvinen <rautamiekka@users.noreply.github.com>
* Update addons/grenades/functions/fnc_incendiary.sqf
Co-authored-by: Jouni Järvinen <rautamiekka@users.noreply.github.com>
* Update addons/grenades/functions/fnc_incendiary.sqf
Co-authored-by: Jouni Järvinen <rautamiekka@users.noreply.github.com>
* Update fnc_flashbangExplosionEH.sqf
* More cleanup
* Update fnc_incendiary.sqf
* Update fnc_incendiary.sqf
* Update fnc_flashbangThrownFuze.sqf
* Update fnc_flashbangThrownFuze.sqf
* Update addons/grenades/functions/fnc_nextMode.sqf
Co-authored-by: Grim <69561145+LinkIsGrim@users.noreply.github.com>
* Update addons/grenades/functions/fnc_flashbangExplosionEH.sqf
* Update addons/grenades/functions/fnc_incendiary.sqf
* Removed fix that is included in another PR
* Update fnc_incendiary.sqf
* Messed up merge conflict resolution
---------
Co-authored-by: Jouni Järvinen <rautamiekka@users.noreply.github.com>
Co-authored-by: Grim <69561145+LinkIsGrim@users.noreply.github.com>
2024-06-18 01:05:01 -07:00
johnb432
be9797d11d
Grenades - Add grenade rolling ( #10005 )
...
* Add grenade rolling
* Added some safeguards
* Use `setVectorDirAndUp` instead of rotation
* Don't allow players to roll grenades when in vehicles
* Grenades - Rolling only add PFEH when needed (#10015 )
* Grenades - Rolling only add PFEH when needed
* Corrected minor typo, moved variable init in preInit, fixed bugs
---------
Co-authored-by: johnb432 <58661205+johnb432@users.noreply.github.com>
* Don't switch modes if grenade can't be thrown
* Minor tweaks
---------
Co-authored-by: PabstMirror <pabstmirror@gmail.com>
2024-05-27 02:19:52 -07: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
PabstMirror
7bc6fdfa66
Cleanup - Trim all trailing whitespace ( #8651 )
2021-10-30 16:42:03 -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
commy2
e56e18bff3
Code cleanup 1.54
2016-01-06 22:42:02 +01:00
jokoho48
7bf7066cfd
Code cleanup of grenades module.
2015-08-13 22:36:58 +02:00
jonpas
763cb07629
Macro STRING to LSTRING
2015-05-28 21:59:04 +02:00
jonpas
6072e14077
Changed all strings to macros (except external)
2015-05-27 19:04:25 +02:00
PabstMirror
1a61148053
Grenades Cleanup
...
Shouldn't be any change to functionality
Headers
Formating
simplifying (waitAndExecute)
exceptions/canInteract for keybind
2015-02-14 00:39:09 -06:00
PabstMirror
1d083aa072
Convert Spawned/Sleep
2015-01-14 14:40:37 -06:00
PabstMirror
cedb05f8d9
Key Press
2015-01-14 13:48:08 -06:00
PabstMirror
9224cd0c2a
Work on removing spawned
2015-01-14 05:07:53 -06:00