TaleSpire.AutoInitiative 1.2.2

dotnet add package TaleSpire.AutoInitiative --version 1.2.2
                    
NuGet\Install-Package TaleSpire.AutoInitiative -Version 1.2.2
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="TaleSpire.AutoInitiative" Version="1.2.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="TaleSpire.AutoInitiative" Version="1.2.2" />
                    
Directory.Packages.props
<PackageReference Include="TaleSpire.AutoInitiative" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add TaleSpire.AutoInitiative --version 1.2.2
                    
#r "nuget: TaleSpire.AutoInitiative, 1.2.2"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package TaleSpire.AutoInitiative@1.2.2
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=TaleSpire.AutoInitiative&version=1.2.2
                    
Install as a Cake Addin
#tool nuget:?package=TaleSpire.AutoInitiative&version=1.2.2
                    
Install as a Cake Tool

Auto Initiative

This plugin allows you to pull the result of URL-invoked TS Dice rolls (via browser or Symbiote) and update initiative tracking. All Rolls need "Initiative" in the name to be picked up by the plugin (case-insensitive, Configurable). This mod was inspired by LA's original AutoInitiative plugin; the changes here are as follows:

  • Only the GM needs it installed
  • No Keybinds needed (Automatically pulls Die Results into initiative tracker when GM is editing Turn Order)
  • Reduced Netcode footprint and simpler install
  • GMs can roll initiative for an individual/group using a shared initiative modifier
  • The flat initiative modifier automates the tie breaker for Initiative order

Install

This uses Bepinex and requires the SetInjectionFlag plugin installed.

Usage

  1. Select mini(s) that you will be rolling initiative for
  2. GM Open switches to Turnbase Mode and enables the Initiative Tracker editor
  3. Tell players to roll initiative with their mini selected. Roll must include "Initiative" in the name.
  4. Roll Initiative for first mini(s)
  5. Repeat until all minis have their initiative rolled (As you roll, they will be tracked in the Initiative Tracker)

GMs can also lasso multiple minis and roll initiative for all of them at once using the shared result. Tied Initiatives are broken by their initiative bonus (If they have one). All Rolls need "Initiative" in the name to be picked up by the plugin (case-insensitive).

Changelog

  • 1.2.2: migrate to DependencyUnityPlugins<T> to allow enable/disable the plugin without uninstalling it via chainloader
  • 1.2.1: DependencyUnityPlugins is now used and implement logic for unpatching
  • 1.2.0: Fix broken changes from TaleSpire dice update
  • 1.1.0: AOE Initiative Update
  • 1.0.0: Initial release

Who Needs The Plugin

Only the GM needs to have the plugin installed. The Gameclient uses the di(c)e roll results to track

Shoutouts

Shoutout to my past Patreons and Discord members, recognising your mighty support, testing, feedback, and contribution to my talespire plugins and projects:

Product Compatible and additional computed target framework versions.
.NET Framework net48 is compatible.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.2.2 90 1/11/2026
1.2.1 92 12/30/2025
1.2.0 223 12/19/2025