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
punchready
9358f11e51
Improve comments
2022-08-14 01:22:22 +02:00
Lucas Nicodemus
2d095650cb
Merge pull request #2642 from Killia0/hook-playerhasbuildpermission
...
Implement a PlayerHasBuildPermission Hook
2022-08-13 15:19:10 -07:00
Luke
b15528c691
Exclude OTAPI from being packed into the launcher
2022-07-29 17:36:36 +10:00
Luke
fc83d4af6c
Update CI to clean directory structures
...
e.g. instead of the tar containing TShockLauncher/bin/Release/ etc, files should be in the root
2022-07-29 16:55:33 +10:00
Lucas Nicodemus
1c1ab95f4c
Merge branch 'general-devel' into dependabot/nuget/TShockAPI/Newtonsoft.Json-13.0.1
2022-07-27 21:32:11 -07: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
punchready
cf9240d56d
Support grass mowing
2022-07-27 11:35:21 +02:00
punchready
8b4dc3a1a4
Fix flower boots check, clean up code
2022-07-27 06:23:34 +02:00
punchready
82a095f3cf
fix a region bypass exploit using the ice rod
2022-07-26 08:58:56 +02:00
punchready
681c6de1f7
add strict STR size checking
2022-07-26 08:24:46 +02:00
punchready
abaf414523
Remove tiles which are no longer sent in this packet
2022-07-26 00:01:25 +02:00
punchready
3383c630e3
Strictly filter tile types in send tile rect handling
2022-07-25 11:29:25 +02:00
Killia0
17a1dd13aa
Use right name in changelog
2022-07-24 19:33:28 -04:00
Killia0
9768aeaf86
Update changelog
2022-07-24 19:31:26 -04:00
Anzhelika
b19a928fd8
PlayerHasBuildPermission hook ( #8 )
2022-07-24 19:23:10 -04:00
Chris
4ceb039f82
Merge pull request #2633 from NotGeri/general-devel
...
World Evil Startup Parameter
2022-07-01 09:09:09 +09:30
NotGeri
7e9c79cfd9
Add relevant changelog
2022-06-29 17:10:27 +02:00
NotGeri
953622c8e1
Add -worldevil startup parameter
2022-06-29 17:10:18 +02:00
dependabot[bot]
516b8efca4
Bump Newtonsoft.Json from 10.0.3 to 13.0.1 in /TShockAPI
...
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json ) from 10.0.3 to 13.0.1.
- [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases )
- [Commits](https://github.com/JamesNK/Newtonsoft.Json/compare/10.0.3...13.0.1 )
---
updated-dependencies:
- dependency-name: Newtonsoft.Json
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-06-22 16:34:04 +00:00
Lucas Nicodemus
07becc3c8f
Change language from fatal startup exceptions
...
The previous language was true but slightly unhelpful to non-native
English speakers and users who aren't familiar with server software.
When a fatal startup exception occurs now, TShock tells you what this
means and that it won't be able to start until this is resolved.
2022-04-02 11:53:53 -07:00