Releases: brcoding/moddingtalespire
Added error handling for onScene
Merge pull request #21 from brcoding/Experiments Removed BepInProcess just in case that is causing some issues.
Relaxed check for Scene OnLoad
Merge pull request #21 from brcoding/Experiments Removed BepInProcess just in case that is causing some issues.
Test Build 2 (More Logging)
Added more logging
Test Build
Test for bepinex 5.1 and additional awake logging.
Minor release to remove process check from BepInEx
Release Notes:
- Removed process check from BepInEx
All Plugins
To install the whole suite of plugins and app dependencies get AllPlugins-Full.zip
Specific Plugins
If you do not have BepInEx installed download PLUGINNAME-Full.zip. If you already have BepInEx installed you can just copy the plugin dll to the bepinex/plugins folder.
If BepInEx is already installed download the dll and move it to your bepinex/plugins folder under your game.
NOTE: Some of these plugins are pulled from https://github.com/Mercer01/TalespireModding
GUI and SDK
As part of the release for the SocketAPI is the GUI which will install in the root along with the talespire executable. Just run SocketAPIGUI.exe. If you want to download the UI only you can get the SocketAPIGui-OnlyUI.zip
Updated GUI to create and remove creatures.
Release Notes:
- Updated GUI to create and remove creatures.
- Added KillCreature to SDK
All Plugins
To install the whole suite of plugins and app dependencies get AllPlugins-Full.zip
Specific Plugins
If you do not have BepInEx installed download PLUGINNAME-Full.zip. If you already have BepInEx installed you can just copy the plugin dll to the bepinex/plugins folder.
If BepInEx is already installed download the dll and move it to your bepinex/plugins folder under your game.
NOTE: Some of these plugins are pulled from https://github.com/Mercer01/TalespireModding
GUI and SDK
As part of the release for the SocketAPI is the GUI which will install in the root along with the talespire executable. Just run SocketAPIGUI.exe. If you want to download the UI only you can get the SocketAPIGui-OnlyUI.zip
Added spawning creatures
Release Notes
- Added creature spawning and getting creature assets
- Bugfix: sockets intermittently wouldn't get the data in available in time.
- Bugfix: ShowPosition throwing errors before it's on a board.
All Plugins
To install the whole suite of plugins and app dependencies get AllPlugins-Full.zip
Specific Plugins
If you do not have BepInEx installed download PLUGINNAME-Full.zip. If you already have BepInEx installed you can just copy the plugin dll to the bepinex/plugins folder.
If BepInEx is already installed download the dll and move it to your bepinex/plugins folder under your game.
NOTE: Some of these plugins are pulled from https://github.com/Mercer01/TalespireModding
GUI and SDK
As part of the release for the SocketAPI is the GUI which will install in the root along with the talespire executable. Just run SocketAPIGUI.exe. If you want to download the UI only you can get the SocketAPIGui-OnlyUI.zip
Added CreateSlab to Socket API and new ShowPosition Plugin
Release Notes:
- Added CreateSlab in socketAPI
- Fixes for creature movement
- Added ShowPosition plugin to show xyz
All Plugins
To install the whole suite of plugins and app dependencies get AllPlugins-Full.zip
Specific Plugins
If you do not have BepInEx installed download PLUGINNAME-Full.zip. If you already have BepInEx installed you can just copy the plugin dll to the bepinex/plugins folder.
If BepInEx is already installed download the dll and move it to your bepinex/plugins folder under your game.
NOTE: Some of these plugins are pulled from https://github.com/Mercer01/TalespireModding
GUI and SDK
As part of the release for the SocketAPI is the GUI which will install in the root along with the talespire executable. Just run SocketAPIGUI.exe. If you want to download the UI only you can get the SocketAPIGui-OnlyUI.zip
SetCustomStatName to allow setting custom names instead of "Stat 1"
Release Notes
- Updated GUI so when you click on the "Stat 1-4" labels you can change the name. When this happens it sends that change to TaleSpire as well.
- Updated API / SDK with SetCustomStatName.
- Changed index for all stat things to be 1-4 not 0-3.
All Plugins
To install the whole suite of plugins and app dependencies get AllPlugins-Full.zip
Specific Plugins
If you do not have BepInEx installed download PLUGINNAME-Full.zip. If you already have BepInEx installed you can just copy the plugin dll to the bepinex/plugins folder.
If BepInEx is already installed download the dll and move it to your bepinex/plugins folder under your game.
NOTE: Some of these plugins are pulled from https://github.com/Mercer01/TalespireModding
GUI and SDK
As part of the release for the SocketAPI is the GUI which will install in the root along with the talespire executable. Just run SocketAPIGUI.exe. If you want to download the UI only you can get the SocketAPIGui-OnlyUI.zip
Added SayText to API / SDK / Bot
Release Notes
- This lets creatures say text in a balloon.
- The discord bot will cause any associated creatures to say the text they type in discord.
- Added say to the C# GUI
- Added !focus command to focus the camera on a character.
All Plugins
To install the whole suite of plugins and app dependencies get AllPlugins-Full.zip
Specific Plugins
If you do not have BepInEx installed download PLUGINNAME-Full.zip. If you already have BepInEx installed you can just copy the plugin dll to the bepinex/plugins folder.
If BepInEx is already installed download the dll and move it to your bepinex/plugins folder under your game.
NOTE: Some of these plugins are pulled from https://github.com/Mercer01/TalespireModding
GUI and SDK
As part of the release for the SocketAPI is the GUI which will install in the root along with the talespire executable. Just run SocketAPIGUI.exe. If you want to download the UI only you can get the SocketAPIGui-OnlyUI.zip