Commit graph

424 commits

Author SHA1 Message Date
James Puleo
b3cf5f4e43
Implement additional teleport permissions.
This adds the follows permissions to the following items:
- tshock.tp.tppotion:   Teleportation Potion
- tshock.tp.magicconch:  Magic Conch
- tshock.tp.demonconch: Demon Conch
2021-05-11 14:17:36 -04:00
Chris
19cc3f9b4c Update changelog for new REST perm 2021-04-22 17:28:16 +09:30
Lucas Nicodemus
8a3a339976
Fix silly changelog typo 2021-04-21 20:22:11 -07:00
Lucas Nicodemus
6bb4230bc3 Remove /ungodme
With 1.4.2.2, we no longer need to offer an escape hatch due to the
underlying bug involving godmode being permanently applied to local
players now having been fixed.
2021-04-21 20:16:57 -07:00
Lucas Nicodemus
4668ab86a0 Version tick: 4.5.2 2021-04-21 19:58:36 -07:00
Lucas Nicodemus
fb62110b76 Add preliminary support for Terraria 1.4.2.2 2021-04-21 19:43:35 -07:00
Lucas Nicodemus
f8c265d74c Version tick: 4.5.1 2021-04-19 10:54:12 -07:00
Chris
01fc41968d Refactor wallow command & update changelog 2021-04-19 22:04:41 +09:30
quake1337
663041e8b0 Fix /r against offline players.
- Offline players will no longer be valid /r targets.
2021-04-17 10:11:49 +02:00
quake1337
3b58b0ad16 Update changelog 2021-04-16 06:30:12 +02:00
Lucas Nicodemus
173d6f71f5
Update changelog 2021-04-12 23:21:51 -07:00
Lucas Nicodemus
00b4eb6774
Update changelog 2021-04-12 23:20:10 -07:00
Chris
196a16c321 Changelog update 2021-04-13 13:59:56 +09:30
Lucas Nicodemus
099256bdba Normalize changelog 2021-04-12 11:09:58 -07:00
Luke
29e55a866d Update CHANGELOG.md 2021-04-11 21:18:52 +10:00
Lucas Nicodemus
78eab01904 Fix ban system conversion issue with MySQL
DeathCradle spotted a typo in the ban converter and identified that the
issue is likely because we used table_name in some, but not all, of the
conversion SQL.

Co-authored-by: DeathCradle <rt.luke.s@gmail.com>
2021-04-11 00:12:28 -07:00
Lucas Nicodemus
c8bed97a21
Update changelog with latest changes 2021-04-10 20:34:39 -07:00
Chris
b4789607f6 Implement suggestion for fixing forceupdate flag 2021-03-23 11:44:24 +10:30
Chris
36b5d4e9f7 Updated changelog for stoned & webbed 2021-03-23 11:37:05 +10:30
Rozen / Nova
2b3b0273e3
Update CHANGELOG.md 2021-03-21 02:09:23 +01:00
Rozen / Nova
0edab1de83
Update CHANGELOG.md 2021-03-21 02:08:53 +01:00
Bade
e707ced801
Update CHANGELOG.md 2021-02-21 10:10:29 +00:00
Lucas Nicodemus
355a7f02f5 Fix ∞ velocity exploit (@bartico6, @tlworks) 2021-01-28 00:39:09 -08:00
Chris
0d214d8663 Update changelog 2020-12-23 02:11:46 +10:30
Chris
96d7d2c54a Add changelog entry for configuration update 2020-12-03 17:47:53 +10:30
Chris
514d7ac041 Refactored for 'ticket number' naming
Added 'ban help identifiers' to list known identifiers
Fixed some typos and restructured some logic
2020-11-29 16:22:37 +10:30
Chris
cde4cc5f04 Ban rewrite and various other adjustments 2020-11-26 17:20:19 +10:30
Chris
5af1f8f76a Update changelog for pre-14 2020-11-13 21:14:55 +10:30
Chris
4802ebed91 Make gem locks work properly. Closes #2140 and #2036 2020-11-13 19:04:53 +10:30
Chris
db10bf22e7 Refectoring continued - rename STS Handler to STR Handler 2020-11-13 18:50:54 +10:30
Stealownz
d90302fcdc Update CHANGELOG.md 2020-11-01 22:56:11 +08:00
Chris
25e37947f7 Should probably list Terraria version support in the changelog 2020-10-15 19:53:24 +10:30
Chris
8d8b51dfea Changelog update for pre-13 2020-10-15 19:52:25 +10:30
Quinci135
c2c24a3423
Update CHANGELOG.md 2020-10-14 15:41:01 -07:00
ZakFahey
be2040a740 Update CHANGELOG.md 2020-07-27 10:10:14 -07:00
Edoan
882df19feb
Update CHANGELOG.md 2020-07-05 13:53:28 -03:00
Lucas Nicodemus
7d310b7780
Add upcoming changes section to changelog
Following pre-release 12, renormalize the changelog so that there's a section for new changes.
2020-06-27 01:49:40 -07:00
Lucas Nicodemus
a82174fef8
Update changelog for PR12 2020-06-27 01:42:40 -07:00
Lucas Nicodemus
0cfe670038
Merge branch 'general-devel' into addtileentityinteraction 2020-06-25 21:57:00 -07:00
Lucas Nicodemus
42f0e58928
Normalize changelog 2020-06-25 21:54:38 -07:00
Patrikkk
d4e4692d8b Merge branch 'general-devel' into addtileentityinteraction 2020-06-25 13:41:14 +02:00
Patrikkk
c6723dbfa4
Merge branch 'general-devel' into addtileentityinteraction 2020-06-25 01:52:06 +02:00
Patrikkk
b70f4fe96e
Merge branch 'general-devel' into displaydollsynchook 2020-06-25 01:42:58 +02:00
Chris
f1392cfa52
Merge branch 'general-devel' into patch-18 2020-06-24 15:08:52 +09:30
Patrikkk
10a9ee399a Update CHANGELOG.md
Loggin latest change of adding DisplayDollItemSyncHandler.
Updating missing author for previous changes.
2020-06-19 14:26:25 +02:00
Patrikkk
69f232b12a Adding DisplayDollItemSync event.
An event that is called when a player modifies the slot of a DisplayDoll (Mannequin).

I was trying to think from a developer friendly perspective here.
Instead of passing seperate variables for type/stack/prefix, thought I pass an Item object.
As well as, instead of having devs who work with this hook figure out and implement how to get the Item of the DisplayDoll, I just provide it in the hook.
I can imagine this being used for creative purposes in plugins.
2020-06-19 14:07:39 +02:00
Patrikkk
27525e9d1f
Merge branch 'general-devel' into commandscleanup 2020-06-18 23:57:55 +02:00
Patrikkk
972483340a
Merge branch 'general-devel' into addtileentityinteraction 2020-06-18 23:57:40 +02:00
Rustly
0a01ae6d83
Merge branch 'general-devel' into general-devel 2020-06-18 16:53:14 -05:00
Rustly
c51f8abcbf
totally didnt update changelog again 2020-06-18 16:51:18 -05:00