TaleSpire.RadialUI
2.4.1
See the version list below for details.
dotnet add package TaleSpire.RadialUI --version 2.4.1
NuGet\Install-Package TaleSpire.RadialUI -Version 2.4.1
<PackageReference Include="TaleSpire.RadialUI" Version="2.4.1" />
paket add TaleSpire.RadialUI --version 2.4.1
#r "nuget: TaleSpire.RadialUI, 2.4.1"
// Install TaleSpire.RadialUI as a Cake Addin #addin nuget:?package=TaleSpire.RadialUI&version=2.4.1 // Install TaleSpire.RadialUI as a Cake Tool #tool nuget:?package=TaleSpire.RadialUI&version=2.4.1
Radial UI Plugin
This is a plugin for TaleSpire using BepInEx.
Install
Currently you need to either follow the build guide down below or use the R2ModMan.
Usage
This plugin is specifically for developers to easily implement extra Radial buttons based on a entity properties. Developers should reference the DLL for their own projects. This does not provide anything out of the box. You can find the developer documentation here.
How to Compile / Modify
Open RadialUIPlugin.sln
in Visual Studio.
Build the project.
Browse to the newly created bin/Debug
or bin/Release
folders and copy the RadialUIPlugin.dll
to Steam\steamapps\common\TaleSpire\BepInEx\plugins
Changelog
- 2.4.1: Fix suggested by Nekomancer
- 2.4.0: Started populating code to allow for grouping with creatures.
- 2.3.2: Fixed LOS with Moe
- 2.3.1: Fix melee attack
- 2.3.0: Documentation moved to https://talespire-modding.github.io/RadialUIPlugin/
- 2.2.0: Added in sys reflec checkers
- 2.1.0: GMBlock compatibility added.
- 2.0.0: Completed Refactor, Code has been optimized whilst keeping same Interface
Shoutouts
Shoutout to my Patreons on https://www.patreon.com/HolloFox recognising your mighty contribution to my caffeine addiciton:
- John Fuller
- Tales Tavern - MadWizard
- Joaqim Planstedt
Lord Ashes providing dependent code unify snippet controlling submenus.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net472 is compatible. net48 was computed. net481 was computed. |
-
.NETFramework 4.7.2
- TaleSpire (>= 0.0.10)
- Talespire.BepInEx (>= 5.4.11)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on TaleSpire.RadialUI:
Package | Downloads |
---|---|
TaleSpire.AdvanceGMBlocks
Extends configurability of GM blocks to apply selected attributes instead of all. |
GitHub repositories
This package is not used by any popular GitHub repositories.