Lucas Nicodemus
4fff15580b
Merge branch 'general-devel' into general-devel
2021-11-19 22:24:47 -08:00
Lucas Nicodemus
3dbadae1f5
Merge pull request #2450 from Pryaxis/moisterrific-patch-1-config-respawntime
...
Change default RespawnSeconds & RespawnBossSeconds from 10 to 0
2021-11-19 22:23:09 -08:00
Lucas Nicodemus
b48b1a1eda
Merge branch 'general-devel' into moisterrific-patch-1-config-respawntime
2021-11-19 22:19:52 -08:00
Lucas Nicodemus
af6271e79f
Merge pull request #2488 from NezbednikSK/general-devel
...
Fix Linux guide
2021-11-16 22:53:44 -08:00
Nezbednik
5bf36fd799
Update CHANGELOG.md
2021-11-13 08:46:14 +01:00
Nezbednik
f7effe9c82
Update README.md
2021-11-13 08:37:15 +01:00
stacey
8ce61c1e01
Add RespawnSeconds change to changelog
2021-09-13 10:04:06 -04:00
stacey
d8aa7b0f69
Change RespawnSeconds & RespawnBossSeconds to use default
...
a value of 0 will use the default time based on selected difficulty
2021-09-13 10:02:03 -04:00
stacey
2b50cbc7b9
Merge branch 'general-devel' into general-devel
2021-09-13 09:52:46 -04:00
Chris
03c20a9804
Merge pull request #2443 from sgkoishi/patch-1
...
Update `/help` for `/setup` change
2021-09-01 18:16:15 +09:30
Stargazing Koishi
bc5c337b5e
Update /help for /setup change
...
The auth command was renamed in 8451ef9fb7 but the `/help` command was not updated.
2021-08-31 19:54:40 -07:00
Arthri
d1459bb1ba
Fix spaghetti one liner
2021-08-28 10:42:19 +08:00
Chris
367883417d
Merge pull request #2437 from Rozen4334/patch-1
...
Fix return for sundial
2021-08-27 14:46:56 +09:30
Armano den Boef
bc1a548edf
Following up on changelog entry suggestion;
...
Co-authored-by: Chris <2648373+QuiCM@users.noreply.github.com>
2021-08-25 13:10:54 +02:00
Armano den Boef
b60d62fb74
Properly clarifying issue + fix;
2021-08-25 12:41:28 +02:00
Armano den Boef
1329813f59
Merge branch 'Pryaxis:general-devel' into patch-1
2021-08-25 12:39:04 +02:00
Chris
fa46ac65fb
Merge pull request #2397 from Pryaxis/fix-invalid-groups
...
Fix invalid group problems & error reporting on startup
2021-08-25 19:22:40 +09:30
Chris
09a2947cf4
Merge branch 'general-devel' into fix-invalid-groups
2021-08-25 19:16:57 +09:30
Armano den Boef
ea09286483
Update CHANGELOG.md
2021-08-23 23:07:12 +02:00
Armano den Boef
1eae9dbeca
Update CHANGELOG.md
2021-08-23 23:00:35 +02:00
Armano den Boef
5bcd37949b
Editing the return in HandleSpecial; Fixes #2436 .
2021-08-23 22:58:56 +02:00
Arthri
335c1ddb50
Add entry for Ice Rod
2021-08-18 18:40:04 +08:00
Arthri
01d551aa30
Clarify multi-block tiles
2021-08-18 18:39:53 +08:00
Arthri
3eaf86ba04
Explicitly add placeStyle = 0
2021-08-18 18:39:41 +08:00
Arthri
638b7cc54f
Remove multiblock tiles
2021-08-18 17:39:28 +08:00
Arthri
a0cd2849ed
Add missing entries to ExtraneousPlaceStyles
2021-08-18 17:15:36 +08:00
Arthri
8c5e7b4d47
Polish docs
2021-08-18 17:09:58 +08:00
Lucas Nicodemus
988c36e3ac
Added warning about SSC config wipe in 4.5.3 land
2021-08-17 13:05:17 -07:00
Arthri
307ff79170
This isnt XML
2021-08-17 23:42:01 +08:00
Arthri
16451ec0e9
Complete docs and polish
2021-08-17 23:41:23 +08:00
Arthri
96f26be50b
Complete correctors
2021-08-17 23:11:22 +08:00
Arthri
265cd2012f
Transfer checks to a dictionary
2021-08-17 22:37:49 +08:00
Lucas Nicodemus
16de180d52
Move changelog entry to upcoming section
2021-08-16 16:11:29 -07:00
Lucas Nicodemus
7b4042bf77
Merge branch 'general-devel' into fix-invalid-place-style
2021-08-16 16:10:41 -07:00
Lucas Nicodemus
acad35b5e4
Merge pull request #2420 from Rozen4334/general-devel
...
Return loopback IP if RealPlayer is false
2021-08-16 16:02:52 -07:00
Chris
288698ce42
Some refactoring for variable naming & code flow
2021-08-16 22:14:02 +09:30
stacey
855bdcb57f
add color and examples for /gbuff
2021-08-08 21:08:49 -04:00
Armano den Boef
491c3ebb76
Update CHANGELOG.md
2021-08-09 01:33:11 +02:00
Armano den Boef
ccea7b7d57
Return loopback IP if RealPlayer is false
2021-08-09 01:32:17 +02:00
quake1337
a6eff08c82
Checkout the same TSAPI as gen-dev.
2021-08-08 12:31:30 +02:00
stacey
de18c5d8da
forgot to add colours to /buff
2021-08-07 10:45:35 -04:00
stacey
6754cd48b4
add examples for /buff
2021-08-07 10:04:49 -04:00
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