Commit Graph

2059 Commits

Author SHA1 Message Date
Mike Primm
29f3774c7c Get 1.13.2 forge building again 2019-12-14 23:12:44 -06:00
mikeprimm
475db4a97c
Merge pull request #2692 from pk910/v3.0
spigot 1.15 support
2019-12-14 22:12:19 -06:00
mikeprimm
69e42c83db
Merge branch 'v3.0' into v3.0 2019-12-14 22:09:42 -06:00
mikeprimm
700259f979
Merge pull request #2691 from JAysz0n/v3.0
Added support for 1.15
2019-12-14 21:58:48 -06:00
mikeprimm
779d3ff2c8
Merge pull request #2694 from RalphORama/v3.0
Enable parallel Gradle builds
2019-12-14 21:52:15 -06:00
Ralph Drake
95cc8c687a
Update gradle.properties 2019-12-14 18:17:02 -05:00
mikeprimm
e14179bff6
Merge pull request #2670 from SijmenSchoon/v3.0
Update LuckPerms and bStats
2019-12-14 13:38:29 -06:00
mikeprimm
4e7448dd8f
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
4a5e14ee73
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
bc72cb0e6f
Merge pull request #2655 from EnKrypt/patch-1
Fixed typo in config file comment
Thanks!
2019-12-14 08:28:58 -06:00
mikeprimm
40dcd8748d
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
72cae6fc74
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
ad4440b263
Merge pull request #2557 from injust/patch-1
Remove duplicate of onblockfade trigger
2019-12-14 08:02:54 -06:00
pk910
168850f61e fixed biome data handling in MapChunkCache115.java 2019-12-14 06:31:15 +01:00
pk910
73bab0a37f experimental spigot 1.15 support 2019-12-12 21:27:39 +01:00
BuildTools
ebd883b1c2 Added support for 1.15 2019-12-12 21:15:11 +01:00
Mike Primm
a1351ed094 Force lower case on tiles and matchTiles references in CTM 2019-12-08 01:55:39 -06:00
Mike Primm
f910b1135d Fix texture order handling for mod support API handling for stairs 2019-12-08 01:01:21 -06:00
Mike Primm
24bb87d635 Fix incorrect transparency handling on copyblock: texture handling 2019-12-08 00:59:19 -06:00
Sijmen Schoon
dd78b11144
Bump to beta-7 2019-12-02 19:35:18 +01:00
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
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
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