All Projects → diwako → diwako_dui

diwako / diwako_dui

Licence: other
A UI showing unit positions and names of units in your squad

Programming Languages

SQF
54 projects
C++
36643 projects - #6 most used programming language
python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to diwako dui

H-60
No description or website provided.
Stars: ✭ 23 (-41.03%)
Mutual labels:  arma3, cba
PboViewer
Cross-platform PBO maker / unpacker
Stars: ✭ 28 (-28.21%)
Mutual labels:  arma3, arma3-mods
TMF
TMF is a mission making mod for Arma 3's 3D editor
Stars: ✭ 33 (-15.38%)
Mutual labels:  arma3, arma3-mods
mts marker
NATO joint military symbols for ArmA 3
Stars: ✭ 14 (-64.1%)
Mutual labels:  arma3, arma3-mods
X3daudio1 7 hrtf
HRTF for Arma 3, Skyrim, and other titles that use XAudio2 + X3DAudio
Stars: ✭ 192 (+392.31%)
Mutual labels:  arma3, squad
jackblog-angular1
jackblog angular1.x 版
Stars: ✭ 34 (-12.82%)
Mutual labels:  compass
rudder
Application releases based on helm
Stars: ✭ 19 (-51.28%)
Mutual labels:  compass
node-sass-asset-functions
Node SASS Asset functions
Stars: ✭ 45 (+15.38%)
Mutual labels:  compass
Kp Liberation
The work on GreuhZbugs Liberation Mission for Arma 3 continues...
Stars: ✭ 196 (+402.56%)
Mutual labels:  arma3
CLib
CLib is a Function/Script Library for ArmA 3
Stars: ✭ 22 (-43.59%)
Mutual labels:  arma3
tonic
A Low Profile Component Framework – Stable, minimal, easy to audit, zero-dependencies and build-tool-free.
Stars: ✭ 747 (+1815.38%)
Mutual labels:  cba
geometer
A simple drawing program to replicate construction with a compass and straightedge
Stars: ✭ 19 (-51.28%)
Mutual labels:  compass
mongosh
The MongoDB Shell
Stars: ✭ 215 (+451.28%)
Mutual labels:  compass
loadbalancer-controller
Kubernetes loadbalancer controller to provision ingress controller dynamically
Stars: ✭ 93 (+138.46%)
Mutual labels:  compass
charts
Curated kubernetes helm charts with well-defined structures
Stars: ✭ 24 (-38.46%)
Mutual labels:  compass
QANet-pytorch-
A Pytorch implementation of QANet
Stars: ✭ 91 (+133.33%)
Mutual labels:  squad
Framework
Altis Life RPG mission framework for Arma 3 originally made by @TAWTonic.
Stars: ✭ 224 (+474.36%)
Mutual labels:  arma3
sublime-text-compass
Compass Build System for Sublime Text
Stars: ✭ 51 (+30.77%)
Mutual labels:  compass
LambsDanger
AI enhancement mod for Arma 3
Stars: ✭ 88 (+125.64%)
Mutual labels:  arma3
compass-react-native-expo
A simple compass app built with expo & react-native. Non-expo version - https://github.com/rahulhaque/compass-react-native
Stars: ✭ 37 (-5.13%)
Mutual labels:  compass

DUI - Squad Radar for ARMA 3

A UI showing unit positions and names of units in your squad

Summary

This mod shows a compass in the bottom middle of your screen and a list of people in your current squad. It is made with SQF commands which recently have been added to Arma3 and were not available back in the days of Arma2 or early Arma3. Meaning no weird workarounds with map elements are needed anymore which just eat more frames. A strong point of this UI is its customizability and its many features are all settable with CBA settings.

Requirements

  • CBA

Supported mods

  • ACE 3
  • ACRE
  • TFAR (Both versions)

Features

Scaling

Rescale the UI elements in CBA settings, text can be rescaled on its own as well!

Font

Choose which font is used in the UI

Icon Styles

Choose which icon style should be used

Color Schemes

Choose the colors that are used throughout the UI

Compass Styles

Choose how your compass should look like

Choose which UI elements should be shown

Enable or disable the Compass or Namelist on the fly, both or individually. Keybind to hide the UI is included

Show the Bearing On Top Of The Compass

Or don’t, you choose. Also possible to show milradians!

Adjustable Compass Range

Change the range of the compass on the fly either via CBA settings or keybindings

Compass Refresh Rate

Do not want to update the compass every frame? Choose the refresh rate of it!

Compass Unit Occlusion

Time to get lost in the jungle again!

Namelist Text Size

Change the size of the text of the squad name list. Smaller means more units will fit into one column!

Buddy System

Designate someone in your squad as your buddy, they will get their own icon so you will always find each other

Show Unit Ranks

SQL just died? No problem, Keybind included to see who is the next in rank

Make your own styles

Color, icon and compass styles on mission level are supported!

Special Variables

DUI has a special variable mission makers can use.

diwako_dui_special_track

Array of objects in missionNamepace. Every unit or vehicle in this array will be tracked on compass. Be aware that this might be a performance issue if too many objects are added. Be also aware that you do not add a unit that is already in your squad, or else you have 2 icons for that unit.

Reporting bugs

Create a fitting title beginning with the tag word "BUG". In general, be as specific as possible when reporting bugs, it is good to tell how to reproduce it, so it gets fixed faster.

Requesting Features

For requesting features create a new issue with the tag word "FEATURE" at the beginning of the title. Feature requests can range from new styles to whole new functionality. The feasibility of those requests will be analysed inside the feature request itself

Pull requests

Tell in detail what your PR will change, why it should be added and what benefits you think it will bring. PRs can be from new styles, bug fixes to whole new functionality. The changes will be reviewed within the PR.

Additional

Playable version (DEV) (You can build from source as well)
Playable version (STABLE)
BI Thread

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].