mikeprimm
d3d711b038
Add Reddit URL
2020-04-12 19:26:00 -05:00
mikeprimm
eebc37317d
Update README.md
2020-04-12 19:24:20 -05:00
Paul Straw
3937ece59a
Adds worldborderlabel
configuration.txt setting
2020-04-02 22:01:30 -07:00
L0laapk3
7c5d339706
fix centering of markers
2020-04-01 00:14:18 +02:00
Mgazul
9f7e177db4
Support Mohist
2020-03-31 23:48:53 +08:00
mikeprimm
ee20ea84e0
Merge pull request #2781 from Ry0taK/v3.0
...
Fix unintended redirection to welcome file
2020-02-06 07:48:00 -06:00
Ry0taK
c32713e967
Fix unintended redirection to welcome file
2020-02-06 05:47:03 +00:00
baconwaifu
3feb14d8cb
Add initial postgres standalone support. EXPERIMENTAL. chat broken.
2020-01-27 22:27:09 -05:00
baconwaifu
dd1add1d25
Add list of storage options to README, and mark postgres as experimental
2020-01-27 22:27:03 -05:00
baconwaifu
09cc25aff2
Fix Postgres column typing for standalone files
2020-01-27 22:26:46 -05:00
Zach Levis
971e621bec
Switch to https for maven central repo
2020-01-26 20:45:31 -08:00
Zach Levis
23e1bd2c59
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
aee27a10d4
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
dfbe83f57c
Back to SNAPSHOT
2020-01-24 00:06:55 -06:00
Mike Primm
e74741b7bd
Fix chunk lighting for deep water (no skylight data)
2020-01-23 23:38:09 -06:00
Mike Primm
69eb2e73c5
Prep for beta 10 release
2020-01-23 22:36:27 -06:00
Mike Primm
10529e1049
Update for 1.15.2 Spigot
2020-01-22 11:06:09 -06:00
mikeprimm
fbe431d9ac
Merge pull request #2748 from Ry0taK/v3.0
...
Update Jetty to 9.4.24
2020-01-22 10:48:50 -06:00
RyotaK
f36404460a
Merge branch 'v3.0' into v3.0
2020-01-19 10:14:42 +09:00
Mike Primm
b11420f94b
Fix ladder model
2020-01-12 20:17:22 -06:00
Mike Primm
30e31dcb0c
Switch to SNAPSHOT
2020-01-12 19:15:19 -06:00
Mike Primm
02f73e1a28
Drop Forge 1.13.2 build until it is fixed
2020-01-12 19:13:53 -06:00
Mike Primm
10403ff271
Fix forge 1.13.2 mappings
2020-01-12 18:31:01 -06:00
RyotaK
92dac118be
Revert URL of gradle
2020-01-13 00:14:35 +00:00
RyotaK
f7d0b7dd7f
Revert gradle-wrapper.properties
2020-01-13 00:13:34 +00:00
RyotaK
4913646f06
Fix indent
2020-01-13 00:11:35 +00:00
RyotaK
604a534e50
Fix dependency format
2020-01-13 00:09:55 +00:00
RyotaK
3991170245
Update Jetty
2020-01-13 00:03:57 +00:00
Mike Primm
360916f5aa
Bump to beta-9
2019-12-22 18:51:07 -06:00
Mike Primm
997ff1b0db
1.13.2 build fix
2019-12-22 18:15:35 -06:00
Mike Primm
e9e34e0e90
Jetty CERT mitigation
2019-12-22 18:13:50 -06:00
Mike Primm
58186bd478
Another attempt to sort of 1.13.2 build
2019-12-22 18:13:36 -06:00
Mike Primm
34beb50177
Merge branch 'v3.0' of https://github.com/webbukkit/dynmap.git into v3.0
2019-12-21 23:00:50 -06:00
Mike Primm
fa4373fcaa
Fix dependency in 1.13.2 build
2019-12-21 22:59:57 -06:00
mikeprimm
96aa816227
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
178681d284
Revert api-version change - problems with 1.15.1
2019-12-20 20:26:18 -06:00
Mitch Talmadge
a3cb46e286
Change 'int blkid' to 'String material' for block and sign-change events.
2019-12-19 21:36:09 -07:00
Mike Primm
5dbb58dfda
Back to SNAPSHOT
2019-12-17 19:27:30 -06:00
Mike Primm
63d1127d3e
Bump to beta-8
2019-12-17 19:08:34 -06:00
Mike Primm
ad621306e8
Update for Spigot 1.15.1
2019-12-17 19:06:12 -06:00
Mike Primm
07c5edf15a
Back to SNAPSHOT
2019-12-15 20:56:04 -06:00
Mike Primm
f81f93f890
Merge branch 'v3.0' of https://github.com/webbukkit/dynmap.git into v3.0
2019-12-15 14:23:38 -06:00
Mike Primm
fce54cc0e3
Add new 1.15 blocks (beehive, bee nest, honey, honeycomb)
2019-12-15 14:22:14 -06:00
mikeprimm
2c5a467985
Merge pull request #2585 from TheDGOfficial/patch-1
...
Fix missing api-version warning
2019-12-15 13:15:51 -06:00
Mike Primm
b966903331
Use LuckPerms 4 API for older LuckPerms, and 5 for newer ones
2019-12-15 12:53:50 -06:00
Mike Primm
70ae3fbc37
Alter default behavior when no SkyLight to 'full' vs 'none'
2019-12-15 12:18:52 -06:00
Mike Primm
deb81d984b
Fix for legacy vs 1.15 biome layout
2019-12-15 09:44:16 -06:00
Mike Primm
40472f88fd
Update PostgresSQL code to handle fullrender resume updates
2019-12-15 01:36:59 -06:00
mikeprimm
49ea99b703
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
10d03ef2ee
More PR merge fixes...
2019-12-15 01:08:31 -06:00