ACE3/addons/common
johnb432 7ea2aab2c9
Common - Improve PBO checking (#9266)
* Update PBO checking

* Added kicking of clients without ACE loaded

* Update fnc_errorMessage.sqf

* Update fnc_checkVersionNumber.sqf

* More compatibility for #9568

* Cleanup

* Minor cleanup + added server source

* update outdated/not present error message

* check version number fixes

* Update fnc_errorMessage.sqf

* Changed error names

Server is always right, client has either older or newer versions, or missing or additional addons

* Improved ACE detection method

* Tweaks and fixes

* Try another approach

* Update events-framework.md

* Update XEH_postInit.sqf

* Update fnc_checkVersionNumber.sqf

* Removed check for non-ACE clients

* Update XEH_postInit.sqf

* Cleanup

* Remove rogue change

* Improved message display in systemChat

* Update fnc_checkPBOs.sqf

* Removed loop variable initialisers

* Fixed header

* Updated headers

---------

Co-authored-by: Grim <69561145+LinkIsGrim@users.noreply.github.com>
Co-authored-by: LinkIsGrim <salluci.lovi@gmail.com>
2024-06-22 15:52:59 +02:00
..
data Medical - Hide cursor when unconscious (#8269) 2021-06-27 15:39:17 -05:00
dev All - Fix parentheses around code (#10073) 2024-06-18 14:08:03 +00:00
functions Common - Improve PBO checking (#9266) 2024-06-22 15:52:59 +02:00
sounds
UI Change ACE Hint preview (#6271) 2018-04-15 13:14:31 -05:00
$PBOPREFIX$
ACE_Settings.hpp General - Move to CBA Settings (#8461) 2021-10-11 15:48:30 -05:00
CfgEden.hpp Add 3den attribute to disable bft (#4452) 2016-09-24 21:46:03 +02:00
CfgEventHandlers.hpp Cleanup spaces in config macros (#9621) 2023-11-05 12:36:00 -06:00
CfgGesturesMale.hpp Arsenal - Fix animations not playing properly (#9705) 2024-01-01 14:22:53 -08:00
CfgLocationTypes.hpp Cleanup use of ACE_HashLocation (#4975) 2017-03-08 10:15:15 +01:00
CfgMagazines.hpp Fixed: ACE_Fake**** Was showing in arsenal. Fixes #670 2015-04-16 10:10:24 -07:00
CfgMoves.hpp Common - Fix animations not playing (#9973) 2024-04-24 23:41:27 -05:00
CfgSounds.hpp HEMTT v10 Compatibility (#9105) 2023-02-01 23:28:55 -06:00
CfgUIGrids.hpp HEMTT v10 Compatibility (#9105) 2023-02-01 23:28:55 -06:00
CfgUnitInsignia.hpp Use new QPATHTOF and QPATHTOEF macros 2016-04-08 20:34:50 +02:00
CfgVehicles.hpp General - Cleanup CfgPatches unit/weapon arrays (#8524) 2021-10-15 13:48:33 -05:00
CfgVoice.hpp Changed all strings to macros (except external) 2015-05-27 19:04:25 +02:00
CfgWeapons.hpp Common - Add variable to block item replacement temporarily (#9265) 2023-07-22 06:31:30 +03:00
CfgWrapperUI.hpp Medical - Hide cursor when unconscious (#8269) 2021-06-27 15:39:17 -05:00
CompassControl.hpp Tools - HEMTT PW3 fixes (#9585) 2023-11-01 02:29:59 +01:00
config.cpp Arsenal - Fix animations not playing properly (#9705) 2024-01-01 14:22:53 -08:00
define.hpp Common - Cleanup define.hpp (#9773) 2024-02-06 09:29:24 -08:00
DisableMouseDialog.hpp Common - Hide cursor during progress bar (#9128) 2023-01-24 13:57:10 -06:00
HintConfig.hpp Common - Add support for non-blocking progress bar (#9493) 2023-11-11 11:22:17 -03:00
init_handleModifierKey.sqf [WIP] Fix script errors reporting wrong line numbers (#6407) 2018-09-17 14:19:29 -05:00
initSettings.inc.sqf Advanced Fatigue - Move sway to common and add enable sway setting (#9872) 2024-03-24 14:28:14 -07:00
ProgressScreen.hpp Common - Hide cursor during progress bar (#9128) 2023-01-24 13:57:10 -06:00
README.md Update contribution documents (#8382) 2021-08-16 20:17:56 +01:00
RscInfoType.hpp Cleanup spaces in config macros (#9621) 2023-11-05 12:36:00 -06:00
script_component.hpp SOG Compat - Fix compatibility with grad trenches (__has_include) (#9189) 2023-05-01 19:40:16 +02:00
script_macros.hpp
stringtable.xml Translation - Add Missing German (#9975) 2024-06-09 18:21:36 -05:00
XEH_missionDisplayLoad.sqf remove deprecated code for 3.8.0 (#4457) 2016-09-24 22:31:10 +02:00
XEH_postInit.sqf General - Change CBA Namespaces to HashMap (#8801) 2024-06-11 12:34:32 -03:00
XEH_preInit.sqf Common - Add wheel hitpoint function (#10075) 2024-06-17 10:31:35 -07:00
XEH_PREP.hpp Common - Improve PBO checking (#9266) 2024-06-22 15:52:59 +02:00
XEH_preStart.sqf General - Cleanup spaces in macros (#9769) 2024-02-05 14:04:24 -03:00

ace_common

Common functions and systems used by other components.