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
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
ELI JOSEPH BRADLEY
86527974de
Update CHANGELOG.md
2022-02-14 12:25:31 -06:00
ELI JOSEPH BRADLEY
958913ef13
Remove extraneous space.
...
Remove space following backslash in multi-line command, causing failure in Bash 5.1.
2022-02-14 12:22:31 -06:00
0x3fcf1bbd
a48bac3631
Updated CHANGELOG.md
2022-02-01 16:06:34 +01:00
0x3fcf1bbd
874b3b2746
Reverted STS change, added STSC, fixed STS/STSC usage.
2022-02-01 16:00:05 +01:00
0x3fcf1bbd
7f0daba593
Updated CHANGELOG.md
2022-01-26 14:23:06 +01:00
0x3fcf1bbd
af99c4cb8d
Fixed STS not being centered.
...
Inferring from the usage of it, this method was expected by its callers to be a square centered around the given coordinates (x, y), hence this being a fix.
2022-01-26 14:17:27 +01:00
Lucas Nicodemus
401e738950
Merge pull request #2548 from 0x3fcf1bbd/general-devel
...
Add lanterns night event to `/worldevent`
2022-01-25 22:26:53 -08:00