Commit graph

186 commits

Author SHA1 Message Date
Mike Primm
05e9ee5239 v0.29.1 - Made render improvements default on only for fresh installs: add 'correct-water-lighting', 'correct-biome-shading', 'use-generated-textures' settings to allow enable on existing installs 2012-01-09 12:28:40 +08:00
Mike Primm
4a25fcf706 Add block-banned-player-chat to block chat from banned players matching IPs known to go with player 2012-01-08 09:10:00 +08:00
Mike Primm
67ca5b899b Update examples in worlds.txt to HDMap based maps 2012-01-07 15:20:02 +08:00
Mike Primm
c478370ed5 Add better-grass setting, to allow option to render using BetterGrass style rendering of grass and snow block sides 2012-01-07 15:13:53 +08:00
Mike Primm
5661d583eb Add support for 'link' component - button to get hard link to current view 2012-01-06 03:09:53 -06:00
Mike Primm
18df91878c Add customization/translation for "Players" and "Map Types" UI labels 2012-01-06 01:02:56 -06:00
Mike Primm
5800ec4e11 Add support for optional spawn-bed layer (show player's spawn beds) 2012-01-04 23:34:32 -06:00
Mike Primm
49791f19e8 Add hideifsneaking option for hiding players that are sneaking/crouching 2012-01-04 21:59:18 -06:00
Mike Primm
005d6c4c0f Add 'followmap' and 'followzoom' to allow setting of map and zoom when starting to follow a player 2012-01-03 15:24:31 +08:00
Mike Primm
a1d17d9159 Add texture generators for fire, lava, water; fix water lighting and biome shading to match MC client; fix lily, birch, pine leaf shading to match client 2012-01-03 13:26:14 +08:00
Mike Primm
15e9a1d3b1 Start RedPower2 support - RedPower2Core and RedPower2World 2012-01-01 21:31:54 -06:00
Mike Primm
567d46fd2d Add /dynmap add-id-by-ip and /dynmap del-id-by-ip to allow manual adding and removing of IP to ID mappings 2011-12-31 05:05:05 +08:00
Mike Primm
61becfcdee Add /dynmap updaterender command - renders starting at selected location until map edge hit OR until rendered tiles match existing tiles (i.e. no changes) 2011-12-30 15:39:29 +08:00
Mike Primm
27b9e68dfe Add 'blockfromto' and 'blockphysics' triggers - needed for lava and water flow, as well as falling sand and gravel 2011-12-30 08:47:22 +08:00
Mike Primm
b8605ab3f5 Add support for 'use-player-login-ip', 'require-player-login-ip' - map player login IP addresses to web chat addresses 2011-12-29 14:32:13 +08:00
Mike Primm
008cd90250 Add support for minzoom attribute on marker sets - hide markers below configurable zoom for each marker set 2011-12-23 04:31:10 +08:00
Mike Primm
325a5c16a0 Add 'allowurlname' setting for 'chat' - permits web name set with playername= parameter 2011-12-23 04:31:09 +08:00
Mike Primm
97f66c6727 Add /dynmap radiusrender <world> <x> <z> <radius> - console usable radiusrender 2011-12-17 13:18:43 +08:00
Mike Primm
871c56d87b Add 'grayplayerswhenhidden' option to allow disable of graying of players in player list when not visible on current map 2011-12-16 01:26:13 +08:00
Mike Primm
e5f91126bf Add extra topographical shader, TerraNetworkOrgTopo - thanks to TerraNetworkOrg! 2011-12-16 00:09:48 +08:00
Mike Primm
d00429bc4a Make water blocks full blocks - big performance boost 2011-12-15 13:26:09 +08:00
Mike Primm
9df6ae7a19 Add 'usenormalthreadpriority' setting (makes renders on Windows use normal priority) 2011-12-15 00:35:00 +08:00
Mike Primm
c28fbf66f0 Add 'showlayercontrol' config setting and URL parameter, to allow hide of layer control 2011-12-15 00:02:37 +08:00
Mike Primm
40d29b2211 Add tiles-rendered-at-once setting, control update tile concurrency 2011-12-10 11:34:02 +08:00
Mike Primm
c30064158e Add TopoHDShader for generating altitude based topology maps 2011-12-10 08:22:24 +08:00
Mike Primm
24eff08094 Add 'fullrenderplayerlimit' - pause fullrender when number of active players reaches optional limit, resumes after 2011-12-03 13:17:26 +08:00
Mike Primm
f0aff822bf Add '/dynmap pause' command to pause/unpause full/radius and update rendering 2011-12-03 06:20:57 +08:00
Mike Primm
1ca375cbfd Add 'hidey' option to 'coord' component - option to show just X,Z 2011-12-03 04:32:25 +08:00
Mike Primm
3db10d8413 Try inserting build number into version 2011-11-28 07:23:07 +08:00
Mike Primm
8beab4f8ce Try another update to see if PEX is appeased 2011-11-28 01:31:39 +08:00
Mike Primm
9fcaeee18c Merge remote branch 'upstream/master' 2011-11-26 16:57:38 -06:00
Mike Primm
c8873a6c35 Fix texture rotation for redstone repeater 2011-11-27 06:55:36 +08:00
Mike Primm
bc54b03358 Clean up web texture mapping 2011-11-27 06:55:36 +08:00
Mike Primm
595a47f40a Add softdepends for various security managers - make them load first 2011-11-26 16:52:27 -06:00
Mike Primm
6eee861eff Fix texture rotation for redstone repeater 2011-11-26 14:22:24 -06:00
Mike Primm
593c487e72 Clean up web texture mapping 2011-11-26 13:59:54 -06:00
Mike Primm
389ee25448 Drop default from wildcard dynmap.* permission - don't know if its a problem, but.... 2011-11-27 02:56:36 +08:00
Mike Primm
92efe254c7 Drop default from wildcard dynmap.* permission - don't know if its a problem, but.... 2011-11-26 11:58:27 -06:00
Mike Primm
ff7769fcf9 Switch configuration default for compass-mode to 'newnorth' (1.0.0 optimal) 2011-11-23 23:23:55 -06:00
Mike Primm
7e774733c5 Make corrections to texture mappings on rails - cleans up transparent parts 2011-11-24 10:49:19 +08:00
Mike Primm
17b405c4b5 Depcrecate the regions plugins (add warnings, disable when replacement plugins are active). Remove example configuration.txt entries. 2011-11-24 07:49:10 +08:00
Mike Primm
56a64a572a Fix typo 2011-11-23 02:07:07 +08:00
Mike Primm
937c535e3f Add triggered render statistics, new /dynmap triggerstats command 2011-11-23 01:03:03 +08:00
Mike Primm
565e75edd2 Handle special case slab and double-slab renders, invisible stairs 2011-11-22 11:45:27 +08:00
Mike Primm
423e783b4a Add support and templates for "The End" 2011-11-21 19:25:11 -06:00
Mike Primm
92675988d1 Add support for 'webpage-title' setting, default title to server-name 2011-11-21 11:36:44 -06:00
Mike Primm
5de65b92d3 Migrate API code to dynmap-api 2011-11-16 13:43:31 +08:00
Salax-
5a82448554 Fixed minor grammar errors in /dynmap show and /dynmap show player commands. 2011-11-16 13:43:13 +08:00
Mike Primm
8bfe1a2db9 Add cyrillic-support option for cyrillic codepage hack 2011-11-14 14:21:24 +08:00
Mike Primm
ad1b17bb27 Update default textures to RC2, add dragon egg model 2011-11-13 23:24:43 -06:00