1
0
mirror of https://github.com/acemod/ACE3.git synced 2024-08-30 18:23:18 +00:00
ACE3/addons/map
johnb432 8f46ffd8d5
General - Change count to forEach where appropriate ()
count -> forEach

Co-authored-by: Grim <69561145+LinkIsGrim@users.noreply.github.com>
2024-04-04 08:15:26 -03:00
..
functions General - Cleanup spaces in macros () 2024-02-05 14:04:24 -03:00
UI Housekeeping of ace_flashlights and ace_map. 2016-06-12 15:31:11 -07:00
$PBOPREFIX$ Fixed Capitalized folders on include paths 2015-05-20 23:28:10 +02:00
ACE_Settings.hpp Change ace_map settings to use CBA init directly () 2018-01-28 15:50:28 -06:00
Cfg3DEN.hpp Add 3den attribute to disable bft () 2016-09-24 21:46:03 +02:00
CfgAmmo.hpp Cleanup - Trim all trailing whitespace () 2021-10-30 16:42:03 -05:00
CfgEventHandlers.hpp Add SQFC support () 2021-09-03 19:08:34 -05:00
CfgLights.hpp Add orange map chemlight entry () 2017-01-18 18:18:28 -06:00
CfgMarkers.hpp Cleanup - Trim all trailing whitespace () 2021-10-30 16:42:03 -05:00
CfgSounds.hpp Use GVAR where applicable 2016-07-20 07:15:18 +03:00
CfgVehicles.hpp Interact Menu - Combine parent menu with single child () 2021-02-04 11:01:35 -06:00
CfgWeapons.hpp Tools - Fix configs for hemtt1.9.0 () 2023-09-23 11:37:41 -05:00
config.cpp Map - Fix stuck map compass size (add 0.1 zoom duration) () 2021-04-20 11:57:33 +02:00
Effects.hpp Cleanup - Trim all trailing whitespace () 2021-10-30 16:42:03 -05:00
initSettings.inc.sqf General - Change FUNC to LINKFUNC where appropriate () 2024-03-28 13:57:23 -05:00
MapControls.hpp Reordered the map, mapfx and pbos: 2015-03-14 16:58:05 -03:00
MapTweaks.hpp HEMTT v10 Compatibility () 2023-02-01 23:28:55 -06:00
README.md Update contribution documents () 2021-08-16 20:17:56 +01:00
script_component.hpp Map - Improve flashlight support () 2018-10-25 11:39:27 -05:00
stringtable.xml Translations - Improve/Add Japanese localization. () 2024-01-09 01:03:23 -06:00
XEH_postInitClient.sqf General - Change count to forEach where appropriate () 2024-04-04 08:15:26 -03:00
XEH_postInitServer.sqf Cleanup - Trim all trailing whitespace () 2021-10-30 16:42:03 -05:00
XEH_preInit.sqf Tools - Add HEMTT SQF support and fix commas are not semicolons () 2023-12-07 03:20:47 +00:00
XEH_PREP.hpp Map - Detect switchable flashlight attachments for map () 2020-04-07 17:48:32 +02:00
XEH_preStart.sqf precompile on game start 2016-02-22 15:20:36 +01:00

ace_map

Various tweaks to the in-game map, including:

  • Better map styling (countours, legend, hiding bushes and trees, etc).
  • Max zoom level (optional)
  • Map shaking while walking (optional)
  • Map illumination (optional)
  • Blue Force Tracker (optional)