Commit Graph

1963 Commits

Author SHA1 Message Date
Azarias Boutin
87638c6bf5 Added LuckPerms to the permissions for spigot 2019-03-20 07:03:47 +01:00
Mike Primm
57fa00b7c3 More Forge 1.13.2 updates 2019-03-13 23:05:06 -05:00
Mike Primm
1dcc86ede1 MOre Forge 1.13.2 work 2019-03-09 18:38:30 -06:00
Mike Primm
38b4624ce9 Initial code porting for Forge 1.13.2 - not yet functional 2019-03-03 21:10:45 -06:00
Mike Primm
495a6f7ec2 Add ImageLen for SQLLite to PHP (standalone server) 2019-02-04 00:13:02 -06:00
Mike Primm
4e9739a212 Merge branch 'v3.0' of https://github.com/webbukkit/dynmap.git into v3.0 2019-02-03 22:50:56 -06:00
Mike Primm
eacb7c6398 Add column to record byte length of images for SQLite blobs 2019-02-03 22:48:33 -06:00
Mike Primm
31f030abef Add column to record byte length of images for SQLite blobs 2019-02-03 22:19:39 -06:00
mikeprimm
f4a7d46575
Merge pull request #2433 from KovuTheHusky/biomes-1.13
Add 1.13 biome mappings and colors
2019-02-03 22:18:09 -06:00
mikeprimm
b36e59c6a0
Merge pull request #2435 from alpe12/patch-1
Reduce the transfered image size when using SQLite
2019-02-03 22:17:21 -06:00
Mike Primm
e85ae05d4d Handle JEIDs/NEIDs on Forge 1.10.2 2019-02-03 14:32:47 -06:00
alpe12
7f8f44737e
Reduce the transfered image size when using SQLite
https://github.com/webbukkit/dynmap/issues/2415
2019-01-31 21:03:11 -02:00
KovuTheHusky
96eb4decf5 Add 1.13 biome mappings and colors 2019-01-30 17:32:57 -05:00
Mike Primm
648e11bb53 Add r/w lock around marker file operations and commands 2019-01-27 15:04:05 -06:00
Mike Primm
e7113dc163 Merge branch 'v3.0' of https://github.com/webbukkit/dynmap.git into v3.0 2019-01-27 14:16:22 -06:00
Mike Primm
731b40f680 Update SnakeYAML - see if this helps marker issue 2019-01-27 14:16:12 -06:00
Mike Primm
982a3aab21 Handle old 64x32 skins while still handling new ones 2019-01-04 00:27:01 -06:00
Mike Primm
08226b8602 Update default player skin to new format, expect 64x64 2018-12-31 08:37:01 -06:00
Mike Primm
39bfa0e9b1 Add support for 2nd layer on body mode player icons 2018-12-12 23:34:15 -06:00
Mike Primm
f8f6cd2c3d Back to SNAPSHOT 2018-12-09 19:17:07 -06:00
Mike Primm
d9186e5464 Fix world idle-out on 1.12.2 2018-12-09 09:59:12 -06:00
Mike Primm
6b5c546ae9 Add forum and issue tracker URLs 2018-12-08 23:01:04 -06:00
Mike Primm
ced39e8b29 Fix chunkgenerate and chunkpopulate trigger on 1.10.2 2018-12-08 22:43:44 -06:00
Mike Primm
ec8df4a23e Fix chunkgenerate/chunkpopulate triggers in 1.11.2 2018-12-08 22:29:03 -06:00
Mike Primm
a77ebecd1c Merge branch 'v3.0' of https://github.com/webbukkit/dynmap.git into v3.0 2018-12-08 21:27:49 -06:00
Mike Primm
4a13191ba5 Bump to beta-3 2018-12-08 21:27:22 -06:00
Mike Primm
def802bf8d Fix world load/unload handling and chunk generate/populate events 2018-12-08 12:31:16 -06:00
Mike Primm
a7d7b5f6e2 Merge branch 'v3.0' of https://github.com/webbukkit/dynmap.git into v3.0 2018-12-08 10:38:11 -06:00
Mike Primm
29ebef172f Fix 1.13 world border support, handle world border changes 2018-12-08 10:36:30 -06:00
Mike Primm
95decf005c Fix 1.13 world border support, handle world border changes 2018-12-08 00:15:06 -06:00
Mike Primm
3650dc7d2a Fix scaling of player health bar 2018-12-07 21:33:35 -06:00
Mike Primm
505e6b3b90 Improve ETag caching support for image tiles 2018-12-07 21:32:28 -06:00
Mike Primm
b24f92cdd0 Add blockname and statename support to CTM 2018-12-04 00:44:22 -06:00
Mike Primm
41a6a14fbd Fix 1.13 snow layer model 2018-12-01 23:06:05 -06:00
Mike Primm
fd698de4c0 Fix oak stairs model for pre-1.13 2018-12-01 22:50:44 -06:00
Mike Primm
12c4df777d Add workaround for Spigot 1.13.2 bug with loadChunk(x,z,false)
Workaround problem with fact that World.loadChunk(x, z, false) fails
when called on existing chunks that have not been migrated to 1.13.x
format.
2018-12-01 20:56:08 -06:00
mikeprimm
24c62e80ec
Merge pull request #2391 from aarroonn789/v3.0
Added MySQL connection flags option "flags" in configuration.txt
2018-12-01 12:06:03 -06:00
Aaron Harabedian
36e5b7e391 Added MySQL connection flags option "flags" in configuration.txt 2018-11-28 02:33:21 -05:00
Mike Primm
2e0a832df3 Back to SNAPSHOT 2018-10-22 19:19:23 -05:00
Mike Primm
5c9d16007d Set to 3.0-beta-2 2018-10-22 19:11:42 -05:00
Mike Primm
54ed4c7842 Add 1.13.2 Spigot support 2018-10-22 18:52:41 -05:00
mikeprimm
d227d48ffb
Merge pull request #2365 from haffmans/v3.0
Fix loading profiles to solve 500 errors on login
2018-10-20 11:18:02 -05:00
Wouter Haffmans
f3fea246bf Fix loading profiles to solve 500 errors on login
This loads profiles from the server cache, which properly sets the uuid
(which again is used to check for bans in some other layers).

Backport of DynmapForge PR 77
2018-10-19 22:28:59 +02:00
Mike Primm
b741bb522d Fix redstone in hideores=true 2018-09-12 19:58:32 -05:00
Mike Primm
df43618354 Fix flowerpot model 2018-09-11 00:09:57 -05:00
Mike Primm
fff104b424 Fix sign models 2018-09-10 23:23:53 -05:00
Mike Primm
df3f51f987 Back to snapshot 2018-09-09 22:33:34 -05:00
Mike Primm
c00c9619a3 Merge branch 'v3.0' of https://github.com/webbukkit/dynmap.git into v3.0 2018-09-09 21:48:35 -05:00
Mike Primm
c75c19a9e2 Set to beta-1 2018-09-09 21:48:21 -05:00
Mike Primm
0a17eb060a Fix 1.13.x chest rendering models 2018-09-09 18:49:57 -05:00