Commit graph

5450 commits

Author SHA1 Message Date
punchready
7e381d61f6 fix: use more robust parsing of large timespans 2022-05-08 10:01:02 +02: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
Lucas Nicodemus
106daa9f5a
Merge pull request #2605 from drunderscore/feature/teleportation-potion-protection
Only allow using Teleportation Potion and friends whilst holding them
2022-04-01 01:13:40 -07:00
Lucas Nicodemus
9c24540f30
Merge branch 'general-devel' into feature/teleportation-potion-protection 2022-04-01 01:13:08 -07:00
Chris
fd083cdca0
Merge pull request #2604 from gohjoseph/general-devel
Fix `GiveItem` not working if the player is in lava
2022-03-22 08:14:23 +10:30
gohjoseph
5b7ecd344d Fix "Fixed" typo in CHANGELOG.md 2022-03-21 01:38:15 +08:00
gohjoseph
4c7df5d551 update changelog 2022-03-21 01:29:29 +08:00
gohjoseph
516add7803 Fix GiveItem not working if the player is in lava 2022-03-21 01:17:30 +08:00
James Puleo
b07497ca2b
Only allow using Teleportation Potion and friends whilst holding them 2022-03-19 17:05:02 -04:00
Lucas Nicodemus
1e5e3cd864 Version tick: 4.5.17 2022-03-18 20:35:50 -07:00
Chris
2f0a9783db
Merge pull request #2601 from gohjoseph/general-devel
Fix mobs not dropping picked up coins
2022-03-19 13:06:17 +10:30
gohjoseph
521e0b5782
Update CHANGELOG.md
fix punctuation

Co-authored-by: Lucas Nicodemus <shank@shanked.me>
2022-03-19 00:27:47 +08:00
gohjoseph
1db50b790b Merge branch 'general-devel' of https://github.com/gohjoseph/TShock into general-devel 2022-03-18 22:54:27 +08:00
gohjoseph
d26cf20b5c Update CHANGELOG 2022-03-18 22:53:22 +08:00
gohjoseph
362760533f
Merge branch 'Pryaxis:general-devel' into general-devel 2022-03-18 22:37:20 +08:00
gohjoseph
3805bb8ca2 Fix mobs not dropping picked up coins 2022-03-18 22:35:43 +08:00
Chris
a050341d5e
Merge pull request #2599 from gohjoseph/general-devel
Fix `NetHooks_NameCollision` to kick duplicate players.
2022-03-18 19:16:01 +10:30
gohjoseph
203b9bf281 Remove unneeded kick display adminUsername 2022-03-18 01:56:59 +08:00
gohjoseph
8b064a7e22 Fix NetHooks_NameCollision to kick duplicate players.
- Fixes Pryaxis/TShock#2530
2022-03-18 00:35:02 +08:00
Lucas Nicodemus
227cef3bd6 Version tick: 4.5.16 2022-03-06 18:46:55 -08:00
Lucas Nicodemus
0f13de4ee3 Version tick: 4.5.15 2022-02-28 14:04:34 -08:00
Lucas Nicodemus
a21dfc643a Update TSAPI + OTAPI for Terraria 1.4.3.5 2022-02-28 13:55:27 -08:00
Lucas Nicodemus
92ea78f4c8 Remove Rpi doomsday scenario 2022-02-25 01:45:55 -08:00
Lucas Nicodemus
d21ff1988e Update changelog *again* 2022-02-25 01:42:21 -08:00
Lucas Nicodemus
b80000fb06 Add more info about IEntitySource to changelog 2022-02-25 01:41:29 -08:00
Lucas Nicodemus
c21a80814f Verison tick: 4.5.14 2022-02-25 01:37:07 -08:00
Chris
5b9eef92eb
Merge pull request #2572 from Patrikkk/1.4.3.4
Update for Terraria 1.4.3.4
2022-02-25 20:06:17 +10:30
Lucas Nicodemus
7a0d03406e Merge branch 'general-devel' into 1.4.3.4 2022-02-25 01:29:09 -08:00
Lucas Nicodemus
265e775921 Merge branch 'general-devel' of github.com:Pryaxis/TShock into general-devel 2022-02-25 01:27:35 -08:00
Lucas Nicodemus
21d2c0ad10 Switch GitHub Actions runner to use windows-2019
GitHub is apparently in a 4-week migration to switch to Windows Server
2022 instead of Windows Server 2019 for `windows-latest` tags, and we've
     been caught in the middle of the transition with a Terraria update.
Rather than trying to update our build scripts to run on 2022, this
temporarily downgrades us to Windows Server 2019 so we can actually
update Terraria and not windows.
2022-02-25 01:23:07 -08:00
Lucas Nicodemus
18fcfe14c9 Update submodule to target 91e94388f15bd9b40786e052ef1a06173830b09d 2022-02-25 01:08:13 -08:00
Lucas Nicodemus
9bcec7b2d8 Update changelog 2022-02-25 00:48:43 -08:00
Lucas Nicodemus
e2e5c15be0 Update submodule for OTAPI 2.0.0.48 2022-02-25 00:47:22 -08:00
Patrikkk
1b96ed8992 Adding EntitySource parameter to the used at NewNPC and NewItem methods.
I've decided to use the DebugCommand entity source for anything server related, as it makes the most sense as source. Feel free to discuss.
2022-02-25 04:42:16 +01:00
Chris
2f31322b5f
Update CHANGELOG.md 2022-02-23 20:53:31 +10:30
Chris
b8571d336c
Merge pull request #2522 from Terrarxxn/general-devel
Fix item dupe via /logout & NPC (#2495 issue)
2022-02-23 20:52:58 +10:30
Chris
a3cde701f1
Merge branch 'general-devel' into general-devel 2022-02-22 19:17:08 +10:30
Chris
4aa75fe023
Add suggestion
Co-authored-by: Lucas Nicodemus <shank@shanked.me>
2022-02-22 19:15:58 +10:30
Chris
3bb3d7f00f
Merge pull request #2400 from drunderscore/feature/grow-code-dupe
Improved the `/grow` command to reduce code duplication, and allow easy future modification.
2022-02-22 19:14:59 +10:30
Chris
ed12236c52
Merge branch 'general-devel' into feature/grow-code-dupe 2022-02-22 18:51:01 +10:30
Lucas Nicodemus
4cb6a5eb4b Really version tick to 4.5.13 this time. 2022-02-16 19:55:06 -08:00
Lucas Nicodemus
6591b455fc Version tick: 4.5.13 2022-02-16 19:45:57 -08:00
Lucas Nicodemus
5820c5344e
Add SignatureBeef (nee DeathCradle) to funding.yml 2022-02-16 18:15:23 -08:00
Lucas Nicodemus
bb96f55937
Merge pull request #2552 from 0x3fcf1bbd/general-devel
Fix `TSPlayer.SendTileSquare` not being centered.
2022-02-16 18:12:44 -08:00
0x3fcf1bbd
c6b04053a3
Removed clamping as the game does it itself. 2022-02-16 12:12:50 +01:00
0x3fcf1bbd
354b3d4d3b Merge branch 'Pryaxis-general-devel' into general-devel
Fix file conflict.
2022-02-16 11:52:50 +01:00
0x3fcf1bbd
6922c413be Merge branch 'general-devel' of https://github.com/Pryaxis/TShock into Pryaxis-general-devel 2022-02-16 11:43:06 +01:00
0x3fcf1bbd
9bc936053b
Fixed STR width & length clamping being incorrect.
The main game should however clamp it itself too before sending, so there shouldn't be issues.
2022-02-16 11:32:43 +01:00
Lucas Nicodemus
69f56d1bdd
Merge pull request #2565 from EtherTyper/patch-1
Remove extraneous space in README.
2022-02-14 11:33:40 -08:00
ELI JOSEPH BRADLEY
956b5a5243
Move to correct section of CHANGELOG. 2022-02-14 13:06:34 -06:00