lambdatiger
afc3b109d3
Merge branch 'acemod:master' into master
2024-04-15 20:28:53 -05: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
lambdatiger
6c53fff47c
Merge branch 'acemod:master' into master
2024-04-04 18:49:18 -05: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
johnb432
6b828593eb
Corrected docs
2024-04-01 15:31:00 +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
johnb432
ecf5dbf541
Merge branch 'master' into pr/9728
2024-03-29 12:20:05 +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
lambdatiger
e1d085cbd7
Merge branch 'acemod:master' into master
2024-03-21 20:26:38 -05: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
lambdatiger
448f3e8f92
Merge remote-tracking branch 'upstream/master'
2024-03-09 20:29:06 -06: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
lambdatiger
776c1f72b2
Merge branch 'acemod:master' into master
2024-02-20 20:32:46 -06:00
lambdatiger
4728a56394
Cleaned up documentation and documentation
2024-02-16 16:54:53 -06:00
lambdatiger
f4dc05283b
Grammar sweep on the wiki, and added some clarifications to config values
2024-02-15 21:59:07 -06:00
lambdatiger
21e7b3d107
Updated wiki to be clearer in a few areas, and add some other information I've found working on this
2024-02-15 21:04:46 -06: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
lambdatiger
49c6187c17
Sync main repo
2024-02-08 17:19:54 -06: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
Laid3acK
6637a15af9
Documentation - Update Wiki AtragMx ( #9608 )
...
Co-authored-by: LinkIsGrim <salluci.lovi@gmail.com>
2024-02-07 07:30:50 -03:00
Grim
e69ffb6f21
Arsenal Actions - Add support for multiline text & updating on cargo event ( #9771 )
...
Co-authored-by: johnb432 <58661205+johnb432@users.noreply.github.com>
2024-02-06 20:34:52 -03:00
PabstMirror
7e255bf05b
Tools - Fix header arg types ( #9752 )
...
Fix header arg types
2024-01-22 16:33:30 -06:00
PabstMirror
4756bb6f8c
Prepare 3.16.3 Build 79
2024-01-17 09:27:10 -06:00
PabstMirror
8a2196417f
Prepare 3.16.2 Build 78
2024-01-16 09:38:54 -06:00
PabstMirror
ddc80dfaff
Prepare 3.16.2 Build 77
2024-01-16 09:18:20 -06:00
PabstMirror
ef24ca8b99
Merge branch 'master' into release-3.16.2
2024-01-16 09:17:59 -06:00
Grim
676a4b97a6
Add documentation for Medical Vehicles & Facilities ( #9724 )
...
* add doc on medical facilities and vehicles
* fix typo
Co-authored-by: johnb432 <58661205+johnb432@users.noreply.github.com>
* Update docs/wiki/framework/medical-treatment-framework.md
Co-authored-by: johnb432 <58661205+johnb432@users.noreply.github.com>
---------
Co-authored-by: johnb432 <58661205+johnb432@users.noreply.github.com>
2024-01-13 11:44:21 -03:00
lambdatiger
afad27181c
Added wiki docs
2024-01-08 22:22:43 -06:00
PabstMirror
7d8e34a536
Prepare 3.16.2 Build 76
2024-01-08 01:02:42 -06:00
PabstMirror
4924ea64aa
Merge branch 'master' into release-3.16.2
2024-01-08 01:01:46 -06:00
johnb432
79c43179ea
Map Tools - Add Plotting Board ( #9653 )
...
* Initial Commit to unfuck whatever I fucked in Git.
* Update initSettings.sqf and stringtable.xml
* Implements stringtable.xml suggestion
* Fixes for plotting board
* Update addons/maptools/functions/fnc_handleMouseButton.sqf
Co-authored-by: Grim <69561145+LinkIsGrim@users.noreply.github.com>
* Update addons/maptools/CfgWeapons.hpp
Co-authored-by: Grim <69561145+LinkIsGrim@users.noreply.github.com>
* Update addons/maptools/XEH_postInitClient.sqf
Co-authored-by: Grim <69561145+LinkIsGrim@users.noreply.github.com>
* Update addons/maptools/XEH_postInitClient.sqf
Co-authored-by: Grim <69561145+LinkIsGrim@users.noreply.github.com>
* Cleanup
* Redid calculations
* Updated docs
* More updated docs
* Update maptools.md
* Fix error and warning
---------
Co-authored-by: LorenLuke <LukeLLL@aol.com>
Co-authored-by: Grim <69561145+LinkIsGrim@users.noreply.github.com>
2024-01-07 10:02:05 -08:00
johnb432
dababe84b9
Captives - Add listenable event handler for escorting ( #9709 )
...
Added escorting EH
2024-01-02 18:50:29 -03:00
Jaffa
5458fdfe83
Wiki - Fix spelling in vehicle lock framework wiki page ( #9680 )
2023-12-17 03:54:06 +01:00
PabstMirror
effbaed669
Prepare 3.16.2 Build 75
2023-12-12 00:26:26 -06:00
johnb432
1b86f909e8
General - Removed silent Options Menu dependencies ( #9677 )
...
Co-authored-by: PabstMirror <pabstmirror@gmail.com>
2023-12-11 18:05:22 +01:00
PabstMirror
11c1917e7b
Wiki - Update cargo-framework.md ( #9672 )
...
* Update cargo-framework.md
* Update cargo-framework.md
2023-12-09 11:52:07 -06:00
Mr. Zorn
65be883eea
Weather - Add variable to temporarily pause wind simulation ( #9057 )
...
* added exit condition
This would enable mission maker to temporarily disable the execution of setWind every second.
Currently, a temporary pause isnt possible.
* Update weather-framework.md
* Apply suggestions from code review
Co-authored-by: johnb432 <58661205+johnb432@users.noreply.github.com>
* actually disable wind simulation
---------
Co-authored-by: Grim <69561145+LinkIsGrim@users.noreply.github.com>
Co-authored-by: johnb432 <58661205+johnb432@users.noreply.github.com>
Co-authored-by: LinkIsGrim <salluci.lovi@gmail.com>
2023-11-23 15:16:55 -03:00
johnb432
ac9044f2d6
Zeus - Add medical menu module ( #9367 )
...
* open medical menu from Zeus
* fix function header
* Zeus can use every action, add room for more buttons in medical menu
* Update addons/medical_treatment/functions/fnc_treatment.sqf
* Added zeus treatment time coeff
* Update addons/medical_gui/functions/fnc_canOpenMenu.sqf
Co-authored-by: PabstMirror <pabstmirror@gmail.com>
* Update fnc_canOpenMenu.sqf
* Update initSettings.sqf
* Update fnc_moduleMedicalMenu.sqf
* Added check + documentation
* Update fnc_canTreat.sqf
---------
Authored-by: Brett <brett@mayson.io>
Co-authored-by: PabstMirror <pabstmirror@gmail.com>
2023-11-20 13:52:29 -08:00
johnb432
d1f0dc5e83
Cargo - Improve various aspects ( #9617 )
...
* Update CfgVehicles.hpp
* Cargo cleanup
* Update menu.hpp
* Updated status effect key
* Update fnc_onMenuOpen.sqf
* Update fnc_onMenuOpen.sqf
* fix comment from merge
* nil interaction GVARs on menu close
* fix carry bug
* Fix floating objects in MP
* Updated ace_cargoAdded doc
* Fix progress bar prematurely stopping
* Finer cursor object selection
---------
Co-authored-by: LinkIsGrim <salluci.lovi@gmail.com>
2023-11-17 20:07:28 -03:00
Crowdedlight
548ab810df
Attach - Add config property to set object orientation ( #9623 )
...
* added possibility to define orientation on attach items in config
* added documentation on attach framework
* whitespace
* changed to use roll and yaw parameters instead of vectordir for easier usage, and to support placement view with rolled objects. Changed vector calculations
* Update addons/attach/functions/fnc_attach.sqf
* Docs and comments
* fix derp
* Update docs/wiki/framework/attach-framework.md
* Update attach-framework.md
---------
Co-authored-by: Grim <69561145+LinkIsGrim@users.noreply.github.com>
2023-11-10 21:04:22 -03:00
PabstMirror
6bc5193a79
Tools - Check example funcs in document_functions.py ( #9630 )
2023-11-08 12:00:05 -06:00
johnb432
5ae5e514b1
Documentation - Add johnb432 to maintainers ( #9604 )
2023-10-28 20:49:26 +00:00
jonpas
6cf68e2c23
Documentation - Add Moderators to Team page ( #9596 )
...
Co-authored-by: Mike-MF <TyroneMF@hotmail.com>
Co-authored-by: Drofseh <Drofseh@users.noreply.github.com>
2023-10-27 16:54:44 +00:00
Grim
bbcec5c468
Arsenal - Add param to skip refresh animation ( #9546 )
...
* add animate param
* add refresh param
* remove param from event
* add 3DEN handling, update docs
* derp
* fix doc numbering
2023-10-26 11:59:00 -05:00
PabstMirror
1492e4ab09
Prep 3.16.1 Build 74
2023-10-25 14:07:14 -05:00
jonpas
ab8c5874f2
Prepare release v3.16.1
2023-10-24 23:53:26 +02:00
Jo David
9641fe490b
Documentation - Improve svg handling ( #9575 )
...
* fix tabs in xm157
* use rollup, remove grunt, fix scss build
* add svg bundler. rework to use svg element instead of images
2023-10-24 14:04:58 +02:00
Jo David
697a4b75ca
Documentation - Improve and move to a modern build system, Fix search not working ( #9574 )
...
* fix tabs in xm157
* use rollup, remove grunt, fix scss build
2023-10-24 11:53:42 +02:00
Jo David
bd908bbce6
Documentation - Fix column sizes on wiki page ( #9572 )
...
fix column sizes on wiki page
2023-10-24 00:49:49 -05:00
Jo David
02acb93d20
Documentation - Update x icon, remove font awesome, replace with svg ( #9566 )
...
update twitter icon, remove font awesome, replace with svg
2023-10-24 00:01:53 -05:00
Grim
58e4476b7d
Documentation - Add arsenal snippets ( #9567 )
...
add snippet
2023-10-23 17:19:41 -04:00
Jo David
4eca92c317
Documentation - Update jquery, remove polyfills, don't use foundation js ( #9519 )
...
* update jquery, remove polyfills, don't use foundation js
* fix BOM ?
* Update workflow to only check `addons`
---------
2023-10-20 12:22:26 -05:00
Mike-MF
262b7fe5c6
Night Vision - Add prefix to colorPreset
( #9520 )
...
* Add ACE Prefix to colorPreset, update docs.
* remove pointless bwc
2023-10-18 15:03:21 -04:00
jonpas
1036a58aee
Prep 3.16.0 Build 72
2023-10-17 20:41:59 +02:00
jonpas
6080004f56
Merge branch 'master' into release-3.16.0
2023-10-17 20:40:46 +02:00
Tim Beswick
bd377c49fc
Repair - Allow setting spare wheels/tracks count in config ( #9481 )
...
* Allow setting spare wheels/tracks count in config
* Update repair framework docs
2023-10-12 12:45:56 -04:00
PabstMirror
b818f9f6e4
Prep 3.16.0 Build 71
2023-10-11 16:01:11 -05:00
PabstMirror
0b22c981e9
Merge branch 'master' into release-3.16.0
2023-10-11 16:00:33 -05:00
PabstMirror
3c9d7733e8
Medical Treatment - Fix grave digging ( #9455 )
2023-10-02 11:05:56 -04:00
BrettMayson
66deb59037
Medical Treatment - Add event and setting for grave creation ( #9441 )
...
graves: event and setting for markers
Co-authored-by: Grim <69561145+LinkIsGrim@users.noreply.github.com>
2023-10-01 14:31:38 -04:00
PabstMirror
03332f0019
Prep 3.16.0 Build 70
2023-09-26 16:09:34 -05:00
BrettMayson
d2f5c2de02
Spearhead 1944 Compatibility ( #9292 )
...
* compat(spe): initial
* --changed csw/turrets
* disable spe disassemble
* csw: all mortars done
* more cleanup
* add missing hearing protection
* final cleanup
* goofed and removed too much
* ok all done
* formatting
* remove adt
* -+ updated frameworks
- Ballistics Framework Finished (Infantry Weapons)
- Wirecutter & Trench Framework Finished (Vests/Backpacks)
- Explosives Framework Finished (Added backward support for IFA3 Detonator/Firecord)
- Crew Served Weapons Framework Finished (Fixed Assemble/Disassemble)
* formatting
* Require HEMTT v1.7.2
* cleanup tabs / formating
* Apply suggestions from code review
Co-authored-by: Filip Maciejewski <veteran29@users.noreply.github.com>
Co-authored-by: PabstMirror <pabstmirror@gmail.com>
Co-authored-by: ZluskeN <pontux@gmail.com>
* split to subcomponents, fix ubcs
* swap has_include for skipWhenMissingDependencies
* fix explosives
* add pdumies for ww2
* Apply suggestions from code review
Co-authored-by: Jouni Järvinen <rautamiekka@users.noreply.github.com>
* cleanup sten duplicate configs
* move hearing to macro
* fix macro repaclement
* Use `SUBADDON`
* Move `addonRootClass` to bottom of CfgPatches
* Relative includes
* move config macro includes to config.cpp
* comment off csw changes for now
* Update .hemtt/project.toml
---------
Co-authored-by: Coldfront15 <born2toot2@gmail.com>
Co-authored-by: Brett Mayson <brett@joinoffstreet.com>
Co-authored-by: jonpas <jonpas33@gmail.com>
Co-authored-by: PabstMirror <pabstmirror@gmail.com>
Co-authored-by: Filip Maciejewski <veteran29@users.noreply.github.com>
Co-authored-by: ZluskeN <pontux@gmail.com>
Co-authored-by: Jouni Järvinen <rautamiekka@users.noreply.github.com>
2023-09-25 15:37:59 -05:00
Grim
ac29287542
Arsenal/Compat RHS - Improve support for RHS attachments ( #9386 )
...
Co-authored-by: PabstMirror <pabstmirror@gmail.com>
2023-09-25 18:36:46 +02:00
Björn Dahlgren
6029e75aea
Documentation - Remove badge and link to CircleCI ( #9433 )
2023-09-25 18:02:54 +02:00
Drofseh
94f3b301e0
Medical Treatment - Add Grave Digging for Corpse Disposal ( #9276 )
...
* Add grave digging
* Update fnc_placeInBodyBagOrGrave.sqf
* Update fnc_placeInBodyBagOrGrave.sqf
* Update fnc_placeInBodyBagOrGrave.sqf
* Update addons/medical_treatment/functions/fnc_placeInBodyBag.sqf
Co-authored-by: BrettMayson <brett@mayson.io>
* Add setting to enable/disable
* improvements
- fix flipped bool in fnc_canDigGrave
- improve fnc_placeInBodyBagOrGrave.sqf by splitting out some checks and item assignment into separate bodybag and grave functions
* fix typo in variable
* Apply suggestions from code review
Co-authored-by: johnb432 <58661205+johnb432@users.noreply.github.com>
* Apply suggestions from code review
Co-authored-by: johnb432 <58661205+johnb432@users.noreply.github.com>
* add to XEH_PREP and fix event for non-local patient
* Add interaction to check name on headstone
* Update addons/medical_treatment/XEH_postInit.sqf
Co-authored-by: johnb432 <58661205+johnb432@users.noreply.github.com>
* Simplify Setting
* Apply suggestions from code review
Co-authored-by: jonpas <jonpas33@gmail.com>
* Update addons/medical_treatment/stringtable.xml
Co-authored-by: jonpas <jonpas33@gmail.com>
* Make placeInBodyBagOrGrave more generic and use any grave class
* Update addons/medical_treatment/functions/fnc_placeInGrave.sqf
Co-authored-by: johnb432 <58661205+johnb432@users.noreply.github.com>
* Update medical-treatment-framework.md
* Update docs/wiki/framework/medical-treatment-framework.md
Co-authored-by: jonpas <jonpas33@gmail.com>
* update docs
* Update addons/medical_treatment/functions/fnc_placeInBodyBagOrGrave.sqf
* Update addons/medical_treatment/functions/fnc_placeInGrave.sqf
* fix includes
---------
Co-authored-by: BrettMayson <brett@mayson.io>
Co-authored-by: johnb432 <58661205+johnb432@users.noreply.github.com>
Co-authored-by: PabstMirror <pabstmirror@gmail.com>
Co-authored-by: jonpas <jonpas33@gmail.com>
Co-authored-by: Grim <69561145+LinkIsGrim@users.noreply.github.com>
2023-09-24 15:57:08 -04:00
PabstMirror
bd5c4850be
Docs - Update npm packages ( #9422 )
...
Docs - Update npm
2023-09-22 22:47:49 -05:00
PabstMirror
0b695be841
Laserpointer - Block switching to unsupported visible lasers ( #9416 )
2023-09-22 18:09:46 +02:00
BaerMitUmlaut
ad5d351474
Docs - Fix IR Lights docs ( #9404 )
2023-09-17 21:45:25 +02:00
BaerMitUmlaut
1fd47237d8
Docs - Fix missing sitting property in docs ( #9403 )
...
Fix missing sitting property in docs
2023-09-17 12:43:40 +02:00
BaerMitUmlaut
d6faac5881
Add IR Flashlights ( #6563 )
...
* Initial IR flashlight tests
* More experiments
* Rewrite using engine IR lights
* Rework ranges, fix bugs, add docs
* Fix uncommented DISABLE_COMPILE_CACHE
Co-authored-by: jonpas <jonpas33@gmail.com>
* Markdown fixes
Co-authored-by: jonpas <jonpas33@gmail.com>
* Markdown fixes
Co-authored-by: jonpas <jonpas33@gmail.com>
* Markdown fixes
Co-authored-by: jonpas <jonpas33@gmail.com>
* Markdown fixes
Co-authored-by: jonpas <jonpas33@gmail.com>
* Markdown fixes
Co-authored-by: jonpas <jonpas33@gmail.com>
* Use baseWeapon instead of custom property
* Add baseWeapon to SPIR
---------
Co-authored-by: jonpas <jonpas33@gmail.com>
2023-09-17 09:32:39 +02:00
johnb432
7a3e5dd3e0
Dragging - Add config support for weight ignoring ( #9396 )
...
* Update fnc_initObject.sqf
* Update dragging-framework.md
2023-09-12 18:57:55 -04:00
Grim
81daaba3ea
Docs - Add note in documentation regarding medical internal variables ( #9373 )
...
* add note in documentation
* Update docs/wiki/framework/medical-framework.md
Co-authored-by: jonpas <jonpas33@gmail.com>
* Update medical-framework.md
---------
Co-authored-by: jonpas <jonpas33@gmail.com>
2023-09-09 00:21:00 -04:00
PabstMirror
582f6e32ed
Slideshow - Add support for maps as textures ( #9150 )
...
* Slideshow - Add support for maps as textures
* Update script_mod.hpp
* Update fnc_mapImage.sqf
* cleanup
* Update fnc_mapImage.sqf
* Apply suggestions from code review
Co-authored-by: jonpas <jonpas33@gmail.com>
* mapImage_init comments
* Update fnc_mapImage.sqf
* Apply suggestions from code review
Co-authored-by: Jouni Järvinen <rautamiekka@users.noreply.github.com>
* add support for mission config maps
---------
Co-authored-by: jonpas <jonpas33@gmail.com>
Co-authored-by: Jouni Järvinen <rautamiekka@users.noreply.github.com>
2023-08-25 10:33:42 -05:00
Grim
d33a158e2e
Arsenal - Favorites System ( #9307 )
...
* improve page handling
* drop MAX_STATS_PER_PAGE for now
* hide stats box when empty
* improve hiding
* improve _fnc_hideUnused
* condition
* prevent page overflow
Co-authored-by: PabstMirror <pabstmirror@gmail.com>
* favorites var
* function prep
* favorites only
* improve favorites adding, add include
* fix stupid
* fix color setting (todo: lnb color)
* add button, finalize
* setting tooltip
* stringtable again
* fix setting overwrite, improve tooltip
* fix losing weapon items
* fix macro
* fix setting to intended overwrite
* remove unnecessary private
* docs
* more docs
* is
* improve button text
* docs
* fix tooltip not showing unless menuBar was clicked
* improve weapon accessory lookup
* empty line
* update refresh calls
* fix left panel
* cleanup currentCargo
* use BI string for favorites
* BI strings again
* no favorites for face/voice/insignia
* stringtable again
* add missing setColorRight
* Add comment for favorites setup
---------
Co-authored-by: PabstMirror <pabstmirror@gmail.com>
2023-08-19 23:56:59 -04:00
johnb432
a168330550
Arsenal - Add arsenal actions addition and removal via functions ( #9318 )
...
* Add and remove arsenal actions via functions
* Fixed header
* Update addons/arsenal/functions/fnc_addAction.sqf
Co-authored-by: Grim <69561145+LinkIsGrim@users.noreply.github.com>
* Update fnc_addSort.sqf
* Update addons/arsenal/functions/fnc_removeAction.sqf
Co-authored-by: Grim <69561145+LinkIsGrim@users.noreply.github.com>
* Update addons/arsenal/functions/fnc_removeAction.sqf
Co-authored-by: Grim <69561145+LinkIsGrim@users.noreply.github.com>
---------
Co-authored-by: Grim <69561145+LinkIsGrim@users.noreply.github.com>
2023-08-18 12:33:56 -04:00
Kyle Mckay
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