Aikar
b65586112b
Optimize NavigationListener
2016-03-07 20:45:08 -06:00
Techcable
d78781c869
Re-add BlocksPos inlining patch
2016-03-07 16:00:29 -06:00
Zach Brown
8db749d66b
Rebuild patches
2016-03-07 15:54:14 -06:00
md_5
d56589633c
SPIGOT-1814: Crop growth rates inverted.
2016-03-07 22:16:12 +11:00
md_5
7e97cc1de5
Rebuild patches
2016-03-07 19:52:16 +11:00
Zach Brown
bd78e61b24
Upstream merge
2016-03-07 15:37:29 -06:00
Zach Brown
3c1f7052c2
Rebuild patches
2016-03-07 00:57:19 -06:00
Zach Brown
996dfe9f78
Update upstream CB
2016-03-07 00:26:57 -06:00
Zach Brown
65bd5d1259
Update and rebuild patches
2016-03-06 14:59:17 -06:00
md_5
85ec661cbb
Patch rebuild
2016-03-06 16:43:38 +11:00
md_5
2385111907
Patch rebuild
2016-03-06 14:36:33 +11:00
Zach Brown
d40b668c4b
Revert "Update to latest and rebuild ALL patches"
...
This reverts commit 21038c6f5c
.
2016-03-06 14:49:47 -06:00
Zach Brown
21038c6f5c
Update to latest and rebuild ALL patches
2016-03-06 14:23:00 -06:00
Zach Brown
f42ce21433
Update again: Update harder
2016-03-05 18:50:13 -06:00
Zach Brown
9d890f0f28
Remove our own changes to the chunk save queue
2016-03-05 16:10:11 -06:00
Zach Brown
ee297d897c
Update CB
2016-03-05 15:35:30 -06:00
md_5
b595dee001
Correct syncChunkLoadPostTimer stop position.
2016-03-05 16:38:55 +11:00
Aikar
cedb1c3686
Chunk save queue improvements
2016-03-04 20:14:27 -06:00
Zach Brown
9fc52783a2
Fix chest sound playing at the wrong locaton
...
Closes GH-48
2016-03-04 17:38:51 -06:00
Zach Brown
102614d6cc
Update against latest
2016-03-04 15:59:51 -06:00
Zach Brown
96074f3000
Rebuild patches
2016-03-04 15:20:13 -06:00
Zach Brown
9119a7b48c
Update against latest upstream versions
2016-03-03 23:50:05 -06:00
md_5
2b96a65524
BUILDTOOLS-203: Fix invalid javadoc
2016-03-04 16:19:11 +11:00
md_5
31d6ee265a
Rebuild patches.
2016-03-04 15:26:28 +11:00
Zach Brown
8196b13d6a
Update CraftBukkit
2016-03-03 12:13:21 -06:00
Zach Brown
3a71da0bd3
Silence BeaconEffectEvent, swallow exception in version checking
2016-03-03 04:48:46 -06:00
Zach Brown
d83453116b
Update for upstream changes
2016-03-03 03:46:26 -06:00
md_5
e380f77579
Add missed chunkGC timings start
...
Pointed out by Andi in Spigot #53
2016-03-03 20:22:48 +11:00
md_5
328f147493
SPIGOT-1672: Implement regressed SpawnerSpawnEvent
2016-03-03 19:46:15 +11:00
BlackHole
9a04cd8ee3
SPIGOT-1637: Update bungeecord-chat to 1.9-SNAPSHOT
2016-03-02 17:01:03 +01:00
md_5
ec51994608
SPIGOT-1584: Entity mount / dismount events are backwards
2016-03-02 06:41:39 +11:00
md_5
97d21d612c
Rebuild patches
2016-03-01 17:36:41 +11:00
md_5
b04e7cb3a8
SPIGOT-1546: Use isPassenger, not misleading getVehicle
2016-03-01 14:47:13 +11:00
md_5
ed6fb19564
Patch rebuild
2016-03-01 11:27:36 +11:00
md_5
3a8393c53a
Patch rebuild.
2016-03-01 11:23:45 +11:00
md_5
1aea01cf29
Fix accidental omission of R revision number in version.
2016-03-01 11:08:52 +11:00
Zach Brown
26eb457a39
Paper 1.9
2016-02-29 17:09:49 -06:00
md_5
cf5b4b8828
Update to Minecraft 1.9
2016-03-01 08:33:06 +11:00
Zach Brown
a74ba1694d
Submodules
2016-02-29 17:03:38 -06:00
Joseph Hirschfeld
4856ba746b
Add exception reporting events
2016-02-28 20:15:51 -05:00
Sudzzy
4ad4421f85
Fix inter-world teleportation glitches
...
People are able to abuse the way Bukkit handles teleportation across worlds since it provides a built in teleportation safety check.
To abuse the safety check, players are required to get into a location deemed unsafe by Bukkit e.g. be within a chest or door block. While they are in this block, they accept a teleport request from a player within a different world. Once the player teleports, Minecraft will recursively search upwards for a safe location, this could eventually land within a player's skybase.
Example setup to perform the glitch: http://puu.sh/ng3PC/cf072dcbdb.png
The wanted destination was on top of the emerald block however the player ended on top of the diamond block. This only is the case if the player is teleporting between worlds.
2016-02-28 18:34:19 +00:00
md_5
02af1ff93f
SPIGOT-1499: Outdated server message not working
2016-02-21 19:22:37 +11:00
Aikar
fbdb33981e
Fix ServerListPingEvent flagging as Async
2016-02-24 00:32:44 -06:00
Aikar
3b4630072e
More timings for scheduler
2016-02-23 22:35:34 -06:00
Aikar
5fbb42de01
Make Timings use less passes in its benchmark
2016-02-23 21:31:01 -06:00
Techcable
1bdbffaf84
Improve title API
...
Uses title objects instead of individual update methods
2016-02-17 19:03:21 -07:00
Joseph Hirschfeld
21591b3dbd
Add velocity warnings
...
Issues #12 & #18
2016-02-22 21:31:24 -06:00
Zach Brown
401ca5d1e0
Merge pull request #38 from Ichbinjoe/findPortals
...
Add configurable portal search radius
2016-02-22 21:20:02 -06:00
Zach Brown
09c69ae4df
Update CB
2016-02-21 04:28:47 -06:00
Zach Brown
004b2d584f
Proper maven repo details
2016-02-21 04:12:03 -06:00