HolloFox_TS-RadialUIPlugin icon

RadialUIPlugin

This is a developer tool based package used to manage and configure Radial UI Menus.

Last updated a month ago
Total downloads 50488
Total rating 1 
Categories Client-side Tools
Dependency string HolloFox_TS-RadialUIPlugin-2.6.0
Dependants 43 other packages depend on this package

This mod requires the following mods to function

bbepisTaleSpire-BepInExPack-5.4.10 icon
bbepisTaleSpire-BepInExPack

Unified BepInEx all-in-one modding pack - plugin framework, detour library

Preferred version: 5.4.10
brcoding-SetInjectionFlagPlugin-2.3.0 icon
brcoding-SetInjectionFlagPlugin

Allows players to flag mods are installed

Preferred version: 2.3.0

README

Radial UI Plugin

Push to nuget feed on release Doxygen GitHub Pages Deploy Action

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.6.0: TaleWeaver Patch, Implemented changes given by Nekomancer
- 2.5.0: TaleWeaver Patch
- 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:

Lord Ashes providing dependent code unify snippet controlling submenus.