Skip to content

Releases: diwako/diwako_dui

1.8.0

12 Oct 08:44
Compare
Choose a tag to compare

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

02 Oct 22:35
Compare
Choose a tag to compare
1.8.0 RC1 Pre-release
Pre-release

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

18 Jun 17:42
Compare
Choose a tag to compare

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

10 Jun 10:22
2e93e38
Compare
Choose a tag to compare
1.7.0 RC1 Pre-release
Pre-release

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

11 Jan 13:24
Compare
Choose a tag to compare

Fixed:

  • Show milradians twice when using compasses with milradians (#121)
  • Compass was rendered below ACE goggles overlay (#120)

Added:

  • Support for IFA compasses by veteran29 (#123)
  • Added Custom icon support for indicators by synixebrett (#114)

Updated:

  • Japanese translations by classicarma (#118)

1.5.6

11 Sep 17:46
bd4d37f
Compare
Choose a tag to compare

Fixed:

  • ACE Pointing showing up on map and when compass was hidden due to being alone in the group #112
    Updated:
  • PT-BR translations by aradiel #106
    Changed:
  • Priority for custom unit specific icon is now above the buddy icon #107

1.5.5

21 Jul 20:08
40f1e47
Compare
Choose a tag to compare

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

05 May 09:30
Compare
Choose a tag to compare

Added:

  • Support for the compasses of the creator DLC "GM"

Note: The compasses bearing range go up to 6000 or 6400 as these are using mils!

1.5.3

28 Apr 09:04
f861ab0
Compare
Choose a tag to compare

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

09 Apr 16:30
Compare
Choose a tag to compare

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