755dad8390
Cleanup all Unnecessary _this
in call
( #10726 )
2025-02-06 17:29:41 -06:00
f005870c4c
General - Use 2.18 syntax of deleteVehicle
( #10668 )
...
Use 2.18 syntax of `deleteVehicle`
2025-01-17 19:29:13 -06:00
defbf33046
Advanced Throwing - Cleanup ( #10495 )
...
* Fix adv. throwing for multiple round grenades
* Cleanup adv. throwing
* Minor optimisation and cleanup
2024-11-22 09:31:07 +01:00
c3a6e28db5
Advanced Throwing - Fix multiple round grenades ( #10492 )
...
Fix adv. throwing for multiple round grenades
2024-11-22 09:20:50 +01:00
3504835c87
General - Use objectParent for vehicle detection ( #10397 )
...
* General - Use objectParent for vehicle detection (HEMTT L-S18)
* var_all_caps cleanup
2024-10-15 14:56:52 -05:00
f090c71126
General - Fix Command Case ( #10286 )
...
* run 'hemtt utils sqf case'
* fix config as well
* fix event casing
* Update addons/towing/functions/fnc_attachRopePFH.sqf
Co-authored-by: johnb432 <58661205+johnb432@users.noreply.github.com >
* Update addons/refuel/functions/fnc_startNozzleInHandsPFH.sqf
Co-authored-by: johnb432 <58661205+johnb432@users.noreply.github.com >
* Update addons/rearm/functions/fnc_takeSuccess.sqf
Co-authored-by: johnb432 <58661205+johnb432@users.noreply.github.com >
* Update addons/rearm/functions/fnc_grabAmmo.sqf
Co-authored-by: johnb432 <58661205+johnb432@users.noreply.github.com >
* Update addons/medical_treatment/initSettings.inc.sqf
Co-authored-by: johnb432 <58661205+johnb432@users.noreply.github.com >
* Update addons/captives/functions/fnc_setSurrendered.sqf
Co-authored-by: johnb432 <58661205+johnb432@users.noreply.github.com >
* Update addons/captives/functions/fnc_handleZeusDisplayChanged.sqf
Co-authored-by: johnb432 <58661205+johnb432@users.noreply.github.com >
* Update addons/captives/functions/fnc_handlePlayerChanged.sqf
Co-authored-by: johnb432 <58661205+johnb432@users.noreply.github.com >
* Update addons/captives/functions/fnc_handlePlayerChanged.sqf
Co-authored-by: johnb432 <58661205+johnb432@users.noreply.github.com >
* Update addons/arsenal/functions/fnc_onArsenalOpen.sqf
Co-authored-by: johnb432 <58661205+johnb432@users.noreply.github.com >
* Update addons/arsenal/functions/fnc_onArsenalClose.sqf
Co-authored-by: johnb432 <58661205+johnb432@users.noreply.github.com >
* Update addons/spectator/functions/fnc_ui.sqf
* Update addons/ui/XEH_clientInit.sqf
* Update addons/ui/functions/fnc_setElements.sqf
* Update addons/fcs/functions/fnc_getAngle.sqf
* Update addons/fcs/functions/fnc_getAngle.sqf
* Update addons/fcs/functions/fnc_getAngle.sqf
* Update addons/captives/functions/fnc_handleZeusDisplayChanged.sqf
Co-authored-by: johnb432 <58661205+johnb432@users.noreply.github.com >
* Update addons/captives/functions/fnc_setHandcuffed.sqf
Co-authored-by: johnb432 <58661205+johnb432@users.noreply.github.com >
* Update addons/captives/functions/fnc_setHandcuffed.sqf
Co-authored-by: johnb432 <58661205+johnb432@users.noreply.github.com >
* Update addons/captives/functions/fnc_setSurrendered.sqf
Co-authored-by: johnb432 <58661205+johnb432@users.noreply.github.com >
* Update addons/common/functions/fnc_displayTextStructured.sqf
Co-authored-by: johnb432 <58661205+johnb432@users.noreply.github.com >
* Update addons/medical_treatment/initSettings.inc.sqf
Co-authored-by: johnb432 <58661205+johnb432@users.noreply.github.com >
* Update addons/medical_treatment/initSettings.inc.sqf
Co-authored-by: johnb432 <58661205+johnb432@users.noreply.github.com >
* Update addons/medical_treatment/initSettings.inc.sqf
Co-authored-by: johnb432 <58661205+johnb432@users.noreply.github.com >
---------
Co-authored-by: PabstMirror <pabstmirror@gmail.com >
Co-authored-by: johnb432 <58661205+johnb432@users.noreply.github.com >
2024-09-03 11:52:33 -05:00
1c6c4d6bff
All - Fix parentheses around code ( #10073 )
...
* Fix Brackets around code
* Update fnc_handleFired.sqf
* Shouldn't have changed this one
---------
Co-authored-by: Grim <69561145+LinkIsGrim@users.noreply.github.com >
2024-06-18 14:08:03 +00:00
59af3e1f6d
General - Change CBA Namespaces to HashMap ( #8801 )
...
* medical_treatment
* advanced_throwing
* common, csw
* Update fnc_replaceRegisteredItems.sqf
* Sanitised numerous components
* Update XEH_postInit.sqf
* Update XEH_postInit.sqf
* FUNC -> LINKFUNC
* Changed tagging hashmap
* Reverted some changes
* Reverted some changes
* Update XEH_clientInit.sqf
* Tweaks and fixes
* Fix number replacements
* Minor cleanup
* Update fnc_getMagazineName.sqf
* Update fnc_getMagazineName.sqf
* Minor improvement
* Made factions case-sensitive and added `toLowerANSI` to be safe
* Update fnc_getDetectedObject.sqf
* Update addons/common/functions/fnc_actionKeysNamesConverted.sqf
Co-authored-by: Grim <69561145+LinkIsGrim@users.noreply.github.com >
* Throw error if item doesn't exist
---------
Co-authored-by: Salluci <69561145+Salluci@users.noreply.github.com >
Co-authored-by: johnb432 <58661205+johnb432@users.noreply.github.com >
2024-06-11 12:34:32 -03:00
f97f11d224
AdvThrowing - Fix showing wind info when no grenades in inventory ( #10008 )
...
AdvThrowing - Fix showing wind info if no grenades in inventory
2024-05-22 21:19:40 -05:00
8f46ffd8d5
General - Change count
to forEach
where appropriate ( #9890 )
...
count -> forEach
Co-authored-by: Grim <69561145+LinkIsGrim@users.noreply.github.com >
2024-04-04 08:15:26 -03:00
c88e1abd0e
Weather - More permissive wind info indicator + auto-enabling when throwing grenades ( #9820 )
...
* More permissive displaying of Wind Info
* Temporary Wind Info while throwing Grenades
* Add Temporary Wind Info Setting
* Safer reading of EGVAR from addon that may not be loaded
* Show Wind Info only in Static Vehicles
* Improve Exclusion Check
Co-Authored-By: Grim <69561145+LinkIsGrim@users.noreply.github.com >
* Improve Abort Checks on Keybind Statements
Co-Authored-By: Grim <69561145+LinkIsGrim@users.noreply.github.com >
* Raise eyePos when inside Static Weapon
---------
Co-authored-by: Grim <69561145+LinkIsGrim@users.noreply.github.com >
2024-03-26 09:59:48 -03:00
cee187adac
General - Convert vehicle to objectParent ( #9801 )
...
Convert vehicle to objectParent
2024-03-26 09:54:06 -03:00
e06c6f7835
General - Replace toLower with toLowerANSI where applicable ( #9790 )
...
* General - Replace toLower with toLowerANSI where applicable
* whoops
Co-authored-by: PabstMirror <pabstmirror@gmail.com >
* Update addons/repair/functions/fnc_setHitPointDamage.sqf
Co-authored-by: johnb432 <58661205+johnb432@users.noreply.github.com >
* Update addons/repair/dev/draw_showRepairInfo.sqf
Co-authored-by: johnb432 <58661205+johnb432@users.noreply.github.com >
* Update addons/tagging/XEH_preStart.sqf
Co-authored-by: johnb432 <58661205+johnb432@users.noreply.github.com >
* Update addons/vehicle_damage/functions/fnc_handleCookoff.sqf
Co-authored-by: johnb432 <58661205+johnb432@users.noreply.github.com >
* Update addons/tagging/XEH_preStart.sqf
Co-authored-by: johnb432 <58661205+johnb432@users.noreply.github.com >
* comparment -> compartment
* Update fnc_showHud.sqf
* Update fnc_registerObjects.sqf
* Update addons/common/functions/fnc_cbaSettings_settingChanged.sqf
---------
Co-authored-by: PabstMirror <pabstmirror@gmail.com >
Co-authored-by: johnb432 <58661205+johnb432@users.noreply.github.com >
2024-03-07 22:08:13 +01:00
124798cb8d
Advanced Throwing - Call ammo event handlers ( #9535 )
...
AdvThrowing - Run ammo event handlers
Close #9532
2023-10-19 19:25:44 -04:00
742626ff1a
General - Relative script_component.hpp
includes ( #9378 )
...
Co-authored-by: PabstMirror <pabstmirror@gmail.com >
2023-09-12 20:58:10 +02:00
e47e18001f
Docs - Update my display name everywhere ( #9330 )
...
* Update display name in team
* Update display name everywhere
* order
https://youtu.be/VYycQTm2HrM
---------
Co-authored-by: BrettMayson <brett@mayson.io >
2023-08-17 12:02:17 +02:00
2a7eb07803
Use modelToWorldVisualWorld ( #8489 )
...
Co-authored-by: PabstMirror <pabstmirror@gmail.com >
2021-10-10 15:37:05 +02:00
75f7ed7532
Utilize isNotEqualTo ( #7929 )
...
* Utilize isNotEqualTo
* undo changes to some files
* redo some changes, fix based on @Vdauphin 's comment
* fix validator issues
Co-authored-by: PabstMirror <pabstmirror@gmail.com >
2021-02-27 11:05:05 -06:00
5a36d1a771
Advanced Throwing - Add object variable to disable pick up of attached throwables ( #8031 )
...
* Advanced Throwing - Add object variable to disable pick up
Use: `OBJECT setVariable ["ace_advanced_throwing_disablePickUp", true]`
* Documentation - Add Advanced Throwing Framework
* Update addons/advanced_throwing/functions/fnc_renderPickUpInteraction.sqf
* Update advanced-throwing-framework.md
Co-authored-by: PabstMirror <pabstmirror@gmail.com >
2021-02-27 11:04:43 -06:00
5ae0ef6bbe
Replace remaining lineIntersects with lineIntersectsSurfaces ( #6898 )
...
* Fix explosive placement while underwater
* Apply suggestions from code review
Co-Authored-By: alganthe <alganthe@live.fr >
* Change placeApprove header to reflect changes
* Replace lineIntersectsWith in isInMedicalFacility
* Replace linesIntersects in isInRepairFacility, fix params
Public func, params should have an expected type.
* Replace linesIntersects in spallTrack
* Replace lineIntersects in getFirstObjectIntersection and findReflection
* Replace lineIntersects in advanced throwing
grenades can pass glass underwater now, I bet all of 0 person will be glad that horrendous bug is now fixed.
* Fix possible issue in pointing while underwater
* Fix possible issue while underwater in attach
* Replace count with isEqualTo in lineIntersectsSurfaces replacements
* Fix inverted conditions
* Fix drawArc
* Fix fnc_attach
* Reverse advanced_throwing and spallTrack lineIntersects changes
* Fix issues raised from code review
2019-12-07 14:58:21 -06:00
9ffca544a6
Advanced Throwing - Call muzzle EH and fix RHS inheritance (Compat with RHS 0.4.9) ( #6879 )
...
* Advanced Throwing - Call muzzle EH and fix RHS inheritance
* UBC for rhs
2019-08-11 17:59:05 -05:00
4ff01967b6
Add Feature Camera Player EH and Handling ( #6573 )
...
* Switch to CBA Feature Camera handling
* Register ACE3's Feature Cameras
* Backwards compatiblity for old ace event
* Require CBA 3.9
2018-10-12 14:59:40 +02:00
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
4857294510
Advanced Throwing - Disable when controlling UAV ( #6092 )
...
Close #6069
2018-01-30 10:54:34 -06:00
36b61fdb6e
Block adv. throwing when player is busy ( #5534 )
...
* Add throw blocking status effect
* Add concertina_wire and tripod support
* Add launcher in hands support
* Disable effect sending more than once
* Fix EFUNC using, add trace
* Disable vanilla throw blocking
* Improve status handling
* Fix rearm status key
2017-12-07 11:26:21 -06:00
2e9b195021
Scale grenade torque depending on throw mode ( #5845 )
2017-12-03 16:37:13 +00:00
d1ba153ae8
AdvThrow - Fix toqrue script error for IR strobes ( #5842 )
...
Close #5835
- Add config to GrenadeCore (IRStrobeBase: GrenadeCore)
- Verify array is valid 3d vector in throw.sqf
2017-12-02 12:23:34 -06:00
cd30b09b4f
Convert ACE_settings to CBA_settings ( #4895 )
...
* Convert ACE_settings to CBA_settings
* Run Modules Globaly, BWC for SetSetting
* Add support for string settings
* ACE_ServerSettings warning
* Add handler for global setting being changed
* Add deprecated and replaced not to Settings Framework doc
* Remove options menu UI, Move Debug and HeadBug Fix to Options in Pause Menu
* Change modules scope to 1
* Disable debug
2017-11-11 20:21:55 +01:00
7183a765f5
Add Advanced Throwing torque (rotation) ( #5621 )
...
* Add throwable rotation
* torque grenade config
* Cleanup
* Do vectorNormalized on direction only
2017-10-15 20:06:18 +02:00
81e02a7336
Refactor private ARRAY to private keyword ( #5598 )
...
* Everything
* Fixed missing ;
* Fix missing ; and double private
* Fixed cannot isNull on number
* Turn _temparture back to isNil
* Fix error from merge
2017-10-10 09:39:59 -05:00
e11e102a76
Underwater actions support ( #4984 )
...
* Enable majority of actions underwater
* Remove log
* Add logistics_wirecutter support (don't play kneel animations underwater - looks silly)
* Don't perform kneel animations when repairing or medicaling underwater
* Fix interaction menu rendering underwater (was moving based on player eye level due to height max used for large vehicles)
* Fix attach underwater (LIW does not work underwater, LIS does), Add attach scan drawing define
* Remove left-over systemChat
* Remove vehiclelock from Plane, Disallow linking belt underwater, Allow checking ammo when sitting via action (was already possible via keybind), Use param for LIS
2017-08-22 13:30:56 -05:00
dd3a66a643
Fix adv. throw key handling when reloading ( #5336 )
...
* Fix throw key handling when reloading
* Consider UGL reload to ace_common_isReloading var
* Fix if space, change private var assign
* Shorten UGL check
2017-07-10 21:44:02 +02:00
ffaa195fe5
Conform function headers to coding guidelines ( #5255 )
...
* Fixed headers to work with silentspike python script
* Fixed rest of the files
* Fixed ace-team
2017-06-08 15:31:51 +02:00
c9b26fa3e5
Fix being unable to throw last mag ( #5242 )
2017-06-03 21:39:52 -05:00
58b15e4aa1
AdvThrow - Handle bugged currentThrowable ( #5216 )
2017-05-29 12:55:00 -05:00
d615cf27fc
Adv Throw - Handle getShotParents being [] ( #5210 )
2017-05-27 09:46:31 -05:00
fd139abb42
Use setShotParents in Advanced Throwing ( #5052 )
...
* Use setShotParents in Advanced Throwing - close #5034
* Execute setShotParents on server (server-only command)
2017-04-11 16:59:32 +02:00
05d30c5573
convert log macros to cba versions ( #4282 )
...
* convert log macros to cba versions
* Add changes to AB
* remove obsolete macro
2016-10-02 12:55:31 +02:00
a7c75a3bf6
Handle RHS impact grenades (RGN/RGO) ( #4447 )
2016-09-23 16:38:24 -05:00
b7dfdc6c84
End path drawing when passing through Geom/Fire ( #4385 )
...
* End path drawing when passing through Geom/Fire
* Add Advanced Throwing colored circles documentation
2016-09-23 12:48:15 -05:00
0400a857e6
Fix Advanced Throwing vanilla throw block for primed throwables ( #4370 )
...
* Fix vanilla throwing block failing after priming, simplify muzzle ammo (can only be 1 or 0, 1 doesn't influence anything if no appliccable throwable in inventory)
* Disable select grenade keys when advanced throwing is active
* Fix #4375 - select next grenade cycles between first 2 grenade muzzles due to setAmmo
2016-09-12 19:21:04 +02:00
062f6deec8
Fix Advanced Throwing floating IR grenades and block vanilla throwing ( #4365 )
...
* Fix #4362 - floating primed IR grenades
* Fix #4363 - block vanilla throwing while prepared
* Respect last thrown time with vanilla throwing and dropping primed throwable,
2016-09-09 11:00:30 +02:00
2474da36b3
Fix pick up delay and IR chemlights, prevent picking up GL and mortar smoke shells ( #4336 )
...
* Fix pick up interaction not rendering right after throw, Prevent GL rounds from being picked up
* Prevent picking up GL and mortar smoke shells
* Fix pick up delay properly, Add separate define for quick throwing (for use when debugging)
* Fix forgotten rename in IR chemlight handling
2016-09-05 20:23:03 +02:00
0e1f2828a9
Rename Advanced Throwing component to be in-line with other advanced_ components ( #4318 )
...
* Rename Advanced Throwing component to be in-line with other advanced_ components
* Rename wiki page as well
* Add redirect from old wiki page
2016-09-03 01:39:34 +02:00