RadialUIPlugin
This is a developer tool based package used to manage and configure Radial UI Menus.
Date uploaded | 5 months ago |
Version | 2.6.1 |
Download link | HolloFox_TS-RadialUIPlugin-2.6.1.zip |
Downloads | 2641 |
Dependency string | HolloFox_TS-RadialUIPlugin-2.6.1 |
This mod requires the following mods to function
bbepisTaleSpire-BepInExPack
Unified BepInEx all-in-one modding pack - plugin framework, detour library
Preferred version: 5.4.10README
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.6.1: Seats patch,
- 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:
- John Fuller
- Tales Tavern - MadWizard
- Joaqim Planstedt
Lord Ashes providing dependent code unify snippet controlling submenus.