Moralecircle

UI Mod
Edit

Please remember to keep info in regards to HOW an addon works, what it SHOULD do in the description and all temporary things(doesn't work now etc.) in the comments.

Edit

Please remember to keep info in regards to HOW an addon works, what it SHOULD do in the description and all temporary things(doesn't work now etc.) in the comments.

Edit

Please remember to keep info in regards to HOW an addon works, what it SHOULD do in the description and all temporary things(doesn't work now etc.) in the comments.

VersionStatusChangesUploaderDownloads
1.3.0betaAdded back the ability to grey out morales if not ready. Made the keybind font smaller.xyeppp3880
1.2.9alphaAdded customization options and uploaded with Sullemunk's permissionxyeppp154
1.2.8betaQuick fixSullemunk625
1.2.7betaPromise, it works this time.. untill someone finds something else to mess it up... ;(Sullemunk2176
1.2.6alphaCan't Get enough of them fixes for hotbars...Sullemunk221
1.2.5stableFor real this time... probably, hopefullySullemunk1145
1.2.4stableShould not interfere with marauder/squig/SW ability bars nowSullemunk238
1.2.2stableSullemunk1240
1.0.3alphawargrimnir971
Download Latest
You need to be logged in to comment
SilverWF

Sun, 09 Feb 2020 21:22:24 +0000

Direct Link
Correction:
Change
local ProxyHotbar = 73
to
local ProxyHotbar = 120
There is 132 hotbar slots in the game, so setting a number more than it would cause only zillion errors span into debug log.
It's not visible, but still.
SilverWF

Tue, 04 Feb 2020 02:10:28 +0000

Direct Link
Ok there is solution:
Open ...\Interface\AddOns\MoraleCircle\MoraleCircle.lua and find string
local ProxyHotbar = 73
Change 73 to 150, save and restart the game or /reloadui
Otherwise your SWs or Marauders would suffer.

Also, if you hid default Morale bar in the layout editor, you wouldn't be able to show it again just by enabling this window again.
You'll need to exit the game, and open this file
...\user\settings\Martyrs Square\Character_Name\Character_Name\EASystem_ActionBarClusterManager\SavedVariables.lua
and search for a word "morale"
There (most likely) will be several results.
Find parameter
showing = false,
at some of them and change 'false" to 'true' and save file. Do not remove , symbol!
Repeat this at the every "broken" character.
Log back to the game.
SilverWF

Tue, 04 Feb 2020 01:07:19 +0000

Direct Link
For a some strange reason this addon bugs out some of my characters.

SW, name Eyeshot.
In the Assault (and only in it) stance it puts Morale 4 to the 1st slot of my hotbar. And I can't remove it from there.
Even NB can't override it!