Mike Primm
a72205b234
Back to SNAPSHOT
2018-12-09 19:17:07 -06:00
Mike Primm
f005a77e8e
Fix world idle-out on 1.12.2
2018-12-09 09:59:12 -06:00
Mike Primm
0bc75a7f63
Add forum and issue tracker URLs
2018-12-08 23:01:04 -06:00
Mike Primm
438d51f3c3
Fix chunkgenerate and chunkpopulate trigger on 1.10.2
2018-12-08 22:43:44 -06:00
Mike Primm
c3f96af63f
Fix chunkgenerate/chunkpopulate triggers in 1.11.2
2018-12-08 22:29:03 -06:00
Mike Primm
45d29f4e69
Merge branch 'v3.0' of https://github.com/webbukkit/dynmap.git into v3.0
2018-12-08 21:27:49 -06:00
Mike Primm
178acdf503
Bump to beta-3
2018-12-08 21:27:22 -06:00
Mike Primm
059c6db325
Fix world load/unload handling and chunk generate/populate events
2018-12-08 12:31:16 -06:00
Mike Primm
e6e3c44841
Merge branch 'v3.0' of https://github.com/webbukkit/dynmap.git into v3.0
2018-12-08 10:38:11 -06:00
Mike Primm
5d746b8f0a
Fix 1.13 world border support, handle world border changes
2018-12-08 10:36:30 -06:00
Mike Primm
f2f1212446
Fix 1.13 world border support, handle world border changes
2018-12-08 00:15:06 -06:00
Mike Primm
fb15e8cb64
Fix scaling of player health bar
2018-12-07 21:33:35 -06:00
Mike Primm
75d9ea7fcd
Improve ETag caching support for image tiles
2018-12-07 21:32:28 -06:00
Mike Primm
2ae5f8a7fe
Add blockname and statename support to CTM
2018-12-04 00:44:22 -06:00
Mike Primm
522b457198
Fix 1.13 snow layer model
2018-12-01 23:06:05 -06:00
Mike Primm
27cc64c713
Fix oak stairs model for pre-1.13
2018-12-01 22:50:44 -06:00
Mike Primm
ca7f353e0d
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
f674e4a79b
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
ac8d2f4333
Added MySQL connection flags option "flags" in configuration.txt
2018-11-28 02:33:21 -05:00
Mike Primm
916dd99e82
Back to SNAPSHOT
2018-10-22 19:19:23 -05:00
Mike Primm
246f9f4390
Set to 3.0-beta-2
2018-10-22 19:11:42 -05:00
Mike Primm
67d2caf6cb
Add 1.13.2 Spigot support
2018-10-22 18:52:41 -05:00
mikeprimm
e2e55a29d9
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
7cf5031a8c
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
75a0dcaf3b
Fix redstone in hideores=true
2018-09-12 19:58:32 -05:00
Mike Primm
6a61e617a9
Fix flowerpot model
2018-09-11 00:09:57 -05:00
Mike Primm
e7457d816a
Fix sign models
2018-09-10 23:23:53 -05:00
Mike Primm
eb513f1080
Back to snapshot
2018-09-09 22:33:34 -05:00
Mike Primm
f7154515e2
Merge branch 'v3.0' of https://github.com/webbukkit/dynmap.git into v3.0
2018-09-09 21:48:35 -05:00
Mike Primm
a1f1f52eef
Set to beta-1
2018-09-09 21:48:21 -05:00
Mike Primm
eb6b69968e
Fix 1.13.x chest rendering models
2018-09-09 18:49:57 -05:00
Mike Primm
5439eed84c
Fix iron trapdoor model, fix orientation of open trapdoors (1.13)
2018-09-09 18:26:40 -05:00
Mike Primm
51d01cc0e7
Fix button models for 1.13.x
2018-09-09 18:05:30 -05:00
Mike Primm
660d3d9aed
Add state index range support to models (data=x-y)
2018-09-09 18:05:17 -05:00
Mike Primm
8a2302cbf4
Merge branch 'v3.0' of https://github.com/webbukkit/dynmap.git into v3.0
2018-09-09 08:55:46 -05:00
Mike Primm
5537c98e14
Handle IllegalArgumentException from Spigot snapshot ( #2329 )
2018-09-09 08:55:36 -05:00
Mike Primm
184b4b8e2d
Chunk state performance for 1.8.9
2018-09-06 22:39:26 -05:00
Mike Primm
e28b6115a4
Chunk state performance for 1.9.4
2018-09-06 22:29:34 -05:00
Mike Primm
1b12087e45
Chunk state performance for 1.10.2
2018-09-06 22:22:51 -05:00
Mike Primm
2c3c55530e
Chunk state lookup performance in 1.11.2
2018-09-06 22:11:34 -05:00
Mike Primm
abea4093fb
Block state lookup performance
2018-09-06 19:55:31 -05:00
Mike Primm
032ab5bcba
Fix handling of JEIDS, shift to 1.13 style state for chunk ss
2018-09-06 17:56:21 -05:00
Mike Primm
77c4d50d29
Work around for ForgeGradle problems with shadow jars
2018-09-06 10:31:57 -05:00
Mike Primm
0d7a001c69
Scrub more 4096 block ID limits
2018-09-06 08:15:08 -05:00
Mike Primm
76582d62ee
Fix inhabitedTicks and unloadQueue discovery
2018-09-06 01:25:21 -05:00
Mike Primm
662b5acd47
Support NotEnoughIDs and JustEnoughIDs NBT formats (blockids, biomes)
2018-09-06 00:16:15 -05:00
Mike Primm
499d78a0a9
Handle chunks with no biome data
2018-09-05 19:51:14 -05:00
Mike Primm
288a7ad9ea
Add hide-land option for Underwater view shader (default = true)
2018-09-05 19:03:29 -05:00
Mike Primm
01fc9a3e9e
Extra null patch check
2018-09-04 07:01:11 -05:00
Mike Primm
ff318100bf
Back to SNAPSHOT
2018-09-03 23:17:33 -05:00