This repository was archived by the owner on Jan 21, 2024. It is now read-only.
Releases: brittyazel/Neuron
Releases · brittyazel/Neuron
Neuron 1.0.7e Release
fixes #270
Neuron 1.0.7d Release
Fix status bar translation bug, orientation set bug, and bar fill bug
Neuron 1.0.7c Release
fix cooldown not showing for extra action button. I'm not sure why the game returns nil cooldown if you query with the spellName rather than the spellID. So for the time being use the spellID
Neuron 1.0.7b Release
remove unused extra button and zone button calls
Neuron 1.0.7a Release
Fix extractionbutton and zone button sometimes not working
Neuron 1.0.7 Release
Fix in range check, have to explicitly query == 0 or not
Neuron 1.0.6 Release
fix ExtraButton staying visible due to cooldown SetAlpha issue
Neuron 1.0.5c Release
whoops add back in nil SetCooldownTimer case
Neuron 1.0.5b Release
fixes #260
Neuron 1.0.5a Release
Avoid hardcoding ExtraButton ActionID