Commit graph

1549 commits

Author SHA1 Message Date
Mike Primm
74e2a5faac Add 'protected-player-info' option - require login + privilege to see players other than self 2012-04-16 22:54:31 -05:00
Mike Primm
6b81cb5bb4 Disable blockphysics and blockfromto by default - fires too much in recent CB versions, and just not needed 99% of the time 2012-04-13 23:20:36 -05:00
Mike Primm
29a413e0f7 Declare world permission nodes 2012-04-11 01:19:12 -05:00
Mike Primm
5d739362a2 Add lctrees-support setting (enable LC Trees++ support) 2012-04-09 18:05:07 -05:00
Mike Primm
16ebb5da15 Fix handling of unknown biomes (For Trees++) 2012-04-09 18:03:32 -05:00
Mike Primm
a0a5b91872 Bump to 0.37 2012-04-04 01:04:26 -05:00
Mike Primm
9fc92cb9fb Add 'chatlengthlimit' setting - control max chat message length 2012-04-03 23:23:29 -05:00
Mike Primm
1f45d4f026 Bump to 0.36.3 2012-04-03 13:36:44 -05:00
Mike Primm
b75e690cf2 Set to 0.36.2 2012-03-31 00:39:50 -05:00
Mike Primm
aefa6a9c9c Add online-only permissions message 2012-03-31 00:24:46 -05:00
Mike Primm
b69f588a62 Add webchat-permissions setting, fix bPerms, PermissionsBukkit 2012-03-31 00:23:22 -05:00
Mike Primm
1f9bfab569 Fix bPermissions 2012-03-30 22:07:33 -05:00
Mike Primm
1dcebf90ac Bump back to 0.37 2012-03-28 23:37:44 -05:00
Mike Primm
8f55539de4 Handle when Spout explodes during startup 2012-03-28 21:23:36 -05:00
Mike Primm
f37048915a Fix lighting problem with custom spout blocks 2012-03-28 21:04:12 -05:00
Mike Primm
5329577d85 Handle 1.2.x world height in chunks with Spout plus custom blocks 2012-03-28 11:39:39 -05:00
Mike Primm
ab2e6a7201 Bump to 0.36.1 2012-03-27 23:21:54 -05:00
Mike Primm
9bd0bf56f7 Bump to 0.37 2012-03-25 23:21:36 -05:00
Mike Primm
7b885b7b00 Add chatnotpermitted message 2012-03-25 23:09:39 -05:00
Mike Primm
d601ba1ea1 Add dynmap.webchat permission - option to restrict webchat rights 2012-03-25 14:29:49 -05:00
Mike Primm
c615b84eaf Add player permissions check API 2012-03-24 23:29:31 -05:00
Mike Primm
a9d449c4ac Add direct support for PeX, bPerms, PermBukkit 2012-03-23 22:02:13 -05:00
Mike Primm
636a3d16d3 Merge remote branch 'upstream/master' 2012-03-20 08:02:58 -05:00
Mike Primm
9706143128 Add /dynmap webregister permissions and help 2012-03-20 08:02:29 -05:00
Mike Primm
627d564f26 Add external server login support 2012-03-19 23:02:41 -05:00
Mike Primm
14f60f5cb8 First pass login security support (internal server only) 2012-03-18 21:04:46 -05:00
Mike Primm
00d738bbbf Add misc/swampgrasscolor.png and misc/swampfoliagecolor.png support 2012-03-17 00:34:33 -05:00
Mike Primm
5039af5e8e Handle custom water color shading (misc/watercolorX.png) 2012-03-16 22:48:33 -05:00
Mike Primm
ab59ebf2fb Bump to 0.36 2012-03-13 11:20:25 -05:00
Mike Primm
079f0d7637 Bump to 0.35 (API changes) 2012-03-13 10:55:34 -05:00
Mike Primm
179eeca03d Handle lighting checks above world top 2012-03-13 01:10:47 -05:00
Mike Primm
915b576b82 Fix typo 2012-03-12 18:46:12 -05:00
Mike Primm
474135a5cc Add 'visiblelines' setting for 'chatbox' - control visible space on scrollback 2012-03-12 01:32:58 -05:00
Mike Primm
da237e7776 More cleanup 2012-03-11 19:56:54 -05:00
Mike Primm
4d79a3b1c1 More config cleanup 2012-03-11 18:49:58 -05:00
Mike Primm
4de23cc846 Update to 1.2 biome shading model (1.1 maps will be 1.2-style shaded - sorry) 2012-03-11 16:17:32 -05:00
Mike Primm
ec44565f9b Retire old beta render options (correct-biome-shading, smooth-biome-shading, waterbiomeshaded, swampshaded, fence-to-block-join) 2012-03-11 16:14:22 -05:00
Mike Primm
a786a449c7 Add new commands and security settings for circle markers 2012-03-10 18:14:22 -06:00
Mike Primm
a43a127294 Fix handling of normalized world names 2012-03-10 15:07:13 -06:00
Mike Primm
fb5ee1a72e Try fix for getHighestBlockY() not working as advertised 2012-03-09 14:33:51 -06:00
Mike Primm
229271a2f2 Bump to 0.34.1 2012-03-04 23:56:17 -06:00
Mike Primm
8928ad8667 Fix nether render in 1.1 and 1.2 2012-03-04 20:21:01 -06:00
Mike Primm
0a52612dcf Drop listeners for disabled triggers (overhead on very big servers) 2012-03-03 23:20:04 -06:00
Mike Primm
2e7fc84a9b Big performance boost - exploit empty section data, max block y in ray trace 2012-03-03 09:33:07 -06:00
Mike Primm
d89ece9c3a Add support for 'blockgrow' trigger (for growing crops) 2012-02-28 23:40:52 -06:00
Mike Primm
2dfeded671 Add config setting for ComputerCraft rendering 2012-02-28 22:23:58 -06:00
Mike Primm
8bb6083b27 Support world names with '/' characters (substitute internally with '-') 2012-02-27 22:14:48 -06:00
Mike Primm
8a7b57fa0c Bump to 0.34 2012-02-26 21:11:20 -06:00
Mike Primm
eff07479f4 Update bukkit library to 1.1-R5 2012-02-24 21:13:31 -06:00
Mike Primm
0b456fa32e Update Jetty to 8.1.1 2012-02-24 16:44:55 -06:00