Releases: diwako/diwako_dui
1.8.0
Added:
Radar - Setting to choose when to show medic icon (#139)
Nametags - Added to DUI (#147)
Radar - Max opacity setting for icons on radar (#149)
Radar - Setting to control distance between radar and bearing control (#150)
Radar - Occlusion fade in time setting (#152)
Fixed:
Radar - ACRE God mode throws error (#146)
Radar - Reduced icon jitter on radar (#151)
Changed:
General - Moved color setters to main component, fixes bug in indicators (#148)
Note:
Setting CBA setting "diwako_dui_radar_trackingColor" is now "diwako_dui_main_trackingColor"
Also available on steam workshop:
https://steamcommunity.com/sharedfiles/filedetails/?id=1638341685
1.8.0 RC1
Added:
Radar - Setting to choose when to show medic icon (#139)
Nametags - Added to DUI (#147)
Radar - Max opacity setting for icons on radar (#149)
Radar - Setting to control distance between radar and bearing control (#150)
Radar - Occlusion fade in time setting (#152)
Fixed:
Radar - ACRE God mode throws error (#146)
Radar - Reduced icon jitter on radar (#151)
Changed:
General - Moved color setters to main component, fixes bug in indicators (#148)
Note:
Setting CBA setting "diwako_dui_radar_trackingColor" is now "diwako_dui_main_trackingColor"
Also available on steam workshop:
https://steamcommunity.com/sharedfiles/filedetails/?id=1617125729
1.7.0
Same changelog as the 1.7.0-RC1
Added:
Crew Radar functionality (larger compass range when in crew slot) (#127 by 10Dozen)
Allow all items which can be used as compass (#129)
Show icon when speaking with popular radio mods (#130)
Add ability to hide cardinal points even with compass item (#135)
Changed:
Don't run GUI updates while game is paused or minimized (#125 by Fusselwurm)
Translations:
Add missing Russian translations (#126 by 10Dozen)
1.7.0 RC1
Added:
Crew Radar functionality (larger compass range when in crew slot) (#127 by 10Dozen)
Allow all items which can be used as compass (#129)
Show icon when speaking with popular radio mods (#130)
Add ability to hide cardinal points even with compass item (#135)
Changed:
Don't run GUI updates while game is paused or minimized (#125 by Fusselwurm)
Translations:
Add missing Russian translations (#126 by 10Dozen)
1.6.0
1.5.6
1.5.5
Changelog:
Fixed:
- Several fixes to the buddy addon
-- Do not add actions on HC and dedicated server
-- Handle respawn of buddy
Updated:
- Japanese translations (by classicarma)
Added:
- Support for unit specific icons (see: https://github.com/diwako/diwako_dui/wiki/Custom-unit-specific-icon)
- Added setting to group unit icons on the radar by vehicle
- Added support for ACE_finger (Pointing in ACE)
1.5.4
1.5.3
Added:
- Sort namelist feature (Sort by name, rank, fireteam color or create your own sorting algorithm)
- "Remove Buddy" ACE self interaction, for when you know it won't work out
Updated:
- Brazilian/Portuguese translations (by aradiel)
- Russian translations (by topden)
- Polish translations (by 3Mydlo3)
Fixed:
- Bearing numbers disappearing when looking straight north and not using leading zeroes
Changed:
- Map open check removed as UI elements have this built in (namelist and compass appear immediately again after closing map now)
- Hide the vanilla squad bar option is hidden if ACE Interface is detected
1.5.2
Added:
- Feature for bearing number above compass showing leading zeros (Example: "007" instead of just "7")
- feature for indicators scaling based on distance
- feature for indicators scaling based on FoV zoom level
- Feature for indicators using ACE Nametags logic (requires ACE Nametags to be present and to be enabled!) (by 654wak654)
- Feature for indicators for toggling medic and sql icon inside the indicators on or off (by synixebrett)
- Custom color definitions, set any group color to what ever you want
- Feature to hide the namelist when being sql. For people preferring the vanilla squad bar
Updated:
- Brazilian Portuguese translations (by aradiel)
- Japanese translations (by classicarma)
Changed:
- Assign buddy option for ACE interaction moved to "Team Management" Node when available
- Buddy feature is now its own PBO, for groups that do not want to use this feature, they can safely delete the buddy pbo
- Internal detection for medic status enhanced (by dystopian)
Fixed:
- String table formatting and syntax errors