Commit graph

16 commits

Author SHA1 Message Date
Luke
dcf9a220dc 1.4.4.2 changes / OTAPI 3.1.5-alpha 2022-09-30 15:33:33 +10:00
Luke
841c383ce5 1.4.4.1 changes
This is 1.4.4.1 changes using a new branch away from the DI changes.
2022-09-29 21:39:56 +10:00
Luke
521eeacd73 OTAPI 3.1.3-alpha - Fix world deletions 2022-09-08 16:06:20 +10:00
Luke
3a77388c06 TSAPI update for OTAPI 3.1.2-alpha
Fix loading from ./modifications (some plugins already use this)
2022-09-06 20:22:20 +10:00
Luke
e0f20f92b3 Extract out ModFramework.dll 2022-09-05 22:02:05 +10:00
Luke
99ddcb247b Dependency updates, OTAPI 3.1 & ModFw 1.1 2022-09-05 22:01:33 +10:00
Luke
b15528c691 Exclude OTAPI from being packed into the launcher 2022-07-29 17:36:36 +10:00
Luke
578df18901 Redo launcher csproj and action to use framework dependent builds
This also includes package updates across the entire solution, which shouldn't matter at this stage on this branch.
2022-07-27 21:53:09 +10:00
Luke
c063aabbc0 Switch to Microsoft.Data.Sqlite for arm64
There is a slight change the the way QueryResult works in order to satisfy the variances in the new library.
Disposing of the command with the reader appears to solve this, and hopefully, with minimal impact to plugins.
2022-03-27 21:38:58 +10:00
Luke
699047d119 Bump TSAPI/OTAPI & other deps for arm64
This should allow monomod hooks to run on a raspberrypi (no apple silicon yet)
2022-03-27 19:31:43 +10:00
Luke
2c36dacfd2 Single file publish support, test project and simple build CI
This also adds remote raspberry pi debugging with default install details. More testing is required as MonoMod may not be working for arm64 still

CI might not work yet either
2021-12-03 00:07:11 +10:00
Luke
c159f2b388 Add newline to TShock.sh + add linux-arm64 to launcher release 2021-12-02 15:55:26 +10:00
Luke
9a2aa5e825 Add ubuntu runtime identifier 2021-12-01 21:14:34 +10:00
Luke
63eda6771c Correct windows launching in debug mode, and dont move the TShock.sh in osx 2021-12-01 09:27:15 +10:00
Luke
6a34fb71e0 Improve OSX non self contained mode wrt name/folder clashing 2021-12-01 09:13:17 +10:00
Luke
2b4b6353c2 Add TShock Launcher project (TShock.exe) with ./bin folder for dependencies
+ submodule update
TODO: retest on osx and see if we can include file permissions
2021-12-01 08:26:06 +10:00