3998 Commits

Author SHA1 Message Date
UnknownShadow200
f7a4a33207 Release 1.9.1.4 2019-06-27 19:55:33 +10:00
UnknownShadow200
91ebab3d07 Deprecate Plugin_Simple and Plugin has the virtual methods instead 2019-06-27 19:49:03 +10:00
UnknownShadow200
c92dc2c5ba Make default server visibility private and fix disconnected players still showing in tab list for TNT wars 2019-06-27 19:31:40 +10:00
UnknownShadow200
8b88fe0f85 Fix map not being properly reset when next map voted is the same as current one for games 2019-06-27 17:41:09 +10:00
UnknownShadow200
3958ecfd90 Simplify /reload message 2019-06-27 14:44:58 +10:00
UnknownShadow200
59d607c1aa Replace fancy quotes with their simple ASCII forms 2019-06-27 10:18:00 +10:00
UnknownShadow200
65c88ee1a3 If a plugin errors when loading/unloading when reloading, it shouldn't break other plugins or the reloading process in general 2019-06-24 15:23:54 +10:00
UnknownShadow200
e1793efef6 SQLiteDatabaseReader.GetString should return text even when column is int/float 2019-06-18 21:46:15 +10:00
UnknownShadow200
5f36cd8fcd Fix TNT wars not auto starting and not auto loading config (Thanks MasterlazorX) 2019-06-15 21:00:50 +10:00
UnknownShadow200
d47ab12814 Make /review thread safe 2019-06-15 20:07:18 +10:00
UnknownShadow200
0285c57fd1 allow plugins to change default blocks of /highlight 2019-06-12 18:46:23 +10:00
UnknownShadow200
3b399c905a paginate irc controllers output, minorly optimise getting invalid name ids to use less memory 2019-06-04 23:27:17 +10:00
UnknownShadow200
dd46cf2b73 Custom commands in GUI aren't forced to lowercase filename 2019-06-03 23:48:15 +10:00
UnknownShadow200
a96d45a30a Warnings shouldn't prevent custom command from compiling 2019-06-03 23:38:57 +10:00
UnknownShadow200
69fffc9cce Include a separator containing filename in compiler error logs 2019-06-03 23:00:40 +10:00
UnknownShadow200
84c14cba95 Make /pyramid just use min Y for pyramid base, instead of requring both marks to be at same Y 2019-06-03 22:00:31 +10:00
UnknownShadow200
3494c1b16f Don't tie whitelist to player IPs when verify names is off
Otherwise, this essentially means the player can't ever login again whenever their IP changes once
2019-06-03 13:55:07 +10:00
UnknownShadow200
fdd7f6b978 Fix portals/message blocks not functioning initially after resize
They would work fine if the level was unloaded and you joined back again though
2019-05-24 09:17:29 +10:00
UnknownShadow200
1b95fc0fef Fix not being able to delete invalid blocks 2019-05-17 19:04:55 +10:00
UnknownShadow200
9e90255645 Fix /map edgewater flooding invalid block instead of water 2019-05-17 10:54:17 +10:00
UnknownShadow200
43cc0a4bde Fix /tw set zone being /tw set zones instead 2019-05-17 10:49:31 +10:00
UnknownShadow200
c40ee8c0d6 Auto filter dropboxusercontent.com to dropbox.com for urls 2019-05-17 10:49:31 +10:00
Goodlyay
a009f70c6c Fix bot owner of null causing error in
/bot remove all [owner name]
2019-05-15 05:23:13 -07:00
Goodlyay
ea89267ac6 Fix compile error mistake oops 2019-05-15 05:03:20 -07:00
Goodlyay
62b4457fef Allow /bot remove all [owner] 2019-05-15 04:59:36 -07:00
Goodlyay
a28be3c154 Fix owner appearing as nothing in WhoNick
if bot owner is null or empty
2019-05-14 04:53:54 -07:00
Goodlyay
d07950687d Add bot property: Owner
When you add (or copy) a bot its owner is set to your name. You can no
longer edit the properties of bots that you do not own unless you are
the realm owner. An extra permission has been added in /bots to allow
editing bots that you do not own.
You may now only remove all bots at once if you are the realm owner or
have permission to edit bots that are not your own.
/WhoNick now allows checking the name of bots.
The bot's true name in /bots is shown as navy if the bot has a nickname.
2019-05-14 01:32:24 -07:00
UnknownShadow200
3058db2d27
Fix mistake in uploads readme 2019-05-10 14:46:51 +10:00
UnknownShadow200
8aa737f9b0 Make @ offset work properly with /cut 2019-05-09 20:16:22 +10:00
UnknownShadow200
97709cd1a8 1.9.1.3 1.9.1.3 2019-05-09 11:41:41 +10:00
UnknownShadow200
0391fc4920 Add /server update 2019-05-06 21:01:38 +10:00
UnknownShadow200
30c8034081 Fix wrong colour for /help color (Thanks Empy) 2019-05-03 09:51:38 +10:00
UnknownShadow200
4845ea6004 add event for allowing/disallowing players from joining a map 2019-05-02 18:59:51 +10:00
UnknownShadow200
a631f1a5f5 Allow importing from webpages 2019-04-22 17:53:03 +10:00
UnknownShadow200
990d83f047 allocate less resources for non-game connections, try to avoid copying memory when receiving data 2019-04-18 12:54:48 +10:00
UnknownShadow200
9488c8b859 Add /help env presets 2019-04-08 19:23:16 +10:00
UnknownShadow200
5c76a90b6f reorganise network folder 2019-04-02 20:51:45 +11:00
UnknownShadow200
e284e7a07f Better messages in /pass, also default to 'the owner' instead of 'notch' for server owner 2019-04-01 21:31:23 +11:00
UnknownShadow200
07001643c2 Make imgprint and heightmap gen not use temp bitmap images 2019-04-01 18:02:48 +11:00
UnknownShadow200
6042a35cc8 Allow some more commands to be used in museums
Mark, Spin, Patrol, BotAI, Gun
2019-03-27 19:43:53 +11:00
UnknownShadow200
4c26dcc3a1
Fix misspelling in /help restart 2019-03-25 20:00:26 +11:00
UnknownShadow200
142b9fc359 add /env skybox [col] to set skybox colour 2019-03-06 20:48:54 +11:00
UnknownShadow200
06438bef64 auto number map when buying level, if no name is given
also show 'level already exists' in warning colour for /newlvl
2019-03-06 13:12:35 +11:00
UnknownShadow200
4cb6b39c0b allow negative speed for spin bot AI instruction 2019-02-26 17:53:12 +11:00
UnknownShadow200
af03e02799 fix copy format version 1 not loading 2019-02-26 17:53:12 +11:00
UnknownShadow200
eb2efbd83e Allow activating a checkpoint and other blocks around it
e.g. a checkpoint with a /mb air message above it
2019-02-23 13:04:16 +11:00
UnknownShadow200
cca92ce24b Fix importing maps with over 256 custom block definitions producing wacky blockdefs 2019-02-22 21:19:07 +11:00
UnknownShadow200
7e04b5b9d5 Allow disabling custom commands from showing in server logs 2019-02-18 14:19:20 +11:00
UnknownShadow200
48815ced75 Add an option for disabling certain types of chat/log messages from appearing in console/disc logs 2019-02-09 23:14:09 +11:00
UnknownShadow200
d8b5cda840 Add bedrockoffset to /env per request
Also update /ccols to mention non-ascii is also supported now.
2019-02-08 20:45:26 +11:00