Skip to content

Releases: brcoding/moddingtalespire

Added error handling for onScene

17 Jun 01:28
5bb227d
Compare
Choose a tag to compare
Pre-release
Merge pull request #21 from brcoding/Experiments

Removed BepInProcess just in case that is causing some issues.

Relaxed check for Scene OnLoad

16 Jun 22:04
5bb227d
Compare
Choose a tag to compare
Pre-release
Merge pull request #21 from brcoding/Experiments

Removed BepInProcess just in case that is causing some issues.

Test Build 2 (More Logging)

16 Jun 21:53
5bb227d
Compare
Choose a tag to compare
Pre-release

Added more logging

Test Build

16 Jun 21:11
5bb227d
Compare
Choose a tag to compare
Test Build Pre-release
Pre-release

Test for bepinex 5.1 and additional awake logging.

Minor release to remove process check from BepInEx

15 Jun 22:34
5bb227d
Compare
Choose a tag to compare

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.

14 Jun 07:53
57edeab
Compare
Choose a tag to compare

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

12 Jun 19:18
3f6d0ec
Compare
Choose a tag to compare

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

11 Jun 07:55
b746824
Compare
Choose a tag to compare

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"

30 May 06:54
7e48559
Compare
Choose a tag to compare

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

29 May 21:52
0bbdd0d
Compare
Choose a tag to compare

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