Commit graph

101 commits

Author SHA1 Message Date
Mike Primm
ba2ceef2ee Add support for cleanup of stale tiles (off edge of map) 2011-12-15 13:26:09 +08:00
Mike Primm
79538435ef Various performance and concurrency optimizations 2011-12-10 14:15:54 +08:00
Mike Primm
c30064158e Add TopoHDShader for generating altitude based topology maps 2011-12-10 08:22:24 +08:00
Mike Primm
8332bcc2f4 More corrections to texture scale handling with transparent textures 2011-10-30 13:04:35 +08:00
Mike Primm
4624de5d8d Add support for config option (ic2-support) for enable of Industrial Craft 2011-10-30 11:58:55 +08:00
Mike Primm
12a8fe407e Fix scaling of transparencies in textures 2011-10-30 11:58:55 +08:00
Mike Primm
2012c63921 Defend against trap if renderdata/ directory doesn't exist (deleted by user) 2011-10-29 22:26:14 +08:00
Mike Primm
0cedeac3eb Update IC2 wire model 2011-10-29 01:29:12 -05:00
Mike Primm
c390632241 Add basic wire support rendering for IC2 2011-10-29 00:47:24 -05:00
Mike Primm
fc171ead9e Start of Industrial Craft 2 texture support 2011-10-24 23:44:38 -05:00
Mike Primm
4d3522f60f Add support for 'compass-mode' - handle 1.9 change of proper north 2011-10-13 23:54:52 -05:00
Mike Primm
cdded1de59 Add new/updated blocks for 1.9-pre4 (white-stone, air portal) 2011-10-13 22:57:33 -05:00
Mike Primm
489bcc497a Improve cave render - finish 'onlyiflit' support 2011-10-13 21:04:32 +08:00
Mike Primm
fbdacb4d6b Add 'onlyiflit' setting for HD cave shader 2011-10-13 10:15:42 +08:00
Mike Primm
acc728faaa Restore biome data loading for non-normal (Bukkit is fixed), fix trap 2011-10-07 10:34:59 -05:00
Mike Primm
9e3b2297b8 Add 'waterbiomeshaded' option to control water biome shading 2011-10-04 22:05:47 -05:00
Mike Primm
a143e5e73e Fix problem with not replacing non-blank tiles with newly blank ones 2011-10-04 12:26:46 +08:00
Mike Primm
7345442479 Add 'fence-to-block-join' flag to enable 1.9+ fence rendering behavior 2011-10-01 07:54:52 +08:00
Mike Primm
22a903eac4 Add 'hideores' option to make ore blocks look like plain stone 2011-09-29 10:48:40 +08:00
Mike Primm
d023abc68f Fix translucent tiles being dropped (water edges), improve biome workaround 2011-09-27 01:27:51 -05:00
Mike Primm
fbd8cac954 Add 1.9 swamp biome shading, workaround chunk snapshot biome bug 2011-09-25 22:35:53 -05:00
Mike Primm
910bef70e0 Add support for 1.9 blocks and textures 2011-09-22 22:55:48 -05:00
Mike Primm
9f1d059c23 Add support for saving/restoring of pending tile updates on server stops/start 2011-09-21 23:18:23 -05:00
Mike Primm
1245f626c9 Fix for chunk level tile invalidate (jagged map edge on HD chunk generate) 2011-09-20 13:30:07 +08:00
Mike Primm
ea142ee66d Extend chunk load/generate fault in volume 2011-09-15 08:17:24 +08:00
Mike Primm
938304edc7 Fix lighting quirks with stairs and slabs 2011-09-13 06:51:38 +08:00
Mike Primm
c8d1b0939f Add open models for fence gates 2011-09-12 10:31:15 +08:00
Mike Primm
85d6f23d31 Fix glass pane tops 2011-09-10 23:42:21 -05:00
Mike Primm
01d9015867 More 1.8 block support - gates, glass panes, iron fences, vines 2011-09-10 23:15:57 -05:00
Mike Primm
36ddb0f7e6 Fix background colors when rendering zoomout with JPEG format 2011-09-06 01:15:07 -05:00
Mike Primm
18769a3409 Support applying background color to JPG tiles (since no transparency) 2011-08-30 13:04:54 +08:00
Mike Primm
5fc08324d2 Split renderdata (generated data) from normal block data - to help
with custom block work
2011-08-30 03:23:11 +08:00
Mike Primm
d91f89baa2 Disable IOImage cache use for image loads 2011-08-26 03:59:35 +08:00
Mike Primm
fb73802e9b Fix boundary condition that was causing some missed tiles on chunk triggers 2011-08-19 22:38:08 -05:00
Mike Primm
a3015f78d2 Add multiple quality levels for JPG encoding - adjust default to 0.85 2011-08-16 12:32:01 +08:00
Mike Primm
aa9a1f888d Fix initial zoomout processing (unnecessary updates), extra tile invalidates 2011-08-15 07:25:17 +08:00
Mike Primm
e7f134f335 Handle tile invalidates better for bigger-than-one-block cases (chunks) 2011-08-15 04:49:42 +08:00
Mike Primm
b5d2b4ba34 Improve scaling of memory use with large numbers of tiles, prep for suspend/resume support 2011-08-14 14:27:20 +08:00
Mike Primm
eea435fa69 Add pistonmoved event handling, full rendering for piston and extension 2011-08-14 10:36:47 +08:00
Mike Primm
7bc3eb8fb5 Add support for single map render via /dynmap fullrender world:map, /dynmap radiusrender radius mapname 2011-08-13 11:48:26 +08:00
Mike Primm
78c2f613b1 Fix alpha-blending on scaled textures, and mask textures 2011-08-13 11:03:16 +08:00
Mike Primm
2c9285666d Add support for JPEG encoding option for HDMaps 2011-08-12 14:48:52 +08:00
Mike Primm
3701ff697f Add handling for texture packs that don't provide all needed files -
fall through to standard pack when needed
2011-08-10 14:54:25 -05:00
Mike Primm
b679acb553 Check for overflow on biome lookup - prevent exceptions on some worlds 2011-08-09 00:18:38 -05:00
Mike Primm
16c0ee9696 Fix subblock rendering of flat, scaled-down models (for 0.20.1) 2011-08-07 22:11:00 -05:00
Mike Primm
8e6705c143 Add maximumheight and minimumheight options to IsoHDPerspective 2011-08-04 00:26:08 -05:00
Mike Primm
1551c97437 Merge remote branch 'origin/master' 2011-07-31 10:37:09 -05:00
Mike Primm
2fd2636583 Fix bug with not doing biome shading on normal worlds 2011-07-31 10:36:43 -05:00
Mike Primm
66496e4eb6 Improve texture rendering for redstone wire 2011-07-30 01:22:05 -05:00
Mike Primm
9e0abbf3d2 Shader fine tuning 2011-07-25 02:38:30 -05:00