Commit Graph

2021 Commits

Author SHA1 Message Date
Mike Primm 6b65ba5ad6 Prep for release of beta-4 2019-06-09 10:52:10 -05:00
Mike Primm 286a12c4ef Add experimental option to try to migrate old chunks 2019-06-09 09:59:08 -05:00
mikeprimm 881b7dfefd
Merge pull request #2498 from stormboomer/v3.0
Added functionality for restarting the scheduled job that stores markers
2019-06-09 07:31:27 -05:00
mikeprimm 867315fb04
Merge pull request #2482 from rumickon/skin_fix
Skin fix
2019-06-09 07:30:02 -05:00
Mike Primm e9487d796c Prep for 1.14.3 2019-06-08 22:27:29 -05:00
Mike Primm 9746dc19f4 Fix server name to use MOTD on 1.14.x 2019-06-08 21:58:00 -05:00
Mike Primm 7f8dcf0eb3 Fix 1.14 biome mapping 2019-06-08 21:47:43 -05:00
Mike Primm 82de1b6899 Avoid rendering incompletely generated chunks 2019-06-05 21:32:31 -05:00
Mike Primm a2af65add6 Fix 1.14 biome shading 2019-06-05 19:36:54 -05:00
Mike Primm 8bc03f41b0 Attempt to fix grass shading in 1.14.x 2019-06-05 18:48:45 -05:00
Mike Primm 67f446fdb9 Fix water color shading in 1.14 2019-06-05 18:39:00 -05:00
Mike Primm 5b218f0ece Add 1.14 Bell support 2019-06-05 18:25:32 -05:00
Mike Primm 8ca24ff502 Add 1.14 campfile 2019-06-05 17:44:51 -05:00
Stormboomer 39053e36d9 added method to call marker save scheduled job to Dynmap Core, so that MarkerAPIImpl can be private and might not be used directly by other devs. 2019-06-02 13:27:19 +02:00
Stormboomer 0b8118566c Added functionality for restarting the scheduled job that stores markers to markers.yml.
This should fix problems with markers not being stored after a dynmap reload, as well as vanishing markers.
2019-06-01 20:03:10 +02:00
rumickon d20e35a71e Merge branch 'v3.0' of github.com:webbukkit/dynmap into skin_fix 2019-05-28 19:41:11 +03:00
Mike Primm f69ce760f0 Bump to use 1.14.1 support for 1.14.2 2019-05-28 10:47:56 -05:00
Mike Primm 15b5b65914 Add 1.14 stonecutter 2019-05-26 00:37:40 -05:00
Mike Primm 145a88e632 Add 1.14 smithing table 2019-05-26 00:18:32 -05:00
Mike Primm 5ba25420a0 Add 1.14 lantern 2019-05-26 00:07:01 -05:00
rumickon efb28531b5 Merge branch 'v3.0' of github.com:webbukkit/dynmap into skin_fix 2019-05-22 19:45:25 +03:00
Mike Primm 34738a70f4 Add buildspec.yml 2019-05-18 23:18:54 -05:00
Mike Primm 48bc5895d4 Add 1.14 lectern 2019-05-18 22:18:38 -05:00
Mike Primm e8ab5d656c Add 1.14 grindstone 2019-05-18 21:44:13 -05:00
Mike Primm 01e987c046 Add 1.14 sweet berry bush 2019-05-18 20:49:16 -05:00
Mike Primm 9f3c1a7e07 Add 1.14 fletching and cartography tables 2019-05-18 19:36:58 -05:00
Mike Primm 9027e4748c Add 1.14 blast furnace 2019-05-18 19:19:00 -05:00
Mike Primm 8fbd924f0f Add 1.14 smoker 2019-05-18 19:13:05 -05:00
Mike Primm 2c467782f0 Add 1.14 barrels,loom 2019-05-18 18:57:33 -05:00
Mike Primm 3965e75f83 Add more 1.14 blocks 2019-05-18 18:26:52 -05:00
rumickon fcc5a340b9 Return support of old skins format (64x32). Still used. 2019-05-19 01:30:07 +03:00
rumickon 01a3f37b22 Remove unnecessary sides of arms and leg 2019-05-19 00:23:24 +03:00
Mike Primm 313b7f3beb Finish new 1.14 walls, add boxlist: model, use for scaffolding 2019-05-17 23:58:15 -05:00
Mike Primm 0fd04cb66a Finish 1.14 slabs 2019-05-17 00:41:47 -05:00
Mike Primm 13f30e7c99 Drop unneeded RP content 2019-05-17 00:25:38 -05:00
Mike Primm 1e5ef89bba Finish up new 1.14 stairs 2019-05-16 23:50:45 -05:00
Mike Primm ae87554274 Add some 1.14 blocks 2019-05-15 23:31:33 -05:00
Mike Primm d65830aee6 Merge branch 'v3.0' of https://github.com/webbukkit/dynmap.git into v3.0 2019-05-15 22:51:43 -05:00
Mike Primm 5a2def9ffb Add 1.14 block resources 2019-05-15 22:51:12 -05:00
Mike Primm 5046022fd7 Add 1.14 block resources 2019-05-15 22:50:12 -05:00
Mike Primm 7bf0743c8c More 1.14 and 1.14.1 fixes 2019-05-14 19:51:42 -05:00
Mike Primm 1811be0410 Merge branch 'v3.0' of https://github.com/webbukkit/dynmap.git into v3.0 2019-05-13 23:41:37 -05:00
Mike Primm 05de32fcfb Initial 1.14.1 support 2019-05-13 23:41:10 -05:00
Mike Primm a9e1a651f9 Initial 1.14.1 support 2019-05-13 23:40:18 -05:00
Mike Primm 6ac175c29d Prototype direct NBT reading for 1.14 2019-05-13 23:09:47 -05:00
Mike Primm ee5ad4ebce Clean up more - still no luck working around load/unload chunk memory 2019-05-11 21:47:27 -05:00
Mike Primm d75116901b Merge branch 'v3.0' of https://github.com/webbukkit/dynmap.git into v3.0 2019-05-11 16:45:22 -05:00
Mike Primm fb24299a05 Improved workaround for 1.14 chunk load problems 2019-05-11 16:45:10 -05:00
mikeprimm 641f142cd3
Merge pull request #2475 from Ry0taK/v3.0
Fix required login bypass vulnerability
2019-05-04 11:28:31 -05:00
Mike Primm c1902a2a9b Avoid exception on world border check on unloaded world 2019-05-04 02:44:11 -05:00