Commit graph

2469 commits

Author SHA1 Message Date
mikeprimm
ce72c41902 Merge pull request #3441 from HandyHat/typo
Fix typo in `configuration.txt` (round 2)
2021-07-26 19:48:54 -05:00
Mike Primm
5575c9036f Remove logging 2021-07-25 21:19:21 -05:00
Mike Primm
322b243190 More Forge 1.17.1 updates (still not shading right) 2021-07-25 21:15:02 -05:00
Mike Primm
e9f1719ff0 Initial Forge 1.17.1 code (builds, but NOT functional!) 2021-07-25 18:49:36 -05:00
HandyHat
c33fe1a21f FIx typo in configuration.txt 2021-07-24 22:44:36 +01:00
mikeprimm
da324c4225 Update README.md 2021-07-24 13:43:13 -05:00
mikeprimm
06d2393b2c Merge pull request #3431 from BrainStone/fix-typeid
Fix issue with getting the type id of a block
2021-07-22 19:26:44 -05:00
mikeprimm
da02290ed9 Merge pull request #3436 from BrainStone/fix-zoom-out-processing
Fix zoom out processing
2021-07-22 19:26:16 -05:00
BrainStone
a7e5d277b6 Added fallback in case no tile exists 2021-07-23 01:39:53 +02:00
BrainStone
cefbdea288 Move timestamp logic into a safe place 2021-07-23 00:35:40 +02:00
BrainStone
3f79dea837 Use the latest subtile timestamp
for zoom out processing, instead of the render start time.
2021-07-21 23:30:54 +02:00
BrainStone
63a3e03c24 Impelemted it for SQL style storage 2021-07-20 23:18:04 +02:00
BrainStone
f55dba6186 Set timestamps when rendering starts
- Currently only implemented for FileTreeMapStorage
2021-07-20 22:50:01 +02:00
BrainStone
b72b8a52c2 New materials don't even have an ID anymore
Handle that case as well.

Honestly the best solution would be to just get rid of getBlockIDAt as it's only used in two places where it could be trivially replaced
2021-07-18 03:27:59 +02:00
BrainStone
1ef296d0b8 Added a fallback for the case when numerical IDs have been removed from Bukkit
This fixes webbukkit/dynmap#3418.

The idea is to catch the case when numeric IDs have been removed from the code base and to then just use a fallback. Also doing it this way ensures maxium longevity, as `Material#getID` will be among the last ones removed, while other methods to get the numerical ID will get likely get removed earlier
2021-07-18 03:19:56 +02:00
Mike Primm
17491a2e6e Revert "Fix possible nullref"
This reverts commit b017fccce3.
2021-07-14 15:08:55 -05:00
mikeprimm
f19d77122c Merge pull request #3421 from Bond-009/nullref
Fix possible nullref
2021-07-14 14:25:16 -05:00
mikeprimm
e36984c815 Merge pull request #3426 from HandyHat/v3.0
Fix typo in `configuration.txt`
2021-07-14 14:24:16 -05:00
mikeprimm
96ab4dcb19 Merge pull request #3422 from belak/belak/fabric-1.17.1
Support for Fabric 1.17.1
2021-07-14 12:36:38 -05:00
Aniket
a35d33530e Fix typo in configuration.txt 2021-07-13 19:53:24 +01:00
Mike Primm
96bd48528f Handle deprecated materials 2021-07-11 11:54:03 -05:00
Kaleb Elwert
2bc57eecc3 Update required minecraft version for fabric-1.17.1
Co-authored-by: Ethan Smith <ethan@ethanhs.me>
2021-07-07 23:51:36 -07:00
Kaleb Elwert
ff3188b70d Fix 1.17.1 build 2021-07-07 19:02:02 -07:00
Kaleb Elwert
a3516b773e Initial commit of fabric-1.17.1 build 2021-07-07 19:02:02 -07:00
Bond_009
b017fccce3 Fix possible nullref 2021-07-04 21:42:48 +02:00
Mike Primm
00ec1dc12e Back to SNAPSHOT 2021-06-29 15:45:52 -05:00
Mike Primm
235a19ad58 Bump to beta-2 2021-06-28 21:41:33 -05:00
Mike Primm
e2811ad5d0 Fix Fabric 1.17 build 2021-06-28 10:49:10 -05:00
Mike Primm
b98fb1945d Turn off fabric 1.17 until we get build fixed 2021-06-27 19:41:42 -05:00
mikeprimm
f7efb3c9a7 Merge pull request #3412 from kosma/fabric-1.17
Fabric 1.17
2021-06-27 18:45:41 -05:00
mikeprimm
c8fe818a22 Merge pull request #3411 from kosma/gradle-7.1
Gradle 7.1
2021-06-27 16:32:58 -05:00
Kosma Moczek
22dbbcdadc build.gradle: tag as Kosmolot custom release 2021-06-27 21:05:18 +02:00
Kosma Moczek
f4e3a1a52e fabric-1.17: restore web chat functionality 2021-06-27 19:46:00 +02:00
Kosma Moczek
2dbd5d94c7 fabric-1.17: backport processResources fixes 2021-06-27 19:46:00 +02:00
Kosma Moczek
521fc102b7 fabric-1.17: add port 2021-06-27 19:46:00 +02:00
Kosma Moczek
4e68d60984 forge-*: fix resource patching 2021-06-27 19:41:51 +02:00
Kosma Moczek
bea4e468b9 DynmapCore: fix indentation 2021-06-27 19:38:45 +02:00
Kosma Moczek
3ea7daefbc DynmapCore: fix resource patching 2021-06-27 19:37:03 +02:00
Kosma Moczek
165fb74563 fabric-*: remove dependency on DynmapCoreAPI (duplicate classes error) 2021-06-27 16:14:43 +02:00
Kosma Moczek
7160092831 fabric-*: update processResources to Gradle 7 2021-06-27 15:58:26 +02:00
Kosma Moczek
c5f0ef3265 fabric-*: update Loom to 0.6-SNAPSHOT 2021-06-27 15:57:55 +02:00
Kosma Moczek
236081a075 spigot: fix resource handling on Gradle 7 2021-06-27 15:28:05 +02:00
Kosma Moczek
246f5e02f0 forge-*: fix resource handling on Gradle 7 2021-06-27 15:07:33 +02:00
Kosma Moczek
343d0e6acf settings.gradle: reenable most Forge builds 2021-06-27 15:07:10 +02:00
Kosma Moczek
4d8439fae9 forge-1.13.2..1.16.5: update ForgeGradle to version 5 2021-06-27 14:34:29 +02:00
Kosma Moczek
a1519624e9 DynmapCore: update processResources to Gradle 7 format 2021-06-27 14:18:53 +02:00
Kosma Moczek
bc0f25a21d build.gradle: rename compile -> implementation 2021-06-27 13:51:12 +02:00
Kosma Moczek
17375603e7 build.gradle: remove maven plugin (replaced by maven-publish) 2021-06-27 13:49:21 +02:00
Kosma Moczek
2b5748f522 Gradle: update to 7.1 (Java 16 support) 2021-06-27 13:28:51 +02:00
Mike Primm
426741aea0 Add basic support for banner rendering 2021-06-26 18:15:20 -05:00