stacey
cb9740bda6
add colours to Mute
...
also added silent support
2021-08-06 15:34:14 -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
stacey
ecec84ef09
Fix typo in ban usage examples
2021-08-05 14:09:45 -04:00
Chris
1ccc5ced8e
Merge branch 'general-devel' into patch-35
2021-08-03 00:46:52 +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
c3a074336d
Merge branch 'general-devel' into feature/force-character-gamemodes
2021-08-02 20:05:59 +09:30
Chris
54380fcd9a
Merge branch 'general-devel' into patch-29
2021-08-02 19:09:25 +09:30
Chris
2709af6168
Merge branch 'general-devel' into patch-33
2021-08-02 19:06:17 +09:30
Chris
b766b478fa
Merge branch 'general-devel' into patch-31
2021-08-02 18:58:04 +09:30
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
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
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
838c03ce3f
Make UUID login help more descriptive
...
Co-authored-by: Lucas Nicodemus <shank@shanked.me>
2021-07-25 15:45:43 -04:00
stacey
fc2330458e
Change to independent checks and use colour differentiation
2021-07-24 22:47:28 -04:00
stacey
b53f62a9c6
Merge branch 'general-devel' into patch-29
2021-07-24 20:43:20 -04:00
stacey
f56cf80c22
Merge branch 'general-devel' into patch-30
2021-07-24 20:42:48 -04:00
stacey
c6e6a55977
Merge branch 'general-devel' into patch-31
2021-07-24 20:42:17 -04:00
stacey
5f39563781
Merge branch 'general-devel' into patch-32
2021-07-24 20:42:01 -04:00
Lucas Nicodemus
3ba1e7419d
Rename game commands region
...
For compliance purposes
2021-07-24 17:40:42 -07:00
stacey
59fddbcfd8
Merge branch 'general-devel' into patch-32
2021-07-24 20:39:27 -04:00
stacey
928b619949
Merge branch 'general-devel' into patch-31
2021-07-24 20:38:01 -04:00
stacey
86b5454854
Refactor for readability
2021-07-24 20:37:09 -04:00
James Puleo
a40effd55e
Introduce SoftcoreOnly config option to allow only softcore characters
...
to connect.
2021-07-24 20:22:22 -04:00
stacey
b6517652d7
Merge branch 'general-devel' into patch-29
2021-07-24 20:15:12 -04:00
stacey
33f4f20eb3
Merge branch 'general-devel' into patch-31
2021-07-24 20:13:35 -04:00
stacey
b5c1640058
Refactor: use more human-readable ProjectileID
2021-07-24 20:08:51 -04:00
stacey
347a23a8bc
Add DisablePrimeBombs to World Settings
2021-07-24 19:55:38 -04:00
stacey
11463930f3
Add DisablePrimeBombs to OnProjectileSetDefaults
2021-07-24 19:53:13 -04:00
Killia0
9b249d72a8
Merge branch 'general-devel' into upstream-general-devel
2021-07-24 19:48:54 -04:00
stacey
f01cdb565a
Merge branch 'general-devel' into patch-30
2021-07-24 19:31:47 -04:00
Lucas Nicodemus
aae0c9fbae
Merge branch 'general-devel' into general-devel
2021-07-24 16:21:52 -07:00
stacey
1d2cc0f7d3
fix minor typo
2021-07-24 16:45:30 -04:00
stacey
7cf49b55d8
Update TShockAPI/Commands.cs
...
Co-authored-by: Chris <2648373+QuiCM@users.noreply.github.com>
2021-07-24 16:44:24 -04:00
stacey
def7bc2e6a
Merge branch 'general-devel' into patch-30
2021-07-24 16:38:27 -04:00
stacey
c25ec8aac8
Merge branch 'general-devel' into patch-31
2021-07-21 22:27:36 -04:00
Lucas Nicodemus
87d5b769c7
Version tick: 4.5.5
2021-07-21 18:46:01 -07:00
Lucas Nicodemus
5a96688796
Merge branch 'advistory-fix-1' into general-devel
2021-07-21 18:44:11 -07:00
stacey
640c4ebdb5
Slightly even better idea I just realized
2021-07-19 20:25:20 -04:00
stacey
1521c8b28e
Improved login error messages and onboarding process
...
Added config based checks so error messages only tell what is relevant to the user. Doesn't make any sense to tell them you can do /login when UUID is set to false because they will just get the same error message again. Also added an additional info message to the onboarding/password registration process so the next steps will be more obvious for first time users.
2021-07-19 20:03:39 -04:00
stacey
8ebecd9ff2
Add notify msg for online player group change
...
This makes it more consistent with how /tempgroup works, since that tells the target player of their group change. Also added silent command support.
2021-07-17 14:36:10 -04:00
Killia0
154bee58f1
Typo fixes on comments/strings
...
My first PR contribution to TShock is spellcheck huh, frankly I don't know why but hey I could spare the time for this and caught some stuff.
2021-07-16 14:53:37 -04:00
stacey
10e0b33e82
Add Lunatic Cultist summon permission check
...
Didn't bother adding the broadcast stuff bc there's 4 cultists and it'll prob spam the chat if multiple players kill them at around the same time
2021-07-16 14:19:37 -04:00
stacey
26460a13c4
Merge branch 'general-devel' into patch-29
2021-07-16 14:07:32 -04:00
stacey
d61ebb4111
Update TSPlayer.cs
2021-07-16 12:20:13 -04:00
stacey
89695c3965
separate online players / max slots in stock MOTD
2021-07-15 16:13:51 -04:00
stacey
1e9804a13d
Separate current player count and max server slots
2021-07-15 16:12:36 -04:00