3783 Commits

Author SHA1 Message Date
UnknownShadow200
76dfe1aab1 Don't use fixed char, fixes runtime issues on some versions of mono (https://bugzilla.xamarin.com/show_bug.cgi?id=60625) 2018-04-10 14:47:42 +10:00
UnknownShadow200
76f5192d16 Fix 'lately known as' showing to players on maps that have map-only chat on. 2018-04-07 09:16:23 +10:00
UnknownShadow200
67916054f7 gb/lb copyall should keep inventory order 2018-04-06 17:56:09 +10:00
UnknownShadow200
69b0f96149 Perform inventory sorting server side 2018-04-06 14:36:49 +10:00
UnknownShadow200
cec9edebaa Fix /static fill 2d not recalculating direction each time 2018-04-05 14:57:56 +10:00
UnknownShadow200
c33862b400 Allow option in server.properties to disable world change messages 2018-04-04 12:36:22 +10:00
UnknownShadow200
b1a506257d fix indentation 2018-04-04 11:39:12 +10:00
UnknownShadow200
dc70196f85 Simplify /texture, /os map texture, and /botai 2018-04-04 11:37:48 +10:00
UnknownShadow200
c7a57a39b0 Show order in lb/gb info 2018-04-04 06:56:09 +10:00
UnknownShadow200
ac2ee28fac Fixed new blockprops file not being moved/copied/deleted 2018-04-03 08:02:58 +10:00
UnknownShadow200
0df3f0e7f5 Fix two rare issues which can break all sending of data to a client 2018-04-02 19:25:54 +10:00
UnknownShadow200
fc04e50f8e Fix rare case where extended block bulk update packet would be sent to person with extended blocks 2018-04-02 19:16:45 +10:00
UnknownShadow200
6de0dd0d2a Fix doing /env horizon/border with block ID over 255 not working properly until /reload 2018-04-02 11:33:20 +10:00
UnknownShadow200
d63231311d Alts message should only show to ops and players that can see you while hidden 2018-04-02 07:05:53 +10:00
UnknownShadow200
f695c7bd7b Release 1.9.0.5 1.9.0.5 2018-04-01 21:46:05 +10:00
UnknownShadow200
bc7a96b0d9 optimise a bit 2018-04-01 21:10:01 +10:00
UnknownShadow200
938cc92c75 make maps without custom blocks quicker to send 2018-04-01 16:17:47 +10:00
UnknownShadow200
3e2f072666 Implement FastMap CPE extension 2018-04-01 13:27:15 +10:00
UnknownShadow200
d140333461 Can use pervisit/perbuild on unloaded maps too 2018-04-01 10:55:37 +10:00
UnknownShadow200
7a1cdbc4ed Fix /ls start/end erroring on fresh servers 2018-03-31 21:31:40 +11:00
UnknownShadow200
6a05bf10a3 Fix horizon/border blocks over 65, this time for sure (Thanks KawaiiCube) 2018-03-31 16:00:40 +11:00
UnknownShadow200
078c285aec bulk block send for Countdown 2018-03-30 18:15:56 +11:00
UnknownShadow200
9f2e0484e7 Mention in /inbox you can use /send to reply (Thanks FabTheZen) 2018-03-29 20:51:26 +11:00
UnknownShadow200
7864af6e3b Fix block ids > 255 not working with sides/horizon blocks 2018-03-29 15:53:15 +11:00
UnknownShadow200
29d1ebf66a Ignore colours for /team members, don't allow creating two teams with same name but different colours 2018-03-29 15:25:01 +11:00
UnknownShadow200
c056e7ea70 Add /os env preset, tidy up UI code some more 2018-03-28 07:52:04 +11:00
UnknownShadow200
b897a9065b Fix fix fallbacks 2018-03-26 11:17:27 +11:00
UnknownShadow200
baeb2b3a4a Fix fallbacks to actually work 2018-03-24 11:49:28 +11:00
UnknownShadow200
1e548c2f49 Fix pyramid drawop sometimes having inaccurate count 2018-03-21 20:08:02 +11:00
UnknownShadow200
b972ad0911 mode to object in /help draw 2018-03-18 12:13:14 +11:00
UnknownShadow200
8996ded962 Optimise /resizelvl to be twice-thrice as fast 2018-03-15 19:32:01 +11:00
UnknownShadow200
f8ecb00e4e Allow configuring heartbeat URL 2018-03-15 11:45:45 +11:00
UnknownShadow200
80cf6c2ced Should be able to use /fly when +fly in MOTD 2018-03-14 08:23:51 +11:00
UnknownShadow200
88db6ff127 Add gb/lb copyall [map], which copies all custom blocks from given map 2018-03-12 13:14:12 +11:00
UnknownShadow200
17de69c671 Add rope/lader collide type 7 2018-03-10 19:42:17 +11:00
UnknownShadow200
fbff9e874c Fix outdated sun colour if standing in a zone and someone changes env preset (Thanks VenkSociety) 2018-03-10 09:23:43 +11:00
UnknownShadow200
309bca307e and bulk block sending too 2018-03-10 07:32:49 +11:00
UnknownShadow200
eb9c19ca93 Fix manual place and map send for blocks > 255 2018-03-09 20:53:20 +11:00
UnknownShadow200
9f7913081e Don't sent blockdefs > client max supported block 2018-03-09 19:25:42 +11:00
UnknownShadow200
b3e49e0010 Don't let you change /env on maps no perbuild access to (Thanks AndyFC) 2018-03-09 12:33:30 +11:00
UnknownShadow200
e5d6b53832 Expand InventoryOrder for 10 bit blocks 2018-03-09 09:06:29 +11:00
UnknownShadow200
8010538a05 Finish support for 10 bit blocks 2018-03-08 10:32:44 +11:00
UnknownShadow200
c4d43a76da Initial work on ExtBlocks extension 2018-03-08 09:12:07 +11:00
UnknownShadow200
f3be330e43 Make /os zone list actually worked 2018-03-07 17:36:43 +11:00
UnknownShadow200
8c4f3438ce BlockDB for 10 bit blocks 2018-03-07 13:48:46 +11:00
UnknownShadow200
138340620a Fix copy /load of older versions, oops. 2018-03-07 10:12:19 +11:00
UnknownShadow200
38b2dd6986 remove debug oops. 2018-03-07 10:09:09 +11:00
UnknownShadow200
14c049225b Update /copy for more block IDs 2018-03-07 10:08:32 +11:00
UnknownShadow200
c82398fe6f Undo /physics works for 10 bit blocks now 2018-03-06 15:09:35 +11:00
UnknownShadow200
3ce5bb2e4e Initial 10 bit block support 2018-03-05 21:24:44 +11:00