Commit graph

221 commits

Author SHA1 Message Date
mikeprimm
9597e248eb Merge pull request #3703 from davidjpfeiffer/v3.0
Small style improvements to marker labels
2022-03-27 17:59:16 -05:00
Mike Primm
e00567d9d1 Properly bound join in MySQL and SQLite PHP tile lookup 2022-03-26 12:44:41 -05:00
Mike Primm
e64ce4022a Add microsoftsql storage type 2022-03-10 14:30:02 -06:00
Mike Primm
4fd176058c Expand maximum zoom level from 16 to 32 2022-03-10 02:24:27 -06:00
David Pfeiffer
4e47d01a66 Small style improvements to marker labels 2022-03-05 16:03:44 -08:00
Mike Primm
f1aa6bfd9f Handle proxy cascades on X-Forwrded-For 2022-02-22 22:33:33 -06:00
Mike Primm
b6c7b811e2 Update candles, candle cake models 2022-02-22 21:14:33 -06:00
Mike Primm
d9d3024865 Add tilescale and defaulttilescal : option for bigger tiles 2022-02-16 21:13:57 -06:00
Mike Primm
8e3d349f48 Fix structure blocks 2022-02-16 00:51:03 -06:00
Mike Primm
6b6b01ccb7 Fix brewing stand model 2022-02-15 22:39:15 -06:00
Mike Primm
f6a2f673e0 Fix dropper model 2022-02-14 23:14:32 -06:00
Mike Primm
4ccc767a6f Fix models for spore flower, dried kelp 2022-02-14 23:05:50 -06:00
Mike Primm
a4cf527a29 Fix sunflower model 2022-02-14 22:13:31 -06:00
Mike Primm
eb9722ea92 Fix dripleaf models 2022-02-14 22:01:37 -06:00
Mike Primm
1d93cd33fb Update command block, repeating command block, chained command block 2022-02-14 20:58:25 -06:00
Mike Primm
ea586910f2 Fix end rods, and water shading in cauldron 2022-02-14 00:24:57 -06:00
Mike Primm
5cbf030904 Fix cauldron models 2022-02-13 23:59:17 -06:00
Mike Primm
3037f9c7ef Shade stems using foliage vs grass 2022-02-13 15:01:57 -06:00
Mike Primm
6b9303ec89 Update models for chorus plant and flower 2022-02-12 23:14:52 -06:00
Mike Primm
6204929988 Fix for nether wart, melot stems, pumpkin stems 2022-02-12 22:23:28 -06:00
Mike Primm
cb8156f253 Update glass pane models 2022-02-12 18:00:31 -06:00
Mike Primm
6d3ecf718c Pedantic lighting on path 2022-02-12 02:36:44 -06:00
Mike Primm
6658393a9f Fix levers 2022-02-12 02:24:30 -06:00
Mike Primm
c7f247bcd8 Switch rails to state mapping 2022-02-11 00:40:52 -06:00
Mike Primm
add430597b Rework lantern with shade=false 2022-02-05 18:55:55 -06:00
Mike Primm
b237c49798 Add support for shade=false models, switch light/fire blocks over to use
it
2022-02-05 18:24:38 -06:00
Mike Primm
00c4c8c23c Rework scaffolding models 2022-02-05 14:02:55 -06:00
Mike Primm
b74836ce4a Finish fix for grindstone model 2022-02-05 13:18:34 -06:00
Mike Primm
f9366fde83 Add compassazimuth to perspectives (oveeride for compass orientation)
and 'oldnorth' perspective
2022-02-05 03:11:25 -06:00
Mike Primm
85bb97157c Fix chain models 2022-02-05 00:52:30 -06:00
Mike Primm
dfefa7cd57 Fix bamboo models 2022-02-04 23:19:47 -06:00
Mike Primm
a45c000632 Add update-webpath-files setting to allow disable of web file updating 2022-02-04 21:47:33 -06:00
Mike Primm
626c3f06da Fix null check in PHP 2022-02-04 15:40:38 -06:00
Mike Primm
0132bfb3ca Fix content type on webp 2022-02-03 15:24:37 -06:00
Mike Primm
8ab722e4de Fix SQL in PHP for NewImage 2022-02-03 15:12:59 -06:00
Mike Primm
31e048138a Handle rollover from newImage to Image in MySQL PHP 2022-02-03 09:24:36 -06:00
DartCZ
d3d654ce8b Include t.newImage after db structure changes 2022-02-03 13:47:43 +01:00
Mike Primm
09cf52d81b Switch slabs and wall torches to state= (test case) 2022-02-02 00:10:48 -06:00
Mike Primm
002c2a3d80 Add state= mapping for replacing data= in models and textures
(eventually)
2022-02-01 23:50:58 -06:00
Mike Primm
00f6f11565 Fix cocoa model 2022-01-31 08:52:50 -06:00
Mike Primm
c5a2a93bda Fix lever models 2022-01-30 13:29:11 -06:00
Mike Primm
75b7362d1f Fix cake ; handle defaulted UV values the odd ways MC seems to 2022-01-30 12:34:26 -06:00
Mike Primm
214e4c4658 Fix Sculk Sensor 2022-01-30 02:15:18 -06:00
Mike Primm
0e355e6974 Fix observer, handle vertical flips in modellist 2022-01-30 01:16:47 -06:00
Mike Primm
78a1b4b238 Switch azalea leaves to transparent 2022-01-30 00:14:25 -06:00
Mike Primm
581e91b467 Fix azalea leaves (do not foliage shade) 2022-01-29 23:51:41 -06:00
Mike Primm
7599f7c0fd Add the other glazed terracotta block fixes 2022-01-29 17:30:29 -06:00
Mike Primm
6995ff0fd5 Fix for soul campfire, switch torches to modellist, add origin for
rotate
2022-01-29 16:54:36 -06:00
Mike Primm
77d23cd235 Fix comparator and repeater models 2022-01-29 13:07:35 -06:00
Mike Primm
2892eddc09 Finish modellist implementation, use for campfire, comparator 2022-01-29 03:57:04 -06:00