Commit Graph

2820 Commits

Author SHA1 Message Date
Mike Primm dacd51aabb Fix handling of flipped texture offsets 2022-02-15 22:39:01 -06:00
Mike Primm 53c4ebf233 Fix dropper model 2022-02-14 23:14:32 -06:00
Mike Primm 19038b3f8b Fix models for spore flower, dried kelp 2022-02-14 23:05:50 -06:00
Mike Primm b43efb1bb6 Fix sunflower model 2022-02-14 22:13:31 -06:00
Mike Primm d0e627607b Fix dripleaf models 2022-02-14 22:01:37 -06:00
Mike Primm 9126cbf649 Update command block, repeating command block, chained command block 2022-02-14 20:58:25 -06:00
Mike Primm 685b4f9e68 Handle doubble flip on texture 2022-02-14 20:27:19 -06:00
Mike Primm de79f8e8bc Fix end rods, and water shading in cauldron 2022-02-14 00:24:57 -06:00
Mike Primm dc129548aa Fix cauldron models 2022-02-13 23:59:17 -06:00
Mike Primm 619167c2df Shade stems using foliage vs grass 2022-02-13 15:01:57 -06:00
Mike Primm 41b5c6f353 Update models for chorus plant and flower 2022-02-12 23:14:52 -06:00
Mike Primm 069c518a7c Fix for nether wart, melot stems, pumpkin stems 2022-02-12 22:23:28 -06:00
Mike Primm 6e2959a63a Update glass pane models 2022-02-12 18:00:31 -06:00
Mike Primm 95c41d91be Pedantic lighting on path 2022-02-12 02:36:44 -06:00
Mike Primm b88aa42853 Fix levers 2022-02-12 02:24:30 -06:00
Mike Primm d941aec6eb Add publicURL setting and '/dynmap url' command 2022-02-12 01:30:00 -06:00
Mike Primm de344869b7 Switch rails to state mapping 2022-02-11 00:40:52 -06:00
Mike Primm 93c84ef15e Reduce patch noise 2022-02-10 23:30:02 -06:00
Mike Primm ff2e1b3b50 Fix scaled textures in ModelBlockModel patches 2022-02-10 22:18:19 -06:00
Mike Primm 7121233462 Label spigot subproject 2022-02-10 15:00:41 -06:00
Mike Primm 8fbc3e3534 More modsupport updates for improved DynmapBlockScan 2022-02-09 22:38:09 -06:00
Mike Primm 611832fa22 More fixes and enhancements for modsupport API 2022-02-08 21:10:58 -06:00
Mike Primm a2f8f9defa Extend modsupport API to deprecate numeric ID, meta values 2022-02-07 20:02:17 -06:00
Mike Primm b3de1dafe3 Tidy up Eclipse workspace 2022-02-07 10:04:12 -06:00
Mike Primm f441cf4ecd Rework lantern with shade=false 2022-02-05 18:55:55 -06:00
Mike Primm 79f27e9565 Add support for shade=false models, switch light/fire blocks over to use
it
2022-02-05 18:24:38 -06:00
Mike Primm cf5f4a0d9e Handle other visibility values in patch definitions 2022-02-05 15:22:00 -06:00
Mike Primm 23b33a7828 Warning cleanup in DynmapCoreAPI 2022-02-05 15:16:58 -06:00
Mike Primm 9d89e56586 General warning cleanup in DynmapCore 2022-02-05 15:16:08 -06:00
Mike Primm d6b1383825 Rework scaffolding models 2022-02-05 14:02:55 -06:00
Mike Primm c83af6dfdc Finish fix for grindstone model 2022-02-05 13:18:34 -06:00
Mike Primm cfcd8fbf3e Allow for clean shutdown 2022-02-05 03:20:22 -06:00
Mike Primm e16b642e0c Allow interrupted exception when shutting down 2022-02-05 03:13:34 -06:00
Mike Primm 1093da7657 Add compassazimuth to perspectives (oveeride for compass orientation)
and 'oldnorth' perspective
2022-02-05 03:11:25 -06:00
Mike Primm 0c34d5a5b5 Shift SQLite to single session in thread pool (it isn't very thread
safe)
2022-02-05 02:05:54 -06:00
Mike Primm 6ce6b4a07f Back to 3.4-SNAPSHOT 2022-02-05 01:52:19 -06:00
Mike Primm b8d08a8ce2 Fix chain models 2022-02-05 00:52:30 -06:00
Mike Primm 88cea7c6e6 Add tables tags, <hr> to sanitizer 2022-02-05 00:02:30 -06:00
Mike Primm e70f2845e8 Make sanizing consistent between initial and updates, add <center> 2022-02-04 23:50:49 -06:00
Mike Primm bdfa148bfb Fix bamboo models 2022-02-04 23:19:47 -06:00
Mike Primm fec2d1af03 Fix webpath update path 2022-02-04 23:14:31 -06:00
Mike Primm 6b208dd038 Add update-webpath-files setting to allow disable of web file updating 2022-02-04 21:47:33 -06:00
Mike Primm 716635c20e Create standalone directory, if needed, during storage startup 2022-02-04 20:09:07 -06:00
Mike Primm e1af7ad952 Fix null check in PHP 2022-02-04 15:40:38 -06:00
Mike Primm 129c666a1a Set for 3.3.2 release 2022-02-04 14:49:20 -06:00
Mike Primm 8e7b57bd89 Handle botched version upgrade on pristine mysql/mariadb 2022-02-03 15:24:57 -06:00
Mike Primm 26a987c98d Fix content type on webp 2022-02-03 15:24:37 -06:00
Mike Primm 8efdbed0b4 Fix SQL in PHP for NewImage 2022-02-03 15:12:59 -06:00
Mike Primm 327833832d Handle rollover from newImage to Image in MySQL PHP 2022-02-03 09:24:36 -06:00
mikeprimm 014760d142
Merge pull request #3647 from DartCZ/v3.0
Include t.newImage after db structure changes
2022-02-03 09:16:36 -06:00