NotGeri
7e9c79cfd9
Add relevant changelog
2022-06-29 17:10:27 +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
9c24540f30
Merge branch 'general-devel' into feature/teleportation-potion-protection
2022-04-01 01:13:08 -07:00
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
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
gohjoseph
521e0b5782
Update CHANGELOG.md
...
fix punctuation
Co-authored-by: Lucas Nicodemus <shank@shanked.me>
2022-03-19 00:27:47 +08:00
gohjoseph
d26cf20b5c
Update CHANGELOG
2022-03-18 22:53:22 +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
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
Lucas Nicodemus
9bcec7b2d8
Update changelog
2022-02-25 00:48:43 -08:00
Chris
2f31322b5f
Update CHANGELOG.md
2022-02-23 20:53:31 +10:30
Chris
a3cde701f1
Merge branch 'general-devel' into general-devel
2022-02-22 19:17:08 +10:30
Chris
ed12236c52
Merge branch 'general-devel' into feature/grow-code-dupe
2022-02-22 18:51:01 +10:30
Lucas Nicodemus
6591b455fc
Version tick: 4.5.13
2022-02-16 19:45:57 -08: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
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
0x3fcf1bbd
a48bac3631
Updated CHANGELOG.md
2022-02-01 16:06:34 +01:00
0x3fcf1bbd
7f0daba593
Updated CHANGELOG.md
2022-01-26 14:23:06 +01:00
0x3fcf1bbd
2b64c04b7f
Fixed CHANGELOG.md
...
Also merged the two "Upcoming changes" headers.
2022-01-23 16:10:43 +01:00
0x3fcf1bbd
c0ab5ae98f
Updated CHANGELOG.md
2022-01-16 00:00:14 +01:00
shell
add6c4cbee
Merge branch 'Pryaxis:general-devel' into general-devel
2022-01-03 20:03:19 +06:00
Lucas Nicodemus
e42da74f85
Merge remote-tracking branch 'tru321/general-devel' into general-devel
2021-12-12 12:35:13 -08:00
tru321
3ab630e731
Update CHANGELOG.md
2021-12-12 19:13:29 +08:00
tru321
8d54033404
Update CHANGELOG.md
2021-12-08 12:04:47 +08:00
James Puleo
e9b86b8f62
Improved the /grow command to reduce code duplication, use TileID
...
constants for less ambiguous types.
2021-12-07 03:12:39 -05:00
James Puleo
fe3a59f84a
Fixed rejection check inside of HandlePaintTile to account for the
...
Paint Sprayer (or Architect Gizmo Pack) being inside your inventory,
rather than on an accessory slot.
2021-12-07 02:42:27 -05:00
Lucas Nicodemus
d50ebfea37
Merge remote-tracking branch 'drunderscore/feature/bouncer-reject-out-of-bounds-npc-talk' into general-devel
2021-12-04 22:35:37 -08:00
James Puleo
4dab0802a1
Added the OnSignRead handler in GetDataHandlers, and added the
...
`SignRead` event.
Added check to ensure the sign being read is within world bounds (x >= 0
&& y >= 0 && x < Main.maxTilesX && y < Main.maxTilesY)
2021-12-03 21:11:23 -05:00
James Puleo
97f33fea63
Added check to HandleNpcTalk to ensure the passed NPC index is within
...
bounds (>= -1 && < `Main.maxNPCs`).
2021-12-03 19:57:46 -05:00
shell627
6155b31778
Merge remote-tracking branch 'upstream/general-devel' into general-devel
2021-12-03 15:40:37 +06:00
Lucas Nicodemus
ce056f1ce5
Merge remote-tracking branch 'agaspace/general-devel' into general-devel
2021-12-01 22:59:04 -08:00
tru321
c6b870a480
Update CHANGELOG.md
...
Co-authored-by: Lucas Nicodemus <shank@shanked.me>
2021-12-01 15:49:59 +08:00
tru321
0d60d1654d
Update CHANGELOG.md
2021-12-01 14:51:53 +08:00
shell627
acb6a96245
Fix item dupe via /logout & NPC ( #2495 issue)
2021-12-01 00:18:02 +06:00
AkjaHAsLk1IALk0MasH
9910725258
Update CHANGELOG.md
2021-11-30 20:45:56 +07:00
Chris
b6d56422ff
Update CHANGELOG.md
2021-11-30 19:51:18 +10:30
AkjaHAsLk1IALk0MasH
6cec7e71cd
Fixed the ability to spawn Zenith projectile with non-original items.
2021-11-28 15:35:50 +07:00
Lucas Nicodemus
87d5b476ea
Add current gamemode to /worldmode
...
To help debug #2516 , this commit adds the currently running game mode to
/worldinfo. I didn't bother converting this in the dictionary back since
my primary goal by adding it right now is to debug the currently running
mode, not to necessarily try to parse the data.
2021-11-27 17:32:46 -08:00
Lucas Nicodemus
ce9f3b244c
Merge changelog upcoming release section & update
2021-11-27 17:21:04 -08:00
Lucas Nicodemus
0751f0cb5a
Merge remote-tracking branch 'agaspace/general-devel' into general-devel
2021-11-27 17:15:44 -08:00
Zoom L1
2f30ef20fd
Update CHANGELOG.md
2021-11-27 11:28:04 +07:00
Stargazing Koishi
0437342038
Update CHANGELOG.md
2021-11-26 07:00:50 -08:00