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
Mike Primm
d186432448
Add api-version 1.13
2021-06-26 13:54:59 -05:00
Mike Primm
c7527e5e89
Clean up deprecation warning
2021-06-26 13:22:05 -05:00
Mike Primm
2997fa05cc
Fix moss_carpet texture
2021-06-26 13:15:21 -05:00
Mike Primm
271c33483e
Add fix for changing marker set for areas, circles, lines
2021-06-26 13:07:40 -05:00
mikeprimm
9257fdca7d
Merge pull request #3343 from Programie/v3.0
...
Prevent updating map while invisible
2021-06-21 13:10:57 -05:00
Mike Primm
0e8e0df00b
Merge branch 'v3.0' of git@github-home:webbukkit/dynmap.git into v3.0
2021-06-21 12:24:59 -05:00
Mike Primm
531af7393c
Back to SNAPSHOT
2021-06-21 12:24:45 -05:00
mikeprimm
0d529bb9b9
Merge pull request #3353 from arthurbambou/v3.0
...
Backward port to Fabric 1.14.4 (from Fabric 1.15.2)
2021-06-21 11:28:32 -05:00
mikeprimm
79c4dbc88c
Merge branch 'v3.0' into v3.0
2021-06-21 11:28:22 -05:00
mikeprimm
7f37c476c3
Merge pull request #3391 from jzdm/v3.0
...
Working web chat with PostgreSQL
2021-06-21 07:37:02 -05:00
mikeprimm
a9d031cccf
Merge pull request #3396 from kdkasad/fix/skinsrestorer-api
...
Fix SkinsRestorer API integration
2021-06-21 07:35:11 -05:00
Kian Kasad
04db0929ae
Use updated method of getting SkinsRestorer API
2021-06-20 09:22:07 -07:00
Kian Kasad
f8a7c0151f
Update SkinsRestorer dependency to v14.1.0-SNAPSHOT
2021-06-20 09:16:59 -07:00
jzdm
d21123a45b
Merge pull request #1 from jzdm/jzdm-postgres-webchat
...
Working web chat with PostgreSQL
2021-06-18 09:17:19 +02:00
jzdm
bdfe5d72af
Working web chat with PostgreSQL
...
Webchat basically working when using PostgreSQL. No chatlengthlimit.
2021-06-18 09:16:06 +02:00
Mike Primm
d829b89f28
Bump to beta-1
2021-06-13 21:58:45 -05:00
Mike Primm
f516361c38
Add more 1.17 blocks (dripstone, moss, roots)
2021-06-13 21:58:01 -05:00
Mike Primm
4246534c44
Fix skin loading for 1.17
2021-06-13 14:01:54 -05:00
Mike Primm
e9a6493dee
Add waxed copper blocks, other blocks
2021-06-13 13:26:23 -05:00
Mike Primm
ef0721f684
Add more 1.17 blocks (mostly copper related)
2021-06-13 09:49:40 -05:00
Mike Primm
02bfd0ba34
Add missing deepslate blocks
2021-06-12 15:33:08 -05:00
Mike Primm
33ee93caba
Update texture resources for 1.17, add deepslate blocks for 1.17
2021-06-12 15:05:19 -05:00
Mike Primm
9dd316b852
Initial building/running Spigot 1.17 code... still very incomplete
2021-06-11 21:59:04 -05:00
Mike Primm
c93723ef9f
Turn off Forge for now - ForgeGradle changes broke everything...
2021-06-11 11:31:09 -05:00
Cat Core
a2f6a21d3c
Add support for fabric 1.14.4
2021-04-30 21:48:56 +02:00
Michael Wieland
43ed5a5411
Prevent updating map while invisible
2021-04-19 19:06:38 +02:00
Mike Primm
e49452ea12
Switch to 3.2-SNAPSHOT
2021-03-16 23:32:24 -05:00
Mike Primm
693db1e19c
Fix stateByID fix for 1.11.2 amd 1.12.2
2021-03-14 18:09:51 -05:00
Mike Primm
396acc6ae8
Switch to 3.1 for GA
2021-03-14 16:52:29 -05:00
Mike Primm
6ba77e4e4a
More tweaks in DynmapBlockState
2021-03-14 15:30:35 -05:00
Mike Primm
ad0963934a
Add performance tweaks on DynmapBlockState
2021-03-14 14:08:38 -05:00
Mike Primm
1e751e13dd
Add logN growth in DynmapBlockState
2021-03-14 12:20:36 -05:00
Mike Primm
8fb20f5f16
Propagate stateByID scaling performance improvement
2021-03-14 12:08:07 -05:00
mikeprimm
106474bbf5
Merge pull request #3309 from miiichael/patch-1
...
Resize stateByID by 10% instead of a single element at a time
2021-03-11 20:38:21 -06:00
mikeprimm
9ccefd27d9
Merge pull request #3297 from Programie/v3.0
...
Fixed not replacing {timestamp} placeholder in configuration request
2021-03-11 20:36:58 -06:00
mikeprimm
db5724ef00
Merge pull request #3280 from Doregon/v3.0
...
Spell Checker - 1
2021-03-11 20:35:12 -06:00
mikeprimm
ab7b9105d4
Merge pull request #3307 from stepech/v3.0
...
Update SkinsRestorer hook to v14 API
2021-03-11 20:33:33 -06:00
Michael
4566d4c3d3
Resize stateByID by 10% instead of a single element at a time
...
For a complex modpack, this reduces startup time by more than 99%, because Arrays.copyOf() is invoked only dozens of times instead of hundreds of thousands of times. Fixes #3284 and #3296 , and possibly others.
Only patched forge 1.16.5 because that's all I'm running at the moment, but I expect the same fix can be applied elsewhere.
2021-03-06 20:42:19 +08:00
stepech
cc80570d3e
Update SkinsRestorer hook to v14 API
2021-03-04 20:49:47 +01:00
Michael Wieland
c9efee644c
Fixed not replacing {timestamp} placeholder in configuration request
2021-02-25 17:57:13 +01:00
Adam Tunnic
191a76de78
Update CONTRIBUTING.md
2021-02-12 12:22:12 -05:00
Adam Tunnic
1323134bbe
Update README.md
2021-02-12 12:19:44 -05:00
Adam Tunnic
eae1721fbd
Update gibberish.txt
2021-02-12 12:17:05 -05:00
Adam Tunnic
8c11c59202
Merge pull request #1 from webbukkit/v3.0
2021-02-12 12:15:13 -05:00