Commit Graph

2159 Commits

Author SHA1 Message Date
Mike Primm 80f8aca6f7 Clean up init of coord widget 2020-05-02 18:19:17 -05:00
Mike Primm 15cf132ada show-mc 2020-05-02 17:50:22 -05:00
Mike Primm e7fefeae8d Add support for lighting level toned maps: nightspawn daynightspawn 2020-05-02 15:21:47 -05:00
Mike Primm 28f2935fc5 Provide grayscale and graytone in default lighting 2020-05-02 14:11:52 -05:00
Mike Primm 2c3adfb451 Change parchment default to #C09A53 2020-05-02 13:05:05 -05:00
Mike Primm 6a99217676 Add support for grayscale lighting, parchment lighting 2020-05-02 13:00:51 -05:00
Mike Primm 9d7878c530 More 1.13.2 fixes 2020-04-26 21:28:12 -05:00
Mike Primm b61b5ca39a More fixes 2020-04-26 19:43:35 -05:00
Mike Primm a4e5e40825 Fix debug 2020-04-26 18:49:51 -05:00
Mike Primm a76bae8412 Debug chunk loader 2020-04-26 18:02:51 -05:00
Mike Primm b6597d8876 More 1.13.2 debug 2020-04-26 17:54:28 -05:00
Mike Primm e85581a424 Merge branch 'v3.0' of https://github.com/webbukkit/dynmap.git into v3.0 2020-04-26 17:18:45 -05:00
Mike Primm bfbcde99f3 Handle null container file for 'minecraft' on 1.13.x+ 2020-04-26 17:18:30 -05:00
mikeprimm 5cf9a375e1
Update README.md 2020-04-26 17:03:08 -05:00
Mike Primm 27d767ac35 Fix block state iterator 2020-04-26 16:58:55 -05:00
Mike Primm 745f8bc947 More 1.13.2 forge work 2020-04-25 19:50:23 -05:00
Mike Primm d6aa2f9e17 Fix Forge 1.12.2 build 2020-04-25 18:51:11 -05:00
mikeprimm 79c8add641
Update README.md 2020-04-25 13:02:05 -05:00
mikeprimm 6292cb774e
Merge pull request #2875 from webbukkit/revert-2838-v3.0
Revert "Support Mohist"
2020-04-13 07:53:06 -05:00
mikeprimm 2d3931bcaa
Revert "Support Mohist" 2020-04-13 07:52:45 -05:00
mikeprimm 781238dad9
Update plugin.yml 2020-04-12 19:41:18 -05:00
mikeprimm 9e70e2ce53
Merge pull request #2769 from PEXPlugins/feature/vaultperms
Add Vault compatibility and fix PEX v2 usage
2020-04-12 19:40:25 -05:00
mikeprimm 57bd7db63c
Update plugin.yml 2020-04-12 19:40:14 -05:00
mikeprimm 11dd0cff5b
Update plugin.yml 2020-04-12 19:38:20 -05:00
mikeprimm 78b7733657
Merge pull request #2770 from baconwaifu/postgres
Adding standalone files for postgres
2020-04-12 19:35:14 -05:00
mikeprimm 3b09dba95f
Merge branch 'v3.0' into postgres 2020-04-12 19:35:03 -05:00
mikeprimm c7f438dda9
Merge pull request #2838 from Mohist-Community/v3.0
Support Mohist
2020-04-12 19:33:46 -05:00
mikeprimm 7051af01b7
Merge pull request #2839 from L0laapk3/v3.0
fix vertical centering of markers
2020-04-12 19:31:52 -05:00
mikeprimm 7f7ab08fe5
Merge pull request #2841 from paulstraw/feature/worldborderlabel
Add `worldborderlabel` configuration.txt setting
2020-04-12 19:31:06 -05:00
mikeprimm 5c8e3ef758
Update mcmod.info 2020-04-12 19:28:29 -05:00
mikeprimm d3cb6442bb
Update mcmod.info 2020-04-12 19:28:09 -05:00
mikeprimm 39a8f4401a
Update mcmod.info 2020-04-12 19:27:49 -05:00
mikeprimm 99529bf1f8
Update mcmod.info 2020-04-12 19:27:20 -05:00
mikeprimm 7ad0baf249
Update mcmod.info 2020-04-12 19:26:58 -05:00
mikeprimm 9f6d7c2bc5
Add reddit URL 2020-04-12 19:26:32 -05:00
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