Commit graph

9 commits

Author SHA1 Message Date
Luke
e5f44ead8f Add extra comments to server init tests 2022-10-05 18:24:57 +10:00
Luke
310786a28a Add extra comments to group tests 2022-10-05 18:24:44 +10:00
Luke
8ce81136b4 Update GroupTests.cs
Sets the 1.4.4.2 static variable that Terraria.Main has a dependency on
2022-09-30 15:38:13 +10:00
Luke
5a98add6de Fix sqlite null parameters + unit test 2022-09-08 16:08:16 +10:00
Luke
13e82110ee Switch to nunit for unit tests 2022-09-08 16:07:58 +10:00
Luke
99ddcb247b Dependency updates, OTAPI 3.1 & ModFw 1.1 2022-09-05 22:01:33 +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
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