Commit Graph

2195 Commits

Author SHA1 Message Date
Sijmen Schoon 9e7174dcde
Update LuckPerms and bStats 2019-12-01 03:38:05 +01:00
Lennart Becker 59578e6824 Standalone: Load changes immediately after page load 2019-11-29 12:33:03 +01:00
Arvind Kumar 016441fdab Fixed typo in config file comment 2019-11-12 23:51:10 +05:30
linuxdaemon 4ec3964988
Fix MariaDB Driver package name
The package name for the MariaDB JDBC drivers available from https://mariadb.com/kb/en/library/mariadb-connector-j/ is `org.mariadb` not `com.mariadb`.

Fixes #2653
2019-11-12 00:59:25 -06:00
Paul Vogel e9518fd048
Fix typo for "LuckPerms" in plugin.yml softdepend 2019-11-05 13:53:10 +01:00
MiniDigger 95f727d61c
Update bStats to 1.5 2019-11-04 17:29:28 +01:00
MiniDigger c9ec8c032c
Add new repo for bStats 2019-11-04 17:28:10 +01:00
Marvos 7980c7dbe5 Implemented functionality to resume full renders by typing "dynmap fullrender resume <world>" or "dynmap fullrender resume <world>:<map>". At the start of the render, existing map tiles are loaded from storage and their location info saved in a set. Before each tile is rendered, the set is checked if it contains the tile about to be rendered. If so, the tile is skipped. Information about skipped tiles is output in the periodic tile update message. 2019-10-21 21:32:49 +02:00
Gabriel Hautclocq 9cf3b74609 fixed disappearing markers (webbukkit#2533), many thanks to tiagoad 2019-10-04 00:51:57 +02:00
Mike Primm 1be9f663c7 Handle meta=0 as undefined in CTM 2019-09-29 17:51:58 -05:00
Mike Primm 398e2d4f5f Bump to beta-6 2019-09-29 16:53:14 -05:00
Mike Primm ab64f92fcb Handle legacy block IDs in RPs 2019-09-29 16:44:39 -05:00
Mike Primm 0d336ea988 Update Forge 1.13.2 verison 2019-09-29 15:29:43 -05:00
baconwaifu 8522015edc Add initial postgres support; internal webserver works perfectly 2019-09-26 20:36:09 -04:00
Mustafa ÖNCEL 778327cad4
Fix missing api-version warning 2019-08-15 02:43:47 +03:00
Eric_Lian 7f84262bfb HD skins support 2019-08-14 23:28:20 +08:00
Tiago Dias 8fc95bfc96 Fix for disappearing sign-markers on 1.14 (Issue #2533) 2019-08-14 12:41:24 +01:00
Mike Primm fadfe1ba09 Pivot to beta-5 2019-07-22 07:28:24 -05:00
Justin Su 8ca0da72f1
Remove duplicate of onblockfade trigger 2019-07-22 07:54:07 -04:00
Mike Primm f1b7741f65 Fix for ConcurrentModificationException in markers code 2019-07-21 13:16:05 -05:00
Mike Primm e046f2576c Reuse 1.14.x helper for supporting 1.14.4 2019-07-21 12:39:17 -05:00
Mike Primm cd63b78c67 Update settings files 2019-06-09 17:18:34 -05:00
mikeprimm c215037796
Update README.md 2019-06-09 12:56:43 -05:00
Mike Primm 43c573ebe1 Back to SNAPSHOT 2019-06-09 12:55:50 -05:00
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