Commit graph

5453 commits

Author SHA1 Message Date
stacey
72dab02a61 add example for /heal and custom heal amount
code is mostly based from /slap, now users will be able to heal a target player by a custom HP amount. I deliberately changed the static 600 HP amount to statLifeMax2 so it would use whatever max HP the target player has, this should make it work better w/ plugins that allow you to set your max HP beyond the base game's 600.
2021-08-07 09:50:29 -04:00
quake1337
b32058ac51
Remove the test method from Utils, re-route checks to GroupManager 2021-08-07 13:56:52 +02:00
stacey
4c217bac65 add colours + usage example for /butcher
also added silent support
2021-08-06 22:57:07 -04:00
stacey
a92e100836 Fix error msg error in /kill 2021-08-06 22:34:13 -04:00
stacey
57365a0534 add colours and examples for /kill
also a bit of refactoring and other small improvements
2021-08-06 22:22:18 -04:00
stacey
ded2e8544b add examples for Clear + minor refactor 2021-08-06 21:11:00 -04:00
stacey
e88ae85683 add colour msg for Rocket and example
we do a lil refactoring, also added a cyan pastel coloured hex code and made various other little improvements
2021-08-06 20:32:14 -04:00
stacey
ca13b50116 add colour and example for Rocket
along with other minor improvements
2021-08-06 18:02:13 -04:00
stacey
7e4f05eb9c add colours to annoy
and add silent support
2021-08-06 16:29:20 -04:00
stacey
45e1e4288a add colours to /w, /wallow, and /r
and various minor improvements
2021-08-06 16:09:36 -04:00
stacey
9389be1611 Merge branch 'general-devel' of https://github.com/moisterrific/TShock into general-devel 2021-08-06 15:34:27 -04:00
stacey
cb9740bda6 add colours to Mute
also added silent support
2021-08-06 15:34:14 -04:00
stacey
815fb9f3f8
Update CHANGELOG.md 2021-08-06 15:11:53 -04:00
stacey
d82a75836f add colour for ListConnectedPlayers
also various other minor improvements
2021-08-06 15:07:06 -04:00
stacey
196ce87669 add colours for GetVersion
testing something
2021-08-06 14:24:06 -04:00
Chris
919dc3fed7
Merge pull request #2417 from moisterrific/patch-30
Fix typo in ban usage examples
2021-08-06 08:00:27 +09:30
stacey
ecec84ef09
Fix typo in ban usage examples 2021-08-05 14:09:45 -04:00
Chris
5d6323e6c9
Merge pull request #2416 from moisterrific/patch-35
Add new respawn command
2021-08-03 00:51:13 +09:30
Chris
1ccc5ced8e
Merge branch 'general-devel' into patch-35 2021-08-03 00:46:52 +09:30
Chris
661bfb7229
Merge pull request #2405 from moisterrific/patch-30
Add notify msg for online player group change
2021-08-03 00:45:39 +09:30
stacey
aa4b735163
Refactor for fail fast approach 2021-08-02 11:15:21 -04:00
stacey
f4c2ab80c9
Merge branch 'general-devel' into patch-35 2021-08-02 10:59:33 -04:00
stacey
0ace9fb091
Merge branch 'general-devel' into patch-30 2021-08-02 10:58:03 -04:00
Chris
98dd1177fa
Merge pull request #2398 from drunderscore/feature/force-character-gamemodes
Introduce `SoftcoreOnly` config option to allow only softcore characters to connect.
2021-08-02 20:09:17 +09:30
Chris
c3a074336d
Merge branch 'general-devel' into feature/force-character-gamemodes 2021-08-02 20:05:59 +09:30
Chris
2402ea8a73
Merge pull request #2402 from moisterrific/patch-29
Add Lunatic Cultist summonboss permission check
2021-08-02 20:04:36 +09:30
Chris
54380fcd9a
Merge branch 'general-devel' into patch-29 2021-08-02 19:09:25 +09:30
Chris
8b5ffe2a46
Merge pull request #2412 from moisterrific/patch-33
Add ban usage examples + minor grammar & visual fixes for ban help
2021-08-02 19:08:42 +09:30
Chris
2709af6168
Merge branch 'general-devel' into patch-33 2021-08-02 19:06:17 +09:30
Chris
245e885a9c
Merge pull request #2406 from moisterrific/patch-31
Improve login error messages and post-register process
2021-08-02 19:02:22 +09:30
Chris
b766b478fa
Merge branch 'general-devel' into patch-31 2021-08-02 18:58:04 +09:30
Chris
53728a7e39
Merge pull request #2411 from moisterrific/patch-32
New config option for disabling Skeletron Prime bombs
2021-08-02 18:56:25 +09:30
stacey
f53ba43093
Add respawn command to changelog 2021-07-31 14:05:59 -04:00
stacey
c1f14367e6
Add respawn and respawnother permissions 2021-07-31 14:01:17 -04:00
stacey
818e9ce24b
Add new Respawn command 2021-07-31 13:59:24 -04:00
quake1337
91376ae087
Merge branch 'general-devel' into fix-invalid-groups 2021-07-31 16:38:12 +02:00
quake1337
02c20337ec Further clarification in CHANGELOG. 2021-07-31 16:37:09 +02:00
quake1337
51348d1806 Fixes for PR 2397.
- GroupManager now validates core groups in the constructor.
- EnsureCoreGroupsPresent -> AssertCoreGroupsPresent.
- Fix indentiation in some places.
- Clarify the intent of this PR in CHANGELOG.md.
2021-07-31 16:34:43 +02:00
Arthri
ab30f5da70 Explain conditions in booster track check 2021-07-29 07:55:15 +08:00
stacey
da8d7d4e70
Add "" for acc:account name
https://github.com/Pryaxis/TShock/issues/2382#issuecomment-870062082
2021-07-26 08:35:30 -04:00
stacey
da90760585
Add ban usage examples to changelog 2021-07-25 22:32:32 -04:00
stacey
e1b78fe71f
Add ban usage examples + minor grammar & visual fixes for ban help
Added usage examples for:
- banning offline player by account
- banning offline player by ip
- banning online player by index

Added ban help examples after ban help commands and fixed a few minor visual/grammar issues relating to ban help
2021-07-25 22:20:59 -04:00
stacey
46865d2ad4
Update CHANGELOG.md 2021-07-25 16:10:31 -04:00
stacey
838c03ce3f
Make UUID login help more descriptive
Co-authored-by: Lucas Nicodemus <shank@shanked.me>
2021-07-25 15:45:43 -04:00
Arthri
fc2c6a64ac Clarify as "reject" instead of fail 2021-07-25 17:14:10 +08:00
Arthri
dcd10ad0b4 Expand on booster track check in changelog 2021-07-25 17:13:46 +08:00
Arthri
8c31546f04 Detail exploits and fixes in changelog entry 2021-07-25 17:08:43 +08:00
Arthri
ca31a15be9 Add helper method for getting max placeStyle 2021-07-25 16:29:48 +08:00
Arthri
fd3e857f06 Declare BiomeTorchPlaceStyle's purpose 2021-07-25 14:12:17 +08:00
Arthri
de22400b3f Biome Torch check is suppose to check for 0 2021-07-25 14:06:47 +08:00