Commit Graph

2834 Commits

Author SHA1 Message Date
Mike Primm ef045da32f Add prefix path support for AWS S3 website 2022-02-20 21:38:50 -06:00
Mike Primm ea97296684 Get AWS S3 storage based web working 2022-02-20 20:58:21 -06:00
Mike Primm 45bc02cf3a Switch to sdk v2 2022-02-18 00:40:55 -06:00
Mike Primm be43f53d81 Start S3 support 2022-02-17 21:59:53 -06:00
Mike Primm 50dce9b854 Fix comment 2022-02-17 14:35:07 -06:00
Mike Primm 8eb69514f2 Handle bigger tiles in zoom out tiles 2022-02-17 11:33:55 -06:00
Mike Primm 474c5ecca9 Fix render save/restore when tile scale set 2022-02-17 09:15:49 -06:00
Mike Primm a81249539b Avoid exception on bad modellist from DynmapBlockScan 2022-02-16 22:56:36 -06:00
Mike Primm ee78384cdc Add tilescale and defaulttilescal : option for bigger tiles 2022-02-16 21:13:57 -06:00
Mike Primm fb0cceca58 Add eclpse labels for subprojects in Fabric 2022-02-16 21:13:21 -06:00
Mike Primm 3a39688dc8 Avoid exception report during shutdown 2022-02-16 18:43:30 -06:00
Mike Primm 342e67e205 Fix structure blocks 2022-02-16 00:51:03 -06:00
Mike Primm 15b1328c0e Make shutdown InterruptedExceptions not noisy 2022-02-16 00:50:53 -06:00
Mike Primm 04147aadb1 Fix brewing stand model 2022-02-15 22:39:15 -06:00
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