Commit graph

11 commits

Author SHA1 Message Date
md_5
cd6ba67988 Rebuild patches 2017-06-12 19:24:37 +10:00
md_5
5b19044ad4 Update to Minecraft 1.12 2017-06-08 18:00:00 +10:00
md_5
1ffab67d68 SPIGOT-3241: Add sendMessage(BaseComponent) to CommandSender and refactor Spigot APIs accordingly.
Care has been taken to ensure backwards source & binary compatability.
2017-05-15 15:57:36 +10:00
md_5
bb782d07ae Remove update depends patch. 2014-12-19 09:06:22 +11:00
Thinkofdeath
068df64aee Rebuild all patches 2014-11-30 21:22:49 +00:00
Thinkofdeath
e6a3911057 Upstream merge 2014-11-30 21:12:35 +00:00
Thinkofdeath
89d3fcbdfa Regen the patches 2014-11-28 23:29:40 +00:00
Thinkofdeath
6b9c932ab4 Update to Minecraft 1.8
For more information please see http://www.spigotmc.org/
2014-11-28 17:17:53 +11:00
Thinkofdeath
1e7bc383c3 Upstream merge 2014-08-18 10:02:45 +01:00
md_5
01a14f4b5a Update Spigot to Minecraft 1.7.10 2014-07-09 10:23:19 +10:00
Aikar
9d913c29c7 Overhaul Timings System
* Now Tracks Commands
* Resolved Performance issue with Bukkit HandlerList method. Now all timings simply uses the Spigot System
* Performance Improvement simply not using TimedRegisteredListener too
* Bug with SyncChunkLoad tracking resolved. Now properly tracks many aspects of sync chunk load.
* Reset/On/Off accuracy - should no longer have any issues turning it on/off during runtime, so this has been re-enabled.
* Paste command on RCON now works
* Now tracks everything related to plugins too, so you can easily see total plugin cost
* Now tracks Tasks better and where they came from
* Now tracks plugins event handlers to the Listener/Method name too.
* Merged some Bukkit Patches so all timings changes are in 1 patch.
* Moved back to a CLQ for CustomTimingsHandler for thread safety for when tasks are created Async but then executed sync.
2014-07-08 09:32:57 +10:00
Renamed from Bukkit-Patches/0017-Add-Getter-for-Entity-Invulnerability.patch (Browse further)