UnknownShadow200
|
0c30e2a2e0
|
Fix being unable to /os map add if there are already 'default realm map names' that exist, but you aren't actually the realm owner of them
|
2020-06-14 22:43:23 +10:00 |
|
UnknownShadow200
|
58cabbcee7
|
Release 1.9.2.2
1.9.2.2
|
2020-06-14 19:48:56 +10:00 |
|
UnknownShadow200
|
f0fa637529
|
Fix chat message packets using player entity ID instead of CPE message ID. Major whoops
|
2020-06-14 19:45:25 +10:00 |
|
UnknownShadow200
|
6b83f56b1e
|
Plugin.Load should take path instead of name
|
2020-06-14 19:41:38 +10:00 |
|
UnknownShadow200
|
3aac7112c9
|
Server.VersionString --> Server.Version
|
2020-06-14 19:29:05 +10:00 |
|
UnknownShadow200
|
62786f36aa
|
Allow chaning Server.SoftwareNameVersioned too
This is software name that appears in server list, and when you join with CPE enabled
|
2020-06-14 19:25:08 +10:00 |
|
UnknownShadow200
|
961cf05972
|
Release 1.9.2.1
|
2020-06-14 13:59:07 +10:00 |
|
UnknownShadow200
|
03b56bd1b3
|
Add a few more env presets (Thanks Goodly)
|
2020-06-14 13:47:56 +10:00 |
|
UnknownShadow200
|
5af87aae0f
|
Cleanup EnvPreset code and split it out of CmdEnvironment
|
2020-06-13 20:44:36 +10:00 |
|
UnknownShadow200
|
d1ac0e9f07
|
Fix p.Message calls that expand to over 62 lines throwing an exception
|
2020-06-13 16:22:45 +10:00 |
|
UnknownShadow200
|
0a380c1731
|
ZoneMark should be allowed in museums
|
2020-06-11 20:05:45 +10:00 |
|
UnknownShadow200
|
cee0ef96b9
|
Add ClampPos method to Level class, instead of duplicating the logic in 3 places
|
2020-06-08 00:25:22 +10:00 |
|
UnknownShadow200
|
924a9d6f02
|
Fix fuse block not getting destroyed in nodestroy zones in TNT wars
|
2020-06-08 00:08:20 +10:00 |
|
UnknownShadow200
|
7558d94d3c
|
Allow using relative coords for gb/lb min/max (Thanks 1Leiz)
|
2020-06-07 21:44:55 +10:00 |
|
UnknownShadow200
|
f447bcc626
|
Remove 'tnt wars' from most things
|
2020-06-07 20:37:49 +10:00 |
|
UnknownShadow200
|
65e4fa1db8
|
Fix /tw set zone delete and /tw set zone delete all having swapped behaviour
|
2020-06-07 18:18:16 +10:00 |
|
UnknownShadow200
|
724c9b1d1a
|
Removed unused annotation field from dat importer, a little bit less memory usage
|
2020-06-07 10:50:15 +10:00 |
|
UnknownShadow200
|
523314e014
|
You should be able to use /bots in museum map still
|
2020-06-06 21:05:13 +10:00 |
|
UnknownShadow200
|
5a9b66b195
|
UpdateColor should call SetPrefix too
|
2020-06-06 19:30:52 +10:00 |
|
UnknownShadow200
|
bc91204fdf
|
Fix colors sometimes being wrong in TNT wars
Could be wrong when TNT wars map is set to spawn map, player's colour is changed through /rank or /color, settings are saved in GUI, etc
|
2020-06-06 19:14:47 +10:00 |
|
UnknownShadow200
|
d7313bf840
|
Add OnSettingColorEvent, make changing p.color consistent
Fixes /pe [user] color not immediately appear in tablist/entity
|
2020-06-06 19:05:36 +10:00 |
|
UnknownShadow200
|
36af5f0495
|
Fix crashing if you try to select a rank in the gui that has over 255 /realm maps
|
2020-06-06 15:51:05 +10:00 |
|
UnknownShadow200
|
09653bb32a
|
Fix hacks getting turned off in ref mode when you enter/exit any zone and you normally could not use hacks (thanks lordmaker)
|
2020-06-05 09:00:56 +10:00 |
|
UnknownShadow200
|
176cf4df0f
|
Include dimensions of heightmap and level in warning message when they differ
|
2020-06-05 08:56:23 +10:00 |
|
UnknownShadow200
|
f2ad5694b3
|
Remove unused dll references and some unused includes
|
2020-06-02 22:32:18 +10:00 |
|
UnknownShadow200
|
824fa0853e
|
Make LineWrapper same spacing as rest of code
|
2020-06-02 22:03:18 +10:00 |
|
UnknownShadow200
|
5c18fe940d
|
You shouldn't be able to speak while pending /pass verification, fixes #535 (Thanks MasterlazorX)
|
2020-06-02 21:31:52 +10:00 |
|
UnknownShadow200
|
3abe564c1c
|
Add support for '//reference X.dll' alternative syntax to 'Reference X.dll' (Thanks SpiralP)
|
2020-06-02 19:51:38 +10:00 |
|
UnknownShadow200
|
43dc6c0c54
|
Improve help for /limit
|
2020-05-29 12:48:25 +10:00 |
|
UnknownShadow200
|
88a98e30a1
|
Add /limit realms (Thanks CounterTerrorist)
|
2020-05-29 12:38:18 +10:00 |
|
UnknownShadow200
|
bcfbd1624d
|
Avoid messages from multiple threads rarely interleaving with each other
|
2020-05-27 18:26:43 +10:00 |
|
UnknownShadow200
|
d034a047b7
|
Avoid messages from multiple threads rarely interleaving with each other
|
2020-05-27 18:20:43 +10:00 |
|
UnknownShadow200
|
2115a8eccb
|
Better message when can't use a command in museum/because you're frozen
|
2020-05-25 19:47:56 +10:00 |
|
UnknownShadow200
|
b4dcf20054
|
Referee mode should still follow jumpheight= in motd
|
2020-05-25 11:36:02 +10:00 |
|
UnknownShadow200
|
761d32eed9
|
Add +hax into Hacks.GetMotdPacket and avoid some redundant equality checking
|
2020-05-25 08:56:40 +10:00 |
|
UnknownShadow200
|
116606ad5f
|
fix last commit not compiling
|
2020-05-23 20:16:11 +10:00 |
|
UnknownShadow200
|
4337cc745d
|
Fix LineWrapper.CleanupColorCodes
|
2020-05-23 17:41:54 +10:00 |
|
UnknownShadow200
|
466f1c9f68
|
Simplify some use of ItemPerms
|
2020-05-21 21:17:48 +10:00 |
|
UnknownShadow200
|
5386ad74b4
|
Don't allow custom /pay messages while muted
|
2020-05-21 21:00:02 +10:00 |
|
UnknownShadow200
|
3b78863c79
|
Add a CanSpeak method to player class that returns whether player can currently speak
|
2020-05-21 20:49:35 +10:00 |
|
UnknownShadow200
|
659c25eee0
|
Also log and show duration of action in /notes
|
2020-05-21 19:43:44 +10:00 |
|
Goodlyay
|
d2619bdfb1
|
Use accurate blockname in help for /portal multi
(Thanks SpaceDot)
|
2020-05-16 00:52:54 -07:00 |
|
Goodlyay
|
bc6a3fe166
|
Make /whonick and /whonick bot consistent
And change message when no PlayerClick for /botinfo
|
2020-05-11 00:32:34 -07:00 |
|
Goodlyay
|
d52d08b4b2
|
Add /BotInfo
|
2020-05-10 23:50:03 -07:00 |
|
UnknownShadow200
|
7eeb3d6c53
|
Tidy up leaving server code a little bit
|
2020-05-09 15:43:46 +10:00 |
|
UnknownShadow200
|
e3ef369c38
|
Quit/RageQuit/Hacks/CrashServer should not be usable from console/IRC
Also fix LeaveServer to do nothing when used by console/IRC, instead of throwing an exception
|
2020-05-09 15:35:29 +10:00 |
|
UnknownShadow200
|
2dee3787c8
|
Treat 'Reference System.dll;' as 'Reference System.dll' for C# consistency
|
2020-05-07 23:41:55 +10:00 |
|
UnknownShadow200
|
b350727aed
|
Fix /lb copy [id] not working when there is no LB at id 255
|
2020-05-06 16:14:26 +10:00 |
|
UnknownShadow200
|
d475504bc4
|
Make CommandParser.GetCoords public
|
2020-05-05 21:52:05 +10:00 |
|
Goodlyay
|
fba849c96d
|
Revised coords in CommandData to be Vec3S32
MBCoords, for clarity.
|
2020-05-04 17:03:49 -07:00 |
|