Commit graph

5573 commits

Author SHA1 Message Date
Lucas Nicodemus
0dd2d70f64
Enable submodule support on renovate 2022-10-06 01:09:11 -07:00
renovate[bot]
f727ac91b7
Add renovate.json 2022-10-06 07:28:14 +00:00
Lucas Nicodemus
9ad01788a8
Merge pull request #2680 from Pryaxis/remove-obsolete-resources
Remove obsolete resources
2022-10-05 22:33:52 -07:00
Arthri
c313b0733e Remove obsolete resources 2022-10-06 13:23:46 +08:00
Lucas Nicodemus
44af5929ae
Merge pull request #2677 from drunderscore/fix/escape-sqlite-table-names-with-string-interp
Use a string interpolation and escape single quotes when escaping tables
2022-10-05 22:12:16 -07:00
Lucas Nicodemus
b516cb16de
Merge branch 'general-devel' into fix/escape-sqlite-table-names-with-string-interp 2022-10-05 22:08:59 -07:00
Lucas Nicodemus
d55f3840e9
Update submodule for 3277e865ad96ec1b777519812160f3bb835bc4bf 2022-10-05 21:00:13 -07:00
James Puleo
6eadc1159d
Update CHANGELOG.md 2022-10-05 13:57:32 -04:00
James Puleo
aa17f013c1
Use a string interpolation and escape single quotes when escaping tables 2022-10-05 13:57:30 -04:00
Lucas Nicodemus
cb3ff0c2ce
Merge pull request #2676 from Pryaxis/ci_pullrequest_event
Add pull_request event to CI
2022-10-05 09:02:01 -07:00
Luke
aeac3c9c30 Add pull_request event to CI 2022-10-05 20:16:14 +10:00
Lucas Nicodemus
feaf6305f2
Merge pull request #2670 from Pryaxis/v144x
1.4.4.x on OTAPI3 and .NET 6
2022-10-05 02:42:14 -07:00
Luke
02b8061531 Change nuget package name to tshock instead of tshockapi 2022-10-05 19:36:13 +10:00
Luke
f97cafaeb3 Add submodule checkout for Nuget workflow 2022-10-05 19:27:12 +10:00
Luke
1f949bd608 Add newline to OTAPI3 Nuget workflow 2022-10-05 19:02:01 +10:00
Luke
5fe857ef36 Create ci-otapi3-nuget.yml 2022-10-05 18:58:45 +10:00
Luke
966101baaf Move ci-otapi3-legacy.yml back to ci-otapi3.yml
Hopefully this cleans up actions tab some.
2022-10-05 18:58:36 +10:00
Luke
12a9676564 Remove "Legacy" from workflow file 2022-10-05 18:40:07 +10:00
Luke
b2d5351869 Change from ci-otapi3 to Build Server in README 2022-10-05 18:38:56 +10:00
Luke
10fddf41c3 Update copyright year range in launcher 2022-10-05 18:31:46 +10:00
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
9640246886 Retain only a single upcoming changes section in changelog 2022-10-05 18:16:06 +10:00
Luke
24c0f106b8 Update CHANGELOG.md 2022-10-05 17:12:47 +10:00
Luke
ee4a57c102 Terraria 1.4.4.4 / OTAPI 3.1.7-alpha 2022-10-05 08:01:21 +10:00
Luke
c70308043e Merge branch 'v144x' of https://github.com/Pryaxis/TShock into v144x 2022-10-04 16:21:33 +10:00
Luke
4556efead8 Update CHANGELOG.md 2022-10-04 16:21:05 +10:00
Luke
9fb8320d60
Update TShockAPI/TShockAPI.csproj
Co-authored-by: Arthri <41360489+Arthri@users.noreply.github.com>
2022-10-04 16:07:22 +10:00
Luke
b498e471a3 Terraria 1.4.4.3 / OTAPI 3.1.6-alpha 2022-10-04 16:06:12 +10:00
Luke
574596ed82 Update TerrariaServerAPI
This will bring in the latest gen-dev changesfor TSAPI, inc packettypes
2022-10-01 09:22:22 +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
dcf9a220dc 1.4.4.2 changes / OTAPI 3.1.5-alpha 2022-09-30 15:33:33 +10:00
Luke
e002c65f02 Replace otapi3 workflows with legacy variants
No need for otapi3 branch workflows here
2022-09-29 21:45:34 +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
f87fa90e65 Nuget package information and workflow 2022-09-10 09:07:13 +10:00
Luke
945417411b Update TerrariaServerAPI 2022-09-10 09:06:23 +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
521eeacd73 OTAPI 3.1.3-alpha - Fix world deletions 2022-09-08 16:06:20 +10:00
Luke
67b06f5e4f Improve ReduceConsoleSpam module to filter world generation 2022-09-06 23:06:39 +10:00
Luke
aa0bd7deb2 Merge branch 'general-devel' into otapi3 2022-09-06 22:23:34 +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
76c39c2f59 Fix wording in Program.cs comments 2022-09-05 22:01:49 +10:00
Luke
99ddcb247b Dependency updates, OTAPI 3.1 & ModFw 1.1 2022-09-05 22:01:33 +10:00
Lucas Nicodemus
1d4d19f961 Version tick: 4.5.18
And also, add changelog entry for dependabot change
2022-08-16 20:57:26 -07:00
Lucas Nicodemus
bbc8ef2dab Merge branch 'h/punchready-fixes' into general-devel 2022-08-16 20:52:21 -07:00
Lucas Nicodemus
9a746a079b
Merge pull request #2632 from Pryaxis/dependabot/nuget/TShockAPI/Newtonsoft.Json-13.0.1
Bump Newtonsoft.Json from 10.0.3 to 13.0.1 in /TShockAPI
2022-08-16 20:49:50 -07:00
Lucas Nicodemus
39383c9fff Merge remote-tracking branch 'punchfix/h/a-new-branch' into h/punchready-fixes 2022-08-16 20:47:21 -07:00
punchready
0ce7c94f1b Update changelog 2022-08-14 01:22:29 +02:00