From 319cf64954959663ca14fa8ce9c6482f14103693 Mon Sep 17 00:00:00 2001 From: Raymix Date: Tue, 1 Aug 2017 03:10:37 +0100 Subject: [PATCH] favBar changelog 2 --- changelog.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelog.md b/changelog.md index 5070792f..cd0c8be2 100644 --- a/changelog.md +++ b/changelog.md @@ -21,7 +21,7 @@ All changes for [Arma 3](https://arma3.com/) [Epoch Mod](https://epochmod.com) a - Epoch Dev Libs, See https://github.com/EpochModTeam/Epoch/tree/experimental/Tools/DevFrameWork for more info. @raymix - Md5 hash function and Unit test to the hive. See usage example with EPOCH_fnc_server_hiveMD5 SQF function. - A3 Dynamic Simulation and CfgDynamicSimulation configs. @DirtySanchez -- New feature - Favorites bar. Users can pin (almost) any item to the bar by dragging items from inventory to equip/un-equip (Weapons, attachments, head gear etc) or consume (eat, drink, build etc) using keyboard mapping without having gear open. Use ESC menu to change the mappings. @raymix +- New feature - Favorites bar. Users can pin (almost) any item to the bar by dragging items from inventory to equip/un-equip (Weapons, attachments, head gear etc) or consume (eat, drink, build etc) using keyboard mapping without having gear open. Use ESC menu to change the mappings. Server admins, see client_init.sqf for config. @raymix ### Changed - Made ServicePoint more configurable @Ignatz-Heman - Base Building: Replaced 0/90/180/270° direction build mode with "Rotate 90°". @Ignatz-Heman