TaleSpire.CharacterRuler
1.2.0
dotnet add package TaleSpire.CharacterRuler --version 1.2.0
NuGet\Install-Package TaleSpire.CharacterRuler -Version 1.2.0
<PackageReference Include="TaleSpire.CharacterRuler" Version="1.2.0" />
<PackageVersion Include="TaleSpire.CharacterRuler" Version="1.2.0" />
<PackageReference Include="TaleSpire.CharacterRuler" />
paket add TaleSpire.CharacterRuler --version 1.2.0
#r "nuget: TaleSpire.CharacterRuler, 1.2.0"
#:package TaleSpire.CharacterRuler@1.2.0
#addin nuget:?package=TaleSpire.CharacterRuler&version=1.2.0
#tool nuget:?package=TaleSpire.CharacterRuler&version=1.2.0
Character Ruler Plugin
Adds abilities to create rulers snapped to Character Base
Install
Currently you need to either follow the build guide down below or use the R2ModMan.
Usage
Player: While having a selected mini, open the radial menu and select "Attack" ⇒ "Measure Distance". A line ruler will be created snapped to the base of your mini to the selected mini. When either mini moves, the Ruler will be updated to the new positions. If Line of Sight is broken, then the ruler will disappear. You can delete the ruler by going through the radial menu same as before and select "Remove Ruler". GM: Same as Player, but the Ruler will not dissapear if Line Of Sight is broken. This doesn't apply if you're in player mode.
How to Compile / Modify
Open CharacterRulerPlugin.sln in Visual Studio.
Build the project (We now use Nuget).
Browse to the newly created bin/Debug or bin/Release folders and copy the .dll to Steam\steamapps\common\TaleSpire\BepInEx\plugins
Changelog
- 1.2.0: Patched CreatureManager to alert minis movement for GM mode instead of LOS update for both performance and User Experience
- 1.1.0: Add Bulk Creature Support to allow multiple lines measured to a creature at once
- 1.0.1: Update README documentation. No code changes
- 1.0.0: Initial release
Shoutouts
Shoutout to my past Patreons and Discord members, recognising your mighty support and contribution to my caffeine addiction:
- Demongund - Introduced me to TaleSpire
- Tales Tavern/MadWizard
- Joaqim Planstedt
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net48 is compatible. net481 was computed. |
-
.NETFramework 4.8
- TaleSpire (>= 1.5.0)
- Talespire.BepInEx (>= 5.4.22)
- TaleSpire.RadialUI (>= 3.0.1)
- TaleSpire.SetInjectionFlagPlugin (>= 3.0.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.