Commit Graph

1795 Commits

Author SHA1 Message Date
Mike Primm aa78918411 Prep for 2.5 release 2017-06-08 19:29:08 -05:00
mikeprimm 08a071559a Merge pull request #2087 from KovuTheHusky/bstats
Move from mcstats.org to bstats.org for Metrics
2017-06-08 07:58:21 -05:00
mikeprimm 77410a70aa Merge pull request #2099 from satoshinm/glowstone
Fix Glowstone support GlowChunkSnapshot class
2017-06-08 07:57:31 -05:00
Satoshi N. M 9233b6b849 Fix Glowstone support GlowChunkSnapshot class
Package was moved in https://github.com/GlowstoneMC/Glowstone/pull/444
2017-05-29 15:46:28 -07:00
Mike Primm 1b8f441712 Add 1.12 support 2017-05-15 21:35:27 -05:00
Kevin Breslin 3740e59943 Move from mcstats.org to bstats.org for Metrics 2017-04-17 17:16:18 -04:00
Kevin Breslin d62094e515 Merge commit 'fc717ae7207270056908c0b40024f2f726afc4e4' 2017-04-15 20:49:36 -04:00
Mike Primm fc717ae720 Bump to 2.5-SNAPSHOT 2017-02-12 00:54:19 -06:00
Mike Primm d36e3caf04 Prep for release 2017-02-11 17:12:27 -06:00
Mike Primm 9f835b4978 Remove old Spout library 2016-06-21 22:58:40 -05:00
Mike Primm 3f0a842414 Bump to v2.4-SNAPSHOT 2016-06-12 12:15:40 -05:00
Mike Primm c4cc6dcca5 Prep for v2.3 GA 2016-06-12 10:14:28 -05:00
Kevin Breslin 2fef8eac1e Add wildcard types for generics to suppress warnings 2016-06-11 21:45:27 -05:00
Kevin Breslin 1a6ed552ea Remove unused imports and local variable 2016-06-11 21:44:52 -05:00
Mike Primm c4a59d2d29 Add handling for v1.10 unloadQueue 2016-06-11 21:38:50 -05:00
Mike Primm 4300f0b7ab Update for 1.10 - make workaround for Spigot API permanent 2016-06-10 01:14:06 -05:00
Kevin Breslin 736c77c54c Merge branch 'master' of https://github.com/KovuTheHusky/dynmap 2016-05-23 00:50:29 -04:00
Mike Primm 95ba9b9521 Another try at 1.9 chunk freeze workaround - avoid unloadChunk API 2016-04-08 00:25:30 -05:00
Mike Primm eecef06684 Avoid trying to get unloadQueue when field not found 2016-04-02 19:01:04 -05:00
Mike Primm 27dc1d4a0b Try to handle TerrainControl biomes 2016-04-01 23:55:53 -05:00
Mike Primm b10a1585f4 Add workaround for Spigot 1.9 problem with unloadChunk(safe=false) 2016-03-28 19:41:08 -05:00
Mike Primm 9b72e5b3f1 Revert "Revert "Remove duplicate removeEntities - Fixes #1838""
This reverts commit 834d315545.
2016-03-28 19:20:06 -05:00
Mike Primm 834d315545 Revert "Remove duplicate removeEntities - Fixes #1838"
This reverts commit 0253a644bf.
2016-03-20 16:36:21 -05:00
Mike Primm 94fc53ef91 Add initial support for Spigot/CB 1.9 2016-03-01 22:42:24 -06:00
mikeprimm 20320c578f Merge pull request #1851 from starlis/dupeRemoveEntities
Remove duplicate removeEntities - Fixes #1838
2016-01-21 18:30:39 -06:00
mikeprimm 829a02b636 Merge pull request #1839 from Black-Hole/clear-cache
clear the affected cache if triggerRender...() is called
2016-01-21 18:29:39 -06:00
Kevin Breslin 7aefc0555f Merge remote-tracking branch 'webbukkit/master' 2015-12-22 18:58:56 -05:00
Aikar 0253a644bf Remove duplicate removeEntities - Fixes #1838
This is handled by unloadChunk
2015-11-03 21:22:19 -05:00
BlackHole 96a11c4711 clear the affected cache if triggerRender...() is called 2015-09-21 15:53:00 +02:00
mikeprimm 9d2755cab1 Merge pull request #1821 from mg-1999/patch-1
Minor Grammar Fix in the config
2015-09-04 22:33:06 -05:00
Mike Primm e69fc065cd Remove javadoc build - not needed here 2015-09-04 22:23:06 -05:00
Kevin Breslin deb7e68ba5 Merge remote-tracking branch 'webbukkit/master' 2015-08-12 14:55:27 -04:00
Matthijs f440e3948f Whoop 2015-08-08 20:31:38 +02:00
Matthijs ffc950d33a Minor grammer fix 2015-08-08 20:29:54 +02:00
Mike Primm d579879fbc Bump to 2.3-SNAPSHOT 2015-07-12 22:55:06 -05:00
Mike Primm 3126de8eec Bump to 2.2 GA 2015-07-12 20:29:37 -05:00
mikeprimm 4292d8540e Merge pull request #1736 from NotWoods/patch-2
Changed default "skin-url" value
2015-02-26 21:30:00 -06:00
Mike Primm 0a4b1fd14b Add showworldborder setting, 1.8 vanilla world border support 2015-02-15 12:40:30 -06:00
Tiger Oakes ac1d4a8af0 Changed default "skin-url" value
With the new skin system introduced in 1.7.10/1.8, Mojang now hosts skins under the minecraft.net domain instead of Amazon's. Since the Amazon link now only provides outdated skins, it would be better to use the new skins.minecraft.net URL as default.
2015-02-03 09:08:55 -10:00
Mike Primm 2e5d27d0d5 Bump to 2.2 2015-01-09 18:38:52 -06:00
Mike Primm f80b456b2c Shift marker persistence off of server thread (lag reduction) 2015-01-05 23:02:09 -06:00
Mike Primm 41d1de1fbb Fix biome temp/humidity on newer biomes 2015-01-03 17:23:40 -06:00
Mike Primm 274a363a97 Avoid trap in Spigot for light levels outside max height 2014-12-14 20:49:38 -06:00
Mike Primm b0d9f5541a Start Spigot 1.8 support (doesn't work yet....) 2014-11-28 11:08:44 -06:00
Mike Primm 0f722da05d Update to use Bukkit 1.7.10-R0.1 API, rip out old SpoutPlugin support 2014-10-13 09:41:14 -05:00
Mike Primm af1bcd1094 Bump to 2.1 2014-10-13 09:12:01 -05:00
Mike Primm a7f0218d0f Prepare for 2.0.0. release 2014-10-12 17:40:14 -05:00
Mike Primm 3fd4ac7373 Update to fix Glowstone support 2014-09-13 21:17:37 -05:00
Mike Primm ac0f756fae More Glowstone fixes 2014-09-06 22:25:56 -05:00
Mike Primm 551f35f3f9 Add initial support for Glowstone server 2014-09-06 19:19:20 -05:00