johnb432
60eabda47e
Vehicle Damage - Add API to prevent AI from dismounting from immobile vehicles ( #9990 )
...
* Add API to prevent AI from dismounting from immobile vehicles
* Update vehicledamage-framework.md
2024-06-01 09:55:56 -07:00
johnb432
120589512e
Headless - Improve group transfer and add API ( #9874 )
2024-05-29 15:49:59 -03: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
Dystopian
7c65f8503d
Refuel - Add enable setting ( #7613 )
...
* Add enable setting
* Exclude man class init
* Fix multiplayer terrain pump fuel sync
* Add terrain pumps positions
* Add vanilla fuel cargo restoring before destroying
* Add Livonia positions by bux
* Fix terrain pumps destruction
* Improve settings init
* Fix double settings category
* Check enabled var in public functions
* Fix fnc_makeSource
* Handle recent CUP Terrains changes
* Update includes
* Fix issues introduced in #9133
* Change warning
Co-authored-by: johnb432 <58661205+johnb432@users.noreply.github.com>
* Optimisations and cleanup
- Use hashmaps wherever possible
- Reduced pump search radius by ~30%
- Sorted pumps alphabetically and sorted positions by "smallest" first, for consistency
* Add init debug trace
* compileScript in dev
* yoda conditions & DFUNC macro
* Wait until CBA settings are ready
* Update Chernarus 2020 and add more maps configs
* Remove vanilla fuel cargo restoring before destroying
---------
Co-authored-by: johnb432 <58661205+johnb432@users.noreply.github.com>
Co-authored-by: Grim <69561145+LinkIsGrim@users.noreply.github.com>
2024-05-23 21:47:19 +02:00
johnb432
67fe22a5a6
Grenades - Make flashbang detonation sound configurable via config ( #9985 )
...
* Added configurable flashbang detonation sound
Updated documentation by filling missing information in
* Update grenades-framework.md
* Update grenades-framework.md
2024-05-22 13:38:59 -07:00
johnb432
db2bf60c28
Cargo - Add documentation on adding cargo via config ( #9994 )
...
* Fix bag of holdings in cargo
* Update CfgVehicles.hpp
* Update CfgVehicles.hpp
* Revert space changes
2024-05-21 20:16:05 -05:00
PabstMirror
b26d6543a6
Prepare 3.17.1 Build 86
2024-05-11 22:15:02 -05:00
PabstMirror
9efd60d798
Merge branch 'master' into release-3.17.1
2024-05-11 22:14:36 -05:00
johnb432
2a3ff8e185
Medical Treatment - Fix low SpO2 making units go into cardiac arrest again ( #10003 )
...
* Set SpO2 after successful CPR
* Update fnc_cprLocal.sqf
* Add API
* Update fnc_cprLocal.sqf
2024-05-10 20:39:41 -05:00
PabstMirror
8e367ee80e
Prepare 3.17.1 Build 85
2024-05-05 15:24:45 -05:00
PabstMirror
7b0c1c425d
Merge branch 'master' into release-3.17.1
2024-05-05 15:23:29 -05:00
johnb432
3987c62acc
Grenades - Add missing documentation on flares and incendiaries ( #9984 )
...
Update grenades-framework.md
2024-04-29 00:34:35 -07:00
johnb432
60b87f0b41
Medical - Add _createLitter
to medical events ( #9959 )
...
Added `_createLitter` to medical events
2024-04-26 17:35:57 -05:00
jonpas
c17873dcad
Prepare 3.17.1 Build 84
2024-04-24 02:29:25 +02:00
Crowdedlight
5a6d6a73df
Wiki - Fix search being broken by the attach-framework page ( #9969 )
2024-04-22 19:08:49 +02:00
OverlordZorn
97257ca77a
Documentation - minor fix ( #9967 )
...
a -> an
2024-04-21 07:15:07 -07:00
Dart
ac9ffb5276
Docs - Fix tables and inconsistencies ( #9952 )
...
Co-authored-by: LinkIsGrim <69561145+LinkIsGrim@users.noreply.github.com>
2024-04-19 20:53:33 +00:00
Tim Beswick
23842aab39
Medical - Fix script error when bandaging ( #9956 )
...
Co-authored-by: Grim <69561145+LinkIsGrim@users.noreply.github.com>
Co-authored-by: johnb432 <58661205+johnb432@users.noreply.github.com>
2024-04-19 16:57:41 -03:00
BrettMayson
f3f7f2c492
Medical Status - API to modify getBloodLoss ( #9926 )
...
Co-authored-by: Grim <69561145+LinkIsGrim@users.noreply.github.com>
2024-04-06 22:18:07 -03:00
Fabio Schick
ccb3e65734
Map Tools - Show GPS on Map when equipped with UAV Terminal ( #9885 )
...
* Show Map GPS when equipped with UAV Terminal
* Update Maptools Documentation
* Reword documentation
* Reword docs, remove dash
Co-authored-by: Jouni Järvinen <rautamiekka@users.noreply.github.com>
* Allow GPS when terminal slot is not empty
* Allow GPS on map when GPS sidepanel is available
* Reword docs
Co-authored-by: Grim <69561145+LinkIsGrim@users.noreply.github.com>
* Return statement - remove ; and add comment
Co-authored-by: Grim <69561145+LinkIsGrim@users.noreply.github.com>
---------
Co-authored-by: Jouni Järvinen <rautamiekka@users.noreply.github.com>
Co-authored-by: Grim <69561145+LinkIsGrim@users.noreply.github.com>
2024-04-04 08:09:02 -03:00
Sotirios Pupakis
558849b91c
Interaction - Add door events ( #9910 )
...
Co-authored-by: Jouni Järvinen <rautamiekka@users.noreply.github.com>
2024-04-03 17:47:51 -03:00
jonpas
8165201565
Documentation - Fix news post link
2024-04-01 19:47:09 +02:00
jonpas
ac09cea0d0
Prepare 3.17.0 Build 82
2024-04-01 15:49:54 +02:00
jonpas
64e16a2136
Merge branch 'acerep-12' into release-3.17
2024-04-01 15:49:35 +02:00
jonpas
d9f6beacc5
Prepare 3.17.0 Build 81
2024-04-01 13:34:39 +02:00
jonpas
6c52cfa95f
Link to acemod.org
2024-04-01 04:31:13 +02:00
jonpas
193f52222b
Remove docker compose version (deprecated)
2024-04-01 04:18:43 +02:00
jonpas
686498680f
Fix 'Fork me on GitHub' ribbon
2024-04-01 03:50:47 +02:00
jonpas
134951f331
Update Anvil logo
2024-04-01 02:45:40 +02:00
jonpas
b919da797b
Merge branch 'master' into release-3.17
2024-04-01 02:42:18 +02:00
jonpas
3ddf147238
effect -> affect
2024-03-31 00:42:06 +01:00
jonpas
cfbadca621
Add ACEREP 12
2024-03-31 00:16:56 +01:00
Mr. Zorn
46cc49dc1e
Documentation - Add info about Plotting Board ( #9838 )
...
* Update maptools.md
* Update maptools.md
* Update docs/wiki/feature/maptools.md
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-03-28 08:49:45 -03:00
jonpas
dc7d7b1429
Prepare 3.17.0 Build 80
2024-03-27 23:01:47 +01:00
Dart
31217ae5d0
Fortify - Add onDeployStop event for cancelling before confirming ( #9854 )
...
* onDeployStop event
* Updated wiki with new event
* Fixed params
* Revert "onDeployStop event"
This reverts commit c3dae82915
.
* Uses deployCanceled
* Re-added fortify stop event
* Update fnc_deployObject.sqf
---------
Co-authored-by: johnb432 <58661205+johnb432@users.noreply.github.com>
2024-03-25 09:08:06 -07:00
BrettMayson
3c5b46c42d
Medical - Support Magazine Treatment Items ( #9816 )
...
* count treatment items
* getCountofItem
Co-Authored-By: Blue <itzblueman@gmail.com>
* getCountofItem fix
Co-Authored-By: Blue <itzblueman@gmail.com>
* convert painkillers to magazine
* use isclass
Co-Authored-By: johnb432 <58661205+johnb432@users.noreply.github.com>
* forget to change variable
* Update addons/medical_treatment/functions/fnc_hasItem.sqf
Co-authored-by: Grim <69561145+LinkIsGrim@users.noreply.github.com>
* better magazine adjustment
* Update addons/common/functions/fnc_adjustMagazineAmmo.sqf
Co-authored-by: johnb432 <58661205+johnb432@users.noreply.github.com>
* Update addons/medical_treatment/functions/fnc_medication.sqf
Co-authored-by: johnb432 <58661205+johnb432@users.noreply.github.com>
* Update addons/medical_treatment/functions/fnc_treatmentFailure.sqf
Co-authored-by: johnb432 <58661205+johnb432@users.noreply.github.com>
* Update docs/wiki/framework/arsenal-framework.md
Co-authored-by: Jouni Järvinen <rautamiekka@users.noreply.github.com>
* Update addons/common/functions/fnc_adjustMagazineAmmo.sqf
Co-authored-by: johnb432 <58661205+johnb432@users.noreply.github.com>
* Header
* use switch statement in fnc_useItem
* Update addons/common/functions/fnc_adjustMagazineAmmo.sqf
* Update addons/common/functions/fnc_adjustMagazineAmmo.sqf
Co-authored-by: johnb432 <58661205+johnb432@users.noreply.github.com>
* only check adding to mags that are not full
Co-Authored-By: LinkIsGrim <salluci.lovi@gmail.com>
* Update addons/common/functions/fnc_adjustMagazineAmmo.sqf
* Update fnc_getCountOfItem.sqf
* Optimisations & header fix
* Update addons/common/functions/fnc_adjustMagazineAmmo.sqf
* Fixed vehicle implementation
---------
Co-authored-by: Blue <itzblueman@gmail.com>
Co-authored-by: johnb432 <58661205+johnb432@users.noreply.github.com>
Co-authored-by: Grim <69561145+LinkIsGrim@users.noreply.github.com>
Co-authored-by: Jouni Järvinen <rautamiekka@users.noreply.github.com>
Co-authored-by: LinkIsGrim <salluci.lovi@gmail.com>
2024-03-21 22:56:24 +01:00
Dart
af3c95a5a6
Fire - Add ability to disable screams for individual units ( #9863 )
...
* Disable screams for individual units
* Update addons/fire/XEH_postInit.sqf
* Changed wording
Co-authored-by: johnb432 <58661205+johnb432@users.noreply.github.com>
* isGlobal instead of true
Co-authored-by: johnb432 <58661205+johnb432@users.noreply.github.com>
---------
Co-authored-by: johnb432 <58661205+johnb432@users.noreply.github.com>
2024-03-21 20:20:23 +01:00
johnb432
017d47f8c9
Fortify - Skip placement animation for no cost fortifications ( #9861 )
...
Skip placement animation for no cost fortifications
2024-03-19 08:57:09 +01:00
Grim
8e975a6b91
Medical Treatment - Add hook to modify bandaging treatment ( #9814 )
...
Co-authored-by: PabstMirror <pabstmirror@gmail.com>
Co-authored-by: johnb432 <58661205+johnb432@users.noreply.github.com>
2024-03-09 14:15:24 -03:00
BaerMitUmlaut
f1488c9c88
Documentation - Update management team ( #9837 )
2024-03-07 22:30:26 +01:00
MiszczuZPolski
4694974054
Documentation - Add MiszczuZPolski to Team page ( #9836 )
2024-03-07 22:28:41 +01:00
Kex
aa3917c299
Documentation - Add Kex to maintainers ( #9835 )
2024-03-07 20:57:45 +01:00
BrettMayson
67fa53fd2c
General - Events for Mods ( #9813 )
...
* full heal local
* update body image
* log list
* better _enable in categories
* update injury list
* cardiac output internal variable
* typo
* remove duplicate event
* rename event
* add docs
* Update docs/wiki/framework/events-framework.md
Co-authored-by: Grim <69561145+LinkIsGrim@users.noreply.github.com>
---------
Co-authored-by: Grim <69561145+LinkIsGrim@users.noreply.github.com>
2024-03-04 15:08:12 -06:00
Grim
64538f2ad0
Arsenal - Native baseWeapon support for CBA items ( #9799 )
...
Co-authored-by: johnb432 <58661205+johnb432@users.noreply.github.com>
2024-03-02 14:29:20 -03:00
johnb432
fd5e56ffbc
Arsenal - Improved sorting, insignia detection, identity info verification and minor cleanup ( #9795 )
...
* Changed sorting + minor cleanup
* Update addons/arsenal/functions/fnc_fillLeftPanel.sqf
Co-authored-by: Grim <69561145+LinkIsGrim@users.noreply.github.com>
* check and log missing extended info
* fix extended loadout logging
* Made voice stuff config case
* use lowercase voice everywhere
* check loadout voice against configCase
* Update fnc_verifyLoadout.sqf
* Update addons/arsenal/functions/fnc_verifyLoadout.sqf
Co-authored-by: Grim <69561145+LinkIsGrim@users.noreply.github.com>
* Update addons/arsenal/functions/fnc_verifyLoadout.sqf
Co-authored-by: Grim <69561145+LinkIsGrim@users.noreply.github.com>
* Update addons/arsenal/functions/fnc_verifyLoadout.sqf
---------
Co-authored-by: LinkIsGrim <salluci.lovi@gmail.com>
Co-authored-by: Grim <69561145+LinkIsGrim@users.noreply.github.com>
2024-02-13 11:22:27 -08:00
BrettMayson
1002dfe31b
Grenades - Flashbang events ( #9796 )
2024-02-12 14:01:24 -03:00
Grim
1e1d1d63f2
Arsenal - Add ace_arsenal_loadoutVerified
event ( #9792 )
...
Co-authored-by: johnb432 <58661205+johnb432@users.noreply.github.com>
2024-02-11 20:25:12 -03:00
Laid3acK
41c7b12acb
Documentation - Fix Wiki AtragMx links ( #9780 )
2024-02-10 12:52:36 -03:00
Fabio Schick
2f9b7002c3
Explosives - Add Cellphone/Detonator Keybinds ( #9687 )
...
Co-authored-by: Grim <69561145+LinkIsGrim@users.noreply.github.com>
Co-authored-by: johnb432 <58661205+johnb432@users.noreply.github.com>
2024-02-07 17:47:01 -03:00
johnb432
28e45c2979
Laser - Public getter and setter for laser codes ( #9772 )
...
* Getter and setter for laser codes
* Documentation
* Sanitising input
2024-02-07 08:49:36 -08:00