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
|
df2fc323ce
|
Fix exception during rejected chat message
|
2012-01-02 05:51:35 +08:00 |
|
Mike Primm
|
17ce3adb0a
|
Add 'pinned' choice for showlayercontrol: setting - show expanded layer control
|
2011-12-31 08:27:56 +08:00 |
|
Mike Primm
|
7d4543186d
|
Fix duplicate IDs in ids-for-ip list
|
2011-12-31 05:05:06 +08: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
|
31c277d993
|
Reconnect active command output to player after restart, logoff/logon
|
2011-12-30 16:03:18 +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
|
9045d9436e
|
Use replace() instead of replaceAll(), where possible
|
2011-12-29 14:32:13 +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
|
a33673bbde
|
Add support for substitution variables in model and texture files - update BuildCraft and IndustrialCraft2 support files to use them (so that custom block ID mappings cna be handled by adding configuration.txt settings)
|
2011-12-29 14:32:13 +08:00 |
|
Mike Primm
|
62b4a5256e
|
Fix accumulation of weak reference keys (mem leak) in snapshot cache
|
2011-12-28 14:38:26 +08:00 |
|
Mike Primm
|
b955120b8b
|
Adjust handling of transparent biome shading files (grass, foliage), as used in Painter's texture pack
|
2011-12-23 13:32:27 +08:00 |
|
Mike Primm
|
c55ec0a3c1
|
Fix issue with white blank tiles at edge of JPG rendered maps
|
2011-12-23 13:32:27 +08:00 |
|
Mike Primm
|
98764d71b0
|
Handle Essentials-style nickname color coding (&0-&f) in player nicknames
|
2011-12-23 07:20:48 +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
|
c13ec1c69c
|
Add support for updating stock shaders.txt, perspectives.txt, lightings.txt with additional defaults.
|
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
|
eb39dd8eb5
|
Dial the ticklist workaround to align with proposed numbers in CraftBukkit-Bleeding fix
|
2011-12-17 07:43:06 +08:00 |
|
Mike Primm
|
7dff093317
|
Adjust ticklist workaround to handle nether's tendancy to have ticklist processed events beget new ticklist events, more or less constantly....
|
2011-12-17 07:26:31 +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
|
b11d83ffa2
|
Detect scaled models that yield full blocks, and optimize to solid
|
2011-12-15 15:04:17 +08:00 |
|
Mike Primm
|
ba2ceef2ee
|
Add support for cleanup of stale tiles (off edge of map)
|
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
|
c3b2e1176c
|
Fix rare boundary condition error
|
2011-12-11 13:54:38 +08:00 |
|
Mike Primm
|
79538435ef
|
Various performance and concurrency optimizations
|
2011-12-10 14:15:54 +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
|
8296ac6083
|
Scrub obsolete events from update queue (reduce traffic)
|
2011-12-09 13:23:16 +08:00 |
|
Mike Primm
|
113aad4edd
|
Fix config hashcode inconsistency on world loads (UI reload loop in JSON mode)
|
2011-12-09 12:22:29 +08:00 |
|
Mike Primm
|
f5563e6be8
|
Start optimize of update event handling
|
2011-12-08 16:14:51 +08:00 |
|
Mike Primm
|
3ab8314447
|
Add tick list monitoring - deal with 1.0.0 getting behind when rendering
|
2011-12-07 15:33:42 +08:00 |
|
Mike Primm
|
34feb09ba9
|
Retire regions components (Residence, Towny, WorldGuard, Factions)
|
2011-12-05 14:58:17 +08:00 |
|
Mike Primm
|
75681ea8b2
|
Move DynmapWebChatEvent to API
|
2011-12-05 14:17:04 +08:00 |
|
Mike Primm
|
9de3cf8751
|
Add APIs for hide/show player and for player-oriented web chat input
|
2011-12-05 14:17:04 +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
|
b42e3ca075
|
Support checking banned IPs from external server proxied requests
|
2011-12-03 05:32:43 +08:00 |
|
Mike Primm
|
5775c3bcfe
|
Add support for 8x8 and 32x32 marker icons (default still 16x16)
|
2011-12-01 15:24:19 +08:00 |
|
Mike Primm
|
c9dc046e3a
|
Add more performance measurements
|
2011-12-01 15:24:19 +08:00 |
|
Mike Primm
|
9e605455b9
|
Make web UI reload when configuration changes, server restarts
|
2011-11-30 12:34:13 +08:00 |
|
Mike Primm
|
89e3795326
|
Fix problem with hashfile code handling dots/periods in world names
|
2011-11-30 12:12:00 +08:00 |
|
Mike Primm
|
031df16c36
|
Delay asking for PermissionHandler - might help PEX not freak out
|
2011-11-28 00:07:27 +08:00 |
|
Mike Primm
|
672ae45910
|
Don't add <br/> on sign markers when not needed
|
2011-11-24 01:40:07 -06:00 |
|
Mike Primm
|
7d40717b1f
|
Reduce unneeded multiple saves for persistent marker updates
|
2011-11-24 01:32:10 -06:00 |
|
Mike Primm
|
8d11a6ffe1
|
Batch up rewrites of marker JSON files - reduce rewriting during rapid updating
|
2011-11-24 01:09:14 -06:00 |
|
Mike Primm
|
825bf91d0c
|
Add reflection-based support for sky-light level support for hideifundercover
|
2011-11-24 13:19:38 +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 |
|