Commit graph

2047 commits

Author SHA1 Message Date
mikeprimm
6a0ea88be0 Merge pull request #2668 from lennartbecker/load-map-updates-immediately
Standalone: Load changes immediately after page load
2019-12-14 08:33:44 -06:00
mikeprimm
9502107020 Merge pull request #2654 from linuxdaemon/v3.0+fix-mariadb-driver-pkg
Fix MariaDB Driver package name
Thanks!
2019-12-14 08:29:40 -06:00
mikeprimm
fde5b1324c Merge pull request #2655 from EnKrypt/patch-1
Fixed typo in config file comment
Thanks!
2019-12-14 08:28:58 -06:00
mikeprimm
c625d0fd36 Merge pull request #2649 from pavog/patch-1
Fix typo for "LuckPerms" in plugin.yml softdepend

Thanks!
2019-12-14 08:28:28 -06:00
mikeprimm
d7cc10a99a Merge pull request #2644 from MiniDigger/patch-1
Add new repo for bStats, fixes #2643

Looks good - thanks!   All my machines have things cached, so missed this impact
2019-12-14 08:27:46 -06:00
mikeprimm
0f93a2fec7 Merge pull request #2557 from injust/patch-1
Remove duplicate of onblockfade trigger
2019-12-14 08:02:54 -06:00
Mike Primm
7010dc39b4 Force lower case on tiles and matchTiles references in CTM 2019-12-08 01:55:39 -06:00
Mike Primm
76a91725cf Fix texture order handling for mod support API handling for stairs 2019-12-08 01:01:21 -06:00
Mike Primm
ba6b5e1980 Fix incorrect transparency handling on copyblock: texture handling 2019-12-08 00:59:19 -06:00
Lennart Becker
885f417469 Standalone: Load changes immediately after page load 2019-11-29 12:33:03 +01:00
Arvind Kumar
f3a0569a71 Fixed typo in config file comment 2019-11-12 23:51:10 +05:30
linuxdaemon
6a9d1435a0 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
b9c7d2ef3d Fix typo for "LuckPerms" in plugin.yml softdepend 2019-11-05 13:53:10 +01:00
MiniDigger
a5948eddb1 Update bStats to 1.5 2019-11-04 17:29:28 +01:00
MiniDigger
5c0289884f Add new repo for bStats 2019-11-04 17:28:10 +01:00
Mike Primm
8a49b9b00b Handle meta=0 as undefined in CTM 2019-09-29 17:51:58 -05:00
Mike Primm
9b3e257c0f Bump to beta-6 2019-09-29 16:53:14 -05:00
Mike Primm
b6100f45d0 Handle legacy block IDs in RPs 2019-09-29 16:44:39 -05:00
Mike Primm
f90b8e82f9 Update Forge 1.13.2 verison 2019-09-29 15:29:43 -05:00
Mike Primm
f08f2fc130 Pivot to beta-5 2019-07-22 07:28:24 -05:00
Justin Su
21244cabcf Remove duplicate of onblockfade trigger 2019-07-22 07:54:07 -04:00
Mike Primm
d5b7bf09d2 Fix for ConcurrentModificationException in markers code 2019-07-21 13:16:05 -05:00
Mike Primm
6319db5106 Reuse 1.14.x helper for supporting 1.14.4 2019-07-21 12:39:17 -05:00
Mike Primm
d086f45b57 Update settings files 2019-06-09 17:18:34 -05:00
mikeprimm
e3b7c4f7d3 Update README.md 2019-06-09 12:56:43 -05:00
Mike Primm
8248356a1a Back to SNAPSHOT 2019-06-09 12:55:50 -05:00
Mike Primm
6f39a145df Prep for release of beta-4 2019-06-09 10:52:10 -05:00
Mike Primm
f49daa2d1d Add experimental option to try to migrate old chunks 2019-06-09 09:59:08 -05:00
mikeprimm
03bc80b0e3 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
d1738226d2 Merge pull request #2482 from rumickon/skin_fix
Skin fix
2019-06-09 07:30:02 -05:00
Mike Primm
b9df5ab404 Prep for 1.14.3 2019-06-08 22:27:29 -05:00
Mike Primm
cc9108c7d5 Fix server name to use MOTD on 1.14.x 2019-06-08 21:58:00 -05:00
Mike Primm
31dd4dee0f Fix 1.14 biome mapping 2019-06-08 21:47:43 -05:00
Mike Primm
6b4e7a205f Avoid rendering incompletely generated chunks 2019-06-05 21:32:31 -05:00
Mike Primm
7e7e2aa980 Fix 1.14 biome shading 2019-06-05 19:36:54 -05:00
Mike Primm
fe7eb8df4f Attempt to fix grass shading in 1.14.x 2019-06-05 18:48:45 -05:00
Mike Primm
70b68ea8db Fix water color shading in 1.14 2019-06-05 18:39:00 -05:00
Mike Primm
8e0dd820d0 Add 1.14 Bell support 2019-06-05 18:25:32 -05:00
Mike Primm
37fd50a1aa Add 1.14 campfile 2019-06-05 17:44:51 -05:00
Stormboomer
77f3677348 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
449ceffe1e 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
800cf2017e Merge branch 'v3.0' of github.com:webbukkit/dynmap into skin_fix 2019-05-28 19:41:11 +03:00
Mike Primm
eb905dc439 Bump to use 1.14.1 support for 1.14.2 2019-05-28 10:47:56 -05:00
Mike Primm
98d75a0492 Add 1.14 stonecutter 2019-05-26 00:37:40 -05:00
Mike Primm
0d30fa48ce Add 1.14 smithing table 2019-05-26 00:18:32 -05:00
Mike Primm
0b12a79ab2 Add 1.14 lantern 2019-05-26 00:07:01 -05:00
rumickon
17f5bdb4ce Merge branch 'v3.0' of github.com:webbukkit/dynmap into skin_fix 2019-05-22 19:45:25 +03:00
Mike Primm
35abc6b804 Add buildspec.yml 2019-05-18 23:18:54 -05:00
Mike Primm
0b4878f960 Add 1.14 lectern 2019-05-18 22:18:38 -05:00
Mike Primm
f416c636e8 Add 1.14 grindstone 2019-05-18 21:44:13 -05:00