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
429b0e3b08
Update to Minecraft 1.12-pre2
2017-05-14 12:00:00 +10:00
md_5
3fb9445eca
Full patch rebuild
2017-04-30 09:32:32 +10:00
md_5
96235abb3d
Rebuild patches
2017-03-15 20:52:45 +11:00
md_5
0b1090d04c
Patch rebuild
2017-01-18 10:16:15 +11:00
LukBukkit
261f18109e
Improved loading speed of skulls
2016-11-22 09:43:04 +11:00
md_5
d60de0a65b
Update to Minecraft 1.11
2016-11-17 12:42:29 +11:00
md_5
f9671b84fb
Rebuild patches
2016-09-01 09:08:45 +10:00
md_5
455072c24e
Rebuild patches
2016-08-26 15:39:26 +10:00
md_5
2486fb7c1f
Rebuild patches
2016-08-25 10:50:31 +10:00
md_5
e0e1771a6d
Update paste service used by timings.
2016-08-12 15:35:55 +10:00
md_5
af8198d44a
Rebuild patches
2016-07-29 17:37:58 +10:00
md_5
ee1fc06e35
Full patch rebuild.
2016-07-12 20:26:01 +10:00
md_5
da278d16b4
Update to Minecraft 1.10
2016-06-09 11:43:56 +10:00
md_5
b78dfbc207
Patch rebuild.
2016-03-01 11:23:45 +11:00
md_5
7d15d07c92
Update to Minecraft 1.9
2016-03-01 09:33:00 +11:00
md_5
fdc144025c
SPIGOT-1117: Barrier blocks are transparent for xray purposes
2015-08-07 15:34:06 +10:00
md_5
6c9b0a1a1d
Update to Minecraft 1.8.8 (Pre-)Release.
2015-07-27 22:20:54 +10:00
md_5
044d928e25
Remove custom links patch.
2015-06-01 19:22:52 +10:00
olivervscreeper
616303115a
Fixes SPIGOT-906 - issue with the grammar used in timings command.
2015-05-26 18:53:27 +10:00
md_5
6a6b83943e
Update to Minecraft 1.8.6
2015-05-25 22:05:40 +10:00
Thinkofdeath
17fce80700
Update to 1.8.5
2015-05-22 15:04:59 +01:00
md_5
6a943955cd
Rebuild #2
2015-04-09 13:41:04 +10:00
md_5
4e6ca2abdc
Hash rebuild
2015-04-09 13:18:56 +10:00
Thinkofdeath
31ba0793ff
Rebuild patches
2015-03-08 11:04:41 +00:00
md_5
6ee12f6fbc
Patch rebuild.
2015-02-26 21:41:47 +11:00
md_5
e497721865
Upstream merge.
2015-01-05 14:32:59 +11:00
FrozenBrain
52c130fc6d
Fix Entity Activation Range
2014-12-21 09:01:55 +11:00
md_5
d6b5ba7ca0
Fix merge conflicts.
2014-12-18 21:30:50 +11:00
md_5
a93b19a04c
Remove pom parent
2014-12-10 12:35:09 +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
d61f38bd58
Add the spigot.yml into the timings paste
...
This allows for tools like @aikar's timings site to produce suggestions
based on the users config
2014-08-25 20:18:21 +01:00
md_5
c3a9e71da3
Don't time async events
2014-08-15 21:30:29 +10: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