Commit graph

3145 commits

Author SHA1 Message Date
Kosma Moczek
2c94060816 fabric-1.20: mark as compatible with 1.20.1 2023-06-12 22:54:36 +02:00
Michael Primm
0451b97a4b Add missing 1.20 blocks 2023-06-10 00:17:07 -04:00
Michael Primm
19c14c6007 More gradle updates 2023-06-09 23:42:40 -04:00
Michael Primm
35e5acebb6 Avoid jar bloat during shadow building 2023-06-09 03:47:31 -04:00
Michael Primm
b4317cfa73 More spigot 1.20 updates 2023-06-09 02:49:17 -04:00
Michael Primm
6beb62b4b7 Initial Spigot/Paper 1.20 support 2023-06-09 02:05:17 -04:00
Michael Primm
feac442492 Make fabric, forge consistent on block type logic 2023-06-08 16:00:47 -05:00
Michael Primm
ac08bea145 Forge 1.20 - start Spigot 1.20 2023-06-08 15:53:11 -05:00
mikeprimm
58fc5665e0 Merge pull request #3970 from kosmolot-mods/fabric-1.20
Fabric 1.20
2023-06-08 14:32:35 -05:00
Kosma Moczek
0c135fa8a8 fabric-1.20: update to 1.20 release 2023-06-08 17:06:16 +02:00
Kosma Moczek
d9f577fbf1 fabric-1.20: update code to 1.20 2023-05-23 01:31:23 +02:00
Kosma Moczek
ccd8b76327 fabric-1.20: update Fabric to 1.20-pre4 2023-05-23 01:31:23 +02:00
Kosma Moczek
eeaa9ccf6f fabric-1.20: add to settings.gradle 2023-05-23 01:31:23 +02:00
Kosma Moczek
c022700e4e fabric-1.20: fixup package name 2023-05-23 01:31:23 +02:00
Kosma Moczek
7a520f8991 fabric-1.20: copy from fabric-1.19.4 2023-05-22 23:38:46 +02:00
Michael Primm
2004e3dff8 Update java version 2023-05-10 08:52:53 -05:00
Michael Primm
247063a35e Fix cache poisoning on initial tiles on view 2023-05-09 20:47:23 -05:00
Michael Primm
fa4867ed95 project file updates 2023-05-09 18:30:50 -05:00
Michael Primm
3d87957397 Get './gradlew eclipse' working again 2023-05-09 18:29:43 -05:00
Michael Primm
9ef0589a5f Use read API (avoid fixers running) 2023-05-09 14:24:15 -05:00
Michael Primm
9cd2e341e6 Update for 1.19.4 spigot change 2023-05-02 23:30:16 -05:00
Michael Primm
51233da542 3.6-SNAPSHOT 2023-04-29 20:55:22 -05:00
Michael Primm
dcb01bb84c Prep for 3.5 GA 2023-04-29 16:26:27 -05:00
Michael Primm
cf6d14bef8 Merge branch 'v3.0' of git@github-home:webbukkit/dynmap.git into v3.0 2023-04-16 23:53:59 -05:00
Michael Primm
2456633474 Fix >8 bit palette handling 2023-04-16 23:53:45 -05:00
mikeprimm
e435225343 Update index.html
Fix iOS viewing
2023-04-11 08:51:08 -05:00
mikeprimm
7103c3540f Merge pull request #3951 from shaijana/v3.0
Fixed color of cherry-leaves
2023-04-11 08:50:06 -05:00
Shaijana
c95408aba8 Fixed color of cherry-leaves 2023-03-28 00:34:30 +02:00
Michael Primm
a6b8f915dd Missed checkin 2023-03-23 22:28:18 -05:00
Michael Primm
7d7fadd4be Rework cave shader - make default proportional for variable world height 2023-03-23 13:27:33 -05:00
Michael Primm
1fbc54ecdc Add map data versions for 1.19.2, 1.19.3, 1.19.4 2023-03-21 18:55:29 -05:00
Michael Primm
9ff3d2284a Back to SNAPSHOT 2023-03-19 00:37:19 -05:00
Michael Primm
d4f78040ca Finish 1.20 preview blocks 2023-03-18 19:52:09 -05:00
Michael Primm
6cd0fa9567 Add cherry signs 2023-03-18 19:11:32 -05:00
Michael Primm
9b3ff485b1 Add upcoming cherry wood blocks 2023-03-18 15:06:52 -05:00
Michael Primm
19c6fb13dd Add chiseled_bookshelf 2023-03-18 14:44:59 -05:00
Michael Primm
dd75ead971 Merge branch 'v3.0' of git@github-home:webbukkit/dynmap.git into v3.0 2023-03-18 13:22:08 -05:00
Michael Primm
6dd8c2ab95 Update block textures 2023-03-18 13:21:50 -05:00
mikeprimm
2dc7f2e5c9 Update to beta-3 2023-03-18 11:38:42 -05:00
mikeprimm
66dcf33b61 Switch to beta-3 2023-03-18 11:38:08 -05:00
Michael Primm
eb303071be Update Forge 1.19.3 to also work with Forge 1.19.4 2023-03-16 17:46:18 -05:00
Michael Primm
4a3ef0f10b Turn fabric 1.19.4 back on 2023-03-16 16:03:57 -05:00
mikeprimm
cf3ec7d3e8 Merge pull request #3946 from kosma/fabric-1.19.4-fix
fabric: fix build issues with 1.19.4 port
2023-03-16 09:44:09 -05:00
Kosma Moczek
d696d9f6a5 fabric: fix build issues with 1.19.4 port 2023-03-16 14:20:38 +01:00
Michael Primm
852bd27559 Build without fabric 1.19.4 (debug later) 2023-03-16 01:28:30 -05:00
Michael Primm
dc18fc46d8 Initial Spigot/Paper 1.19.4 2023-03-16 00:55:32 -05:00
mikeprimm
5c8631ed7b Merge pull request #3945 from kosma/fabric-1.19.4
Fabric 1.19.4
2023-03-15 21:05:31 -05:00
Kosma Moczek
211869f45d fabric-1.19.4: adapt for 1.19.4 changes 2023-03-14 22:35:35 +01:00
Kosma Moczek
f823ecd876 fabric-1.19.4: update dependencies to 1.19.4 2023-03-14 21:14:14 +01:00
Kosma Moczek
60f222ff5b fabric-1.19.4: remap to yarn 1.19.4+build.1 2023-03-14 21:14:14 +01:00