5488 Commits

Author SHA1 Message Date
UnknownShadow200
4efdbd06dd Allow using /skin on offline players 2021-03-13 17:39:54 +11:00
UnknownShadow200
925118abf2 OnMessageReceivedEvent has cancel argument directly instead of using p.cancelMessage 2021-03-13 12:21:15 +11:00
UnknownShadow200
7b0b2d8fdc Make /nick work on offline players, fixes #585 (Thanks MasterMen) 2021-03-13 12:08:51 +11:00
UnknownShadow200
db7297d57d Make sure /levels is always in sorted order (Thanks Venk) 2021-03-13 11:42:40 +11:00
UnknownShadow200
1246abfa6b Avoid very rare case where multiple players copying/editing custom blocks at same time would cause issues 2021-03-12 23:59:26 +11:00
UnknownShadow200
3d7218ca14 When changing many custom blocks at once, only save once at end instead of after each block (Thanks aleksb385) 2021-03-12 23:47:30 +11:00
UnknownShadow200
823375d71f For classic mode, convert ampersands to percent instead of completely removing 2021-03-12 22:39:49 +11:00
UnknownShadow200
9c541523cd Phase 2 of converting %S to &S 2021-03-11 22:02:55 +11:00
UnknownShadow200
ed935fa3bf Phase 1 of converting %S to &S 2021-03-11 08:50:36 +11:00
UnknownShadow200
24fb8ef9d6 Whitelist: Use formatted nick in warning messages, always load list into memory 2021-03-11 08:27:13 +11:00
UnknownShadow200
3d2de169b9 Make DrawCmd.MakeBrush protected (Thanks Goodly) 2021-03-09 22:35:10 +11:00
UnknownShadow200
5b005cead3 Move OnInfoSwap/SQLSave events into PlayerDB events namespace 2021-03-07 21:19:59 +11:00
UnknownShadow200
3c112eeeb5 Scheduler: Add .ToString() to print debug summary of its state 2021-03-04 23:11:18 +11:00
UnknownShadow200
898b4c75ee Fix /clear not completing clearing chat for people who use 30 chatlines (thanks aleksb385) 2021-02-28 13:39:41 +11:00
UnknownShadow200
07881b802c Fix message of exactlt 64 characters wrongly being line wrapped (Thanks Goodly) 2021-02-27 21:12:59 +11:00
Goodlyay
c47bd346a3 Add /unmute, remove /mute toggling mute on/off
Also fix up the help of /mute
2021-02-27 01:41:08 -08:00
UnknownShadow200
0eeff1ff9b irc controllers should default to superop not nobody permission level 2021-02-27 09:28:57 +11:00
UnknownShadow200
fff3c50d07 Merge branch 'master' of github.com:Hetal728/MCGalaxy 2021-02-27 00:02:31 +11:00
UnknownShadow200
7d7344e273 Superops should be able to use restricted commands in MBs by default 2021-02-27 00:00:20 +11:00
UnknownShadow200
32dc99332d Convert %H,%T,%I to ampersands 2021-02-25 19:55:14 +11:00
UnknownShadow200
ed6606d3d7 %W -> &W 2021-02-25 18:41:08 +11:00
UnknownShadow200
e4379eba3c Fix skip block for brushes not working when ranked below SuperOP, fixes #582 (Thanks rdebath) 2021-02-25 07:36:51 +11:00
UnknownShadow200
a446f562ef Fix not connecting to TLS1.1/1.2 IRC networks 2021-02-20 12:17:28 +11:00
UnknownShadow200
db8f8de81a Support connecting to IRC over SSL (Thanks Kamino) 2021-02-20 11:47:35 +11:00
UnknownShadow200
270085f75b Don't log error for decode image failure for imgprint/heightmap 2021-02-19 23:26:07 +11:00
UnknownShadow200
117d4e96d2 Fix /me not showing on IRC when used from non-localchat level (Thanks 123DMWM) 2021-02-19 20:34:14 +11:00
UnknownShadow200
0648f0bee6 Optimise leaf decay calculation, addresses #576 2021-02-18 21:44:53 +11:00
UnknownShadow200
a1a0ef5a6a /UndoPlayer should still be usable on levels with drawing disabled (Thanks Scav) 2021-02-17 23:41:33 +11:00
UnknownShadow200
845cfe889f /server public/private should persist across restart (Thanks SpicyCombo) 2021-02-17 08:13:31 +11:00
UnknownShadow200
625ac0afc4 Add more overloads to LevelInfo.IsRealmOwner 2021-02-16 23:30:56 +11:00
UnknownShadow200
6d005f4f54 Split up BaseWebSocket more into ClientWebSocket/ServerWebSocket 2021-02-16 23:05:51 +11:00
UnknownShadow200
eb4bd399fe Tidy up sockets code a bit 2021-02-16 18:14:00 +11:00
UnknownShadow200
81a66fcace Spamming /send should trigger auto mute 2021-02-13 17:03:00 +11:00
UnknownShadow200
19793e7dae For /img (and heightmap gen, import, etc) don't log to error logs for simple known errors like 404, website address can't be resolved
A simple warning message is still logged in normal log files though
2021-02-13 10:34:09 +11:00
UnknownShadow200
b2bdda52bf add a few more comments 2021-02-11 21:25:53 +11:00
UnknownShadow200
93c2c9a30a Fix not handling partial sends, which would very rarely occur and then cause the game to disconnect with invalid packet 2021-02-11 18:20:46 +11:00
UnknownShadow200
0f590755e8 Mark some things as Obsolete and error when used 2021-02-08 22:31:10 +11:00
UnknownShadow200
8247b190f6 Fix errors with BlockDB files > 32 GB 2021-02-08 18:30:47 +11:00
UnknownShadow200
c6c19c6afa Release 1.9.2.9 1.9.2.9 2021-02-07 11:27:43 +11:00
UnknownShadow200
b3be7b96ae Fix bug I introduced where /pass wouldn't actually find .dat files with differing name cases, whoops 2021-02-07 10:43:48 +11:00
UnknownShadow200
1a54321c64 Don't error if extra/passwords doesn't exist 2021-02-07 10:10:53 +11:00
UnknownShadow200
798905b249 Add support for &S etc in LineWrapper, move code to using Colors.Lookup instead of Colors.Map 2021-02-06 08:08:10 +11:00
UnknownShadow200
b44596dacb Avoid LINQ in /pass, remove DISABLE_OLD_PASSWORDFILE (old hash will be removed from source code eventually) 2021-02-05 21:07:00 +11:00
UnknownShadow200
48f649c954 Fix wrong colour in kick message upon /ban (Thanks fam0r) 2021-02-03 23:46:11 +11:00
UnknownShadow200
870d7d404a Fix background of CTF/TNT wars gui settings
Also make 'about difficulties' for TNT wars into tooltip instead
2021-02-02 23:02:48 +11:00
UnknownShadow200
2d921a5437 Remove most of 'Zombie old' from GUI, since it is now in 'Zombie survival' 2021-02-02 21:10:09 +11:00
UnknownShadow200
eeb1baab92
Merge pull request #575 from rdebath/patch-passfix
Fix /pass bypass security issue.
2021-02-01 00:09:53 +11:00
UnknownShadow200
65b8998098 Fix if you join ZS, enter /ref mode, then go to another map, other players can't see your in-game entity (Thanks Scav) 2021-01-31 12:00:02 +11:00
UnknownShadow200
74b90ab030 Fix getting pushed in /ref mode even with -push MOTD (Thanks Scav) 2021-01-31 11:45:21 +11:00
robert
c9dacf3fc8 Alter salt extension to be obviously random. 2021-01-30 13:58:59 +00:00