Releases: DartsArmaMods/ChatWheelRedux
v1.4 Chat Wheel Redux
Moved some code to functions, CWR_fnc_getNearbyPlayers and CWR_fnc_isPlayer.
Fixed voice lines not being able to play at mission start (within the first CWR_Voice_CoolDown seconds).
Updated requiredAddons (added CBA_events and CBA_hashes).
Volume slider for custom voice lines.
New voice line tag, vl-Unconscious.
Automatic messages when a player goes unconscious (for ACE Medical, will not be triggered if ace is not loaded).
v1.3.3 Chat Wheel Redux
Converted all function names to camel case
Removed developer include, caused CTD on launch
v1.3.2 Chat Wheel Redux
1.3.2 is not stable for release. It accidentally contained an
#includemessage for a development file, which causes a CTD (crash to desktop) on launch.
Added debug message option and dev log function
Changed sendMessage function to sendGroupMessage.
Fixed grenade voice line playing for each nearby player.
- Caused situations where if 10 players were nearby, all players would hear a voice line 10 times.
v1.3.1 Chat Wheel Redux
Minor fix for a typo in the grenade script. Caused the message/voice line to not be sent.
v1.3.0 Chat Wheel Redux
Grenade message now denotes between normal (explosive) and smoke grenades.
ThrowSmoke voice line added.
Script files renamed to camelCase.
Grenade handler split into separate functions, now only checks for ACE being loaded once.
v1.2.0 Chat Wheel Redux
Automatic messages on grenade throw (can be disabled on each client), also displays player's bearing.
- Includes voiceline support: ThrowGrenade
Split up contact tag into direction, bearing, and distance tags
v1.1.0 Chat Wheel Redux
Fixed the tag menu not appearing, and some settings were mistakenly marked as needing a restart to apply.
v1.0.0 Chat Wheel Redux
First release of Chat Wheel Redux, a complete rewrite of Jenna's original mod. It includes many more features such as a tags system, allowing users to add functionality to their own custom messages.