Skip to content
This repository was archived by the owner on Jan 21, 2024. It is now read-only.

Releases: brittyazel/Neuron

Neuron 1.0.7e Release

05 Feb 04:46

Choose a tag to compare

Neuron 1.0.7d Release

02 Feb 22:49

Choose a tag to compare

Fix status bar translation bug, orientation set bug, and bar fill bug

Neuron 1.0.7c Release

02 Feb 00:07

Choose a tag to compare

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

25 Jan 20:12

Choose a tag to compare

remove unused extra button and zone button calls

Neuron 1.0.7a Release

25 Jan 01:53

Choose a tag to compare

Fix extractionbutton and zone button sometimes not working

Neuron 1.0.7 Release

24 Jan 07:57

Choose a tag to compare

Fix in range check, have to explicitly query == 0 or not

Neuron 1.0.6 Release

20 Jan 02:51

Choose a tag to compare

fix ExtraButton staying visible due to cooldown SetAlpha issue

Neuron 1.0.5c Release

18 Jan 09:34

Choose a tag to compare

whoops add back in nil SetCooldownTimer case

Neuron 1.0.5b Release

18 Jan 08:25

Choose a tag to compare

Neuron 1.0.5a Release

18 Jan 03:23

Choose a tag to compare

Avoid hardcoding ExtraButton ActionID