Releases: EdwinChalmers/AuraPlugin
Release list
AuraPlugin 1.0.5
Changes
- Auras now hide with the creature. When a creature is hidden, its aura is hidden too, instead of leaving a floating ring or bubble behind.
- Invalid shader state now fails closed rather than rendering a broken aura.
- README reworked so it renders correctly on the Thunderstore package page (no collapsed HTML sections, absolute links).
Install via r2modman's Online tab, or download the zip below and use Settings → Profile → Import Local Mod.
AuraPlugin v1.0.4
First release published to Thunderstore — AuraPlugin can now be installed in one click from r2modman's Online tab, with dependencies resolved automatically.
No gameplay changes from v1.0.3; this release exists to carry the rewritten install instructions that appear on the Thunderstore package page.
Install
Search for AuraPlugin in r2modman's Online tab and click Install, then launch with "Start modded".
Installing from this zip directly (Settings > Profile > Import Local Mod) still works — see the README for that path.
Full instructions: https://github.com/EdwinChalmers/AuraPlugin/blob/master/README.md
AuraPlugin v1.0.3
Fixes:
- If aura.png ever fails to load, the "Aura" radial button no longer renders completely blank — it now keeps its text label instead of fading out, so the button is still identifiable.
- The plugin's internal version (shown in the BepInEx log) was stuck at 1.0.0 while the package said 1.0.2. Both now report the same version.
Install
- Download AuraPlugin-1.0.3.zip below.
- In r2modman: Settings > Profile > Import Local Mod, then select the zip (or drag it onto that screen).
- Install the prompted dependencies (RadialUIPlugin, AssetDataPlugin 3.6.2+, RPCPlugin) if not already installed.
- Launch TaleSpire through r2modman ("Start modded").
Full instructions: https://github.com/EdwinChalmers/AuraPlugin/blob/master/README.md
AuraPlugin v1.0.2
Fix: the button icon (aura.png) previously lived in an Icons/ subfolder inside the package, which r2modman's Import Local Mod doesn't reliably preserve on extraction - it could land the DLL correctly while silently dropping the icon. It now sits flat at the top level of the package, next to the DLL.
Install
- Download AuraPlugin-1.0.2.zip below.
- In r2modman: Settings > Profile > Import Local Mod, then select the zip (or drag it onto that screen).
- Install the prompted dependencies (RadialUIPlugin, AssetDataPlugin 3.6.2+, RPCPlugin) if not already installed.
- Launch TaleSpire through r2modman ("Start modded").
If you installed a previous version, remove its plugin folder from BepInEx/plugins first (or just re-import over it) so a stray Icons/ folder doesn't linger.
Full instructions: https://github.com/EdwinChalmers/AuraPlugin/blob/master/README.md
AuraPlugin v1.0.1
Fixes:
- Bubble shape is now always a full sphere (previously stayed a flat-bottomed hemisphere for minis elevated but not flagged as flying).
- The top-level "Aura" button label now only shows on hover, matching every native radial menu button.
Install
- Download AuraPlugin-1.0.1.zip below.
- In r2modman: Settings > Profile > Import Local Mod, then select the zip (or drag it onto that screen).
- Install the prompted dependencies (RadialUIPlugin, AssetDataPlugin 3.6.2+, RPCPlugin) if not already installed.
- Launch TaleSpire through r2modman ("Start modded").
Full instructions: https://github.com/EdwinChalmers/AuraPlugin/blob/master/README.md
AuraPlugin v1.0.0
Colored aura indicators (Paladin aura, Spirit Guardians, etc.) that follow a mini and sync to all players. See README.md for full details.
Install
- Download AuraPlugin-1.0.0.zip below.
- In r2modman: Settings > Profile > Import Local Mod, then select the zip (or drag it onto that screen).
- Install the prompted dependencies (RadialUIPlugin, AssetDataPlugin 3.6.2+, RPCPlugin).
- Launch TaleSpire through r2modman ("Start modded").
Full instructions: https://github.com/EdwinChalmers/AuraPlugin/blob/master/README.md
Note: superseded by v1.0.1, which fixes the bubble shape and the Aura button's hover behavior.