mikeprimm
7c6d357d3d
Add Reddit URL
2020-04-12 19:26:00 -05:00
mikeprimm
13a907584d
Update README.md
2020-04-12 19:24:20 -05:00
Paul Straw
c690644b93
Adds worldborderlabel configuration.txt setting
2020-04-02 22:01:30 -07:00
L0laapk3
9b5d3ee70c
fix centering of markers
2020-04-01 00:14:18 +02:00
Mgazul
5f43b6466e
Support Mohist
2020-03-31 23:48:53 +08:00
mikeprimm
07fa1c9def
Merge pull request #2781 from Ry0taK/v3.0
...
Fix unintended redirection to welcome file
2020-02-06 07:48:00 -06:00
Ry0taK
e052d6813e
Fix unintended redirection to welcome file
2020-02-06 05:47:03 +00:00
baconwaifu
b1db367318
Add initial postgres standalone support. EXPERIMENTAL. chat broken.
2020-01-27 22:27:09 -05:00
baconwaifu
45da3f8346
Add list of storage options to README, and mark postgres as experimental
2020-01-27 22:27:03 -05:00
baconwaifu
7c35ed5369
Fix Postgres column typing for standalone files
2020-01-27 22:26:46 -05:00
Zach Levis
c77ae21e4e
Switch to https for maven central repo
2020-01-26 20:45:31 -08:00
Zach Levis
638b17bc17
spigot: Add Vault permissions provider
...
This allows performing permissions checks using any plugin that
implements the Vault interfaces without having to provide direct
support, including for offline players.
2020-01-26 20:45:29 -08:00
Zach Levis
6152c07d9e
spigot: For PEX provider, check class presence
...
Previously, just the plugin name was checked, which meant that Dynmap
would crash on servers running PEX 2 rather than falling back to another
provider such as superperms or op
2020-01-26 20:44:54 -08:00
Mike Primm
19e4599d8c
Back to SNAPSHOT
2020-01-24 00:06:55 -06:00
Mike Primm
9408bb9e2a
Fix chunk lighting for deep water (no skylight data)
2020-01-23 23:38:09 -06:00
Mike Primm
1c3e79c81a
Prep for beta 10 release
2020-01-23 22:36:27 -06:00
Mike Primm
904c9be5ed
Update for 1.15.2 Spigot
2020-01-22 11:06:09 -06:00
mikeprimm
443b57b79a
Merge pull request #2748 from Ry0taK/v3.0
...
Update Jetty to 9.4.24
2020-01-22 10:48:50 -06:00
RyotaK
8487c59fc4
Merge branch 'v3.0' into v3.0
2020-01-19 10:14:42 +09:00
Mike Primm
ecf5134c22
Fix ladder model
2020-01-12 20:17:22 -06:00
Mike Primm
9785f98a91
Switch to SNAPSHOT
2020-01-12 19:15:19 -06:00
Mike Primm
ca880437a5
Drop Forge 1.13.2 build until it is fixed
2020-01-12 19:13:53 -06:00
Mike Primm
948184d099
Fix forge 1.13.2 mappings
2020-01-12 18:31:01 -06:00
RyotaK
60b767f38b
Revert URL of gradle
2020-01-13 00:14:35 +00:00
RyotaK
e015b862b3
Revert gradle-wrapper.properties
2020-01-13 00:13:34 +00:00
RyotaK
d099f9c32d
Fix indent
2020-01-13 00:11:35 +00:00
RyotaK
80ad51badd
Fix dependency format
2020-01-13 00:09:55 +00:00
RyotaK
8dfacc9d12
Update Jetty
2020-01-13 00:03:57 +00:00
Mike Primm
54f87042e4
Bump to beta-9
2019-12-22 18:51:07 -06:00
Mike Primm
8d1067e6de
1.13.2 build fix
2019-12-22 18:15:35 -06:00
Mike Primm
344a762425
Jetty CERT mitigation
2019-12-22 18:13:50 -06:00
Mike Primm
5e139faf16
Another attempt to sort of 1.13.2 build
2019-12-22 18:13:36 -06:00
Mike Primm
c17d9d644d
Merge branch 'v3.0' of https://github.com/webbukkit/dynmap.git into v3.0
2019-12-21 23:00:50 -06:00
Mike Primm
4f839d1a94
Fix dependency in 1.13.2 build
2019-12-21 22:59:57 -06:00
mikeprimm
0a4cef6a1c
Merge pull request #2710 from MitchTalmadge/v3.0
...
Use Material instead of Block ID in SignChangeEvent and BlockEvent (Fixes #2699 )
2019-12-20 20:38:03 -06:00
Mike Primm
7ee2bb1507
Revert api-version change - problems with 1.15.1
2019-12-20 20:26:18 -06:00
Mitch Talmadge
2383712d3d
Change 'int blkid' to 'String material' for block and sign-change events.
2019-12-19 21:36:09 -07:00
Mike Primm
f495691833
Back to SNAPSHOT
2019-12-17 19:27:30 -06:00
Mike Primm
b467e18030
Bump to beta-8
2019-12-17 19:08:34 -06:00
Mike Primm
fb0ea1b948
Update for Spigot 1.15.1
2019-12-17 19:06:12 -06:00
Mike Primm
009e4dcdb2
Back to SNAPSHOT
2019-12-15 20:56:04 -06:00
Mike Primm
6ae499c5f4
Merge branch 'v3.0' of https://github.com/webbukkit/dynmap.git into v3.0
2019-12-15 14:23:38 -06:00
Mike Primm
ee64ad7663
Add new 1.15 blocks (beehive, bee nest, honey, honeycomb)
2019-12-15 14:22:14 -06:00
mikeprimm
b75206b8e8
Merge pull request #2585 from TheDGOfficial/patch-1
...
Fix missing api-version warning
2019-12-15 13:15:51 -06:00
Mike Primm
58aed1cc56
Use LuckPerms 4 API for older LuckPerms, and 5 for newer ones
2019-12-15 12:53:50 -06:00
Mike Primm
b34b7617b5
Alter default behavior when no SkyLight to 'full' vs 'none'
2019-12-15 12:18:52 -06:00
Mike Primm
18d2add463
Fix for legacy vs 1.15 biome layout
2019-12-15 09:44:16 -06:00
Mike Primm
a0aa3adfa1
Update PostgresSQL code to handle fullrender resume updates
2019-12-15 01:36:59 -06:00
mikeprimm
1eb2cd8727
Merge pull request #2633 from Marvosg/v3.0
...
Resume full renders (skip already rendered tiles)
2019-12-15 01:10:28 -06:00
Mike Primm
36e883abaf
More PR merge fixes...
2019-12-15 01:08:31 -06:00