Commit graph

168 commits

Author SHA1 Message Date
Spigot
9e7add3195 Add Score.isScoreSet()Z API.
Also fix generics on CraftScore.getScore()I.

By: md_5 <git@md-5.net>
2014-04-17 19:36:09 +10:00
Spigot
88f93937bb Expand team API to allow arbitrary strings.
By: md_5 <git@md-5.net>
2014-04-17 19:22:33 +10:00
Spigot
df0b4f3094 Fix BanList command and other *list functionality
By: md_5 <git@md-5.net>
2014-04-17 19:03:00 +10:00
Spigot
1d3e9c4268 Disable BanList Command
Does not currently work correctly.

By: md_5 <git@md-5.net>
2014-04-17 14:33:47 +10:00
Spigot
28ccca81f4 Stage 1
By: md_5 <git@md-5.net>
2014-04-12 14:18:37 +10:00
Spigot
fbf54955d5 Upstream merge
By: Thinkofdeath <thethinkofdeath@gmail.com>
2014-04-03 21:12:44 +01:00
Spigot
c936739c09 Merge some stuff from upstream.
By: md_5 <git@md-5.net>
2014-04-02 17:54:35 +11:00
Spigot
ba9468b524 Remove deprecation from Javadocs as well
By: md_5 <git@md-5.net>
2014-04-02 17:51:23 +11:00
Spigot
97454e9bd5 Revert "Deprecate Some Stuff"
This reverts commit 202b7ace92.

By: md_5 <git@md-5.net>
2014-04-02 17:48:06 +11:00
Spigot
202b7ace92 Deprecate Some Stuff
These classes / methods / fields have been deprecated as their functionality may be broken or changed some time in the future by Mojang. Deprecating them now raises awareness and gives time for developers to evaluate the impact the use of these items may have on their code and rectify it accordingly.

By: md_5 <git@md-5.net>
2014-04-01 06:57:59 +11:00
Spigot
eaf8f7e68c Remove deprecation on OfflinePlayer/Player.getName
By: md_5 <git@md-5.net>
2014-03-30 20:15:56 +11:00
Spigot
d202c571d3 Remove deprecation on some player lookup methods
Most of these methods still have plenty of use given that only one player with each name can exist at a time. Deprecating these methods renders even basic functionality such as /msg <name> impossible without causing compiler warnings. We will maintain this API and it should be considered safe and appropriate for most use cases.

By: md_5 <git@md-5.net>
2014-03-30 15:58:32 +11:00
Spigot
35c52d3c87 address -> realAddress
By: Thinkofdeath <thethinkofdeath@gmail.com>
2014-03-27 11:53:41 +00:00
Spigot
b215942177 Update to 1.7.5
By: Thinkofdeath <thethinkofdeath@gmail.com>
2014-03-23 00:06:43 +00:00
Spigot
3985d6815c Rebuild patch hashes, fix build.
By: md_5 <git@md-5.net>
2014-03-10 09:14:45 +11:00
Spigot
ae9daebd38 Silent Lightning API
By: drXor <mcyoungsota@gmail.com>
2014-02-23 16:20:51 -04:00
Spigot
bf089947e1 Disable timings off as well
By: md_5 <git@md-5.net>
2014-02-13 18:15:38 +11:00
Spigot
7073c502e9 Upstream merge
By: Thinkofdeath <thethinkofdeath@gmail.com>
2014-02-12 13:48:26 +00:00
Spigot
b7d7dcbd85 Add support for fetching hidden players via Spigot object
By: Tux <write@imaginarycode.com>
2014-02-09 14:05:23 -05:00
Spigot
d49c50289e Implement Locale Getter for Players
By: Smove <jan@lavasurvival.net>
2014-02-01 18:12:22 +11:00
Spigot
b403c85678 Add wiki link to /timings on command
By: md_5 <git@md-5.net>
2014-02-01 18:08:42 +11:00
Spigot
99ececedb4 Upstream merge
By: Thinkofdeath <thethinkofdeath@gmail.com>
2014-01-31 20:42:29 +00:00
Spigot
ad0730fad2 Fix typo on /timings on message
By: brajo <jordan@brajo.co.uk>
2014-01-27 14:47:37 +00:00
Spigot
17fa248a3d Disable /timings on as it produces inaccurate results.
By: md_5 <git@md-5.net>
2014-01-25 08:45:00 +11:00
Spigot
367618e408 Add Spigot links.
By: md_5 <git@md-5.net>
2014-01-23 13:17:47 +11:00
Spigot
ed286940f1 Don't disconnect player when we have no vanilla tab completions.
By: md_5 <git@md-5.net>
2014-01-21 15:32:54 +11:00
Spigot
3dbe631861 Add TILE_DUST to the particle API
By: Thinkofdeath <thethinkofdeath@gmail.com>
2014-01-19 22:15:25 +00:00
Spigot
1180c5cc83 Upstream merge
By: md_5 <git@md-5.net>
2014-01-15 20:28:26 +11:00
Spigot
8bf1066c23 Fix Effect.TILE_BREAK
The particle's name got changed with @Grum 's tile -> block rename

By: Thinkofdeath <thethinkofdeath@gmail.com>
2013-12-27 19:45:04 +00:00
Spigot
549c85c400 Fix tab completion for some Vanilla commands (reload, plugins, testfor, tell) Thanks @ams2990
By: md_5 <git@md-5.net>
2013-12-24 10:14:53 +11:00
Spigot
fe21d2887d Fix patch tree.
By: md_5 <git@md-5.net>
2013-12-22 10:06:06 +11:00
Spigot
2c6428f4b1 Upstream merge, nothing major.
By: md_5 <git@md-5.net>
2013-12-21 19:13:39 +11:00
Spigot
72cde1fd01 Upstream merge
By: md_5 <git@md-5.net>
2013-12-18 17:48:18 +11:00
Spigot
823793d899 Add VanillaCommandWrapper which allows use of vanilla commands instead of Bukkit's versions
By: Thinkofdeath <thethinkofdeath@gmail.com>
2013-12-17 13:56:38 +00:00
Spigot
534e2d536d Actually fix division by 0 in growth
By: md_5 <md_5@live.com.au>
2013-12-03 09:05:49 +11:00
Spigot
9b902e4a4c Update maven shade plugin so that newer maven versions (ie travis) will compile.
By: md_5 <md_5@live.com.au>
2013-12-03 08:21:58 +11:00
Spigot
9746fe7a1e Update mc-dev etc.
By: md_5 <md_5@live.com.au>
2013-12-01 15:13:58 +11:00
Spigot
964389e910 Update master to R2 as well.
By: md_5 <md_5@live.com.au>
2013-11-05 10:46:34 +11:00
Spigot
9658a61088 Upstream Merge
By: md_5 <md_5@live.com.au>
2013-10-24 21:23:24 +11:00
Spigot
dbe0e9acde Fix plugin message API exceptions throwing internal errors to the client.
By: md_5 <md_5@live.com.au>
2013-10-19 13:00:10 +11:00
Spigot
43fe7d7945 Fix up patch tree.
By: md_5 <md_5@live.com.au>
2013-10-09 18:22:37 +11:00
Spigot
c7a44916b5 Pull in respawn API, thanks @ninja-
By: Ammar Askar <ammar@ammaraskar.com>
2013-10-08 18:56:05 +05:00
Spigot
d0f0d605bf Update to CraftBukkit 1.6.4
By: md_5 <md_5@live.com.au>
2013-09-20 11:46:45 +10:00
Spigot
754e2b5680 Upstream merge + remove 3 pulled patches.
By: md_5 <md_5@live.com.au>
2013-09-12 10:17:46 +10:00
Spigot
aecf382223 Upstream merge.
By: md_5 <md_5@live.com.au>
2013-09-08 08:36:30 +10:00
Spigot
f3e6f841ca Our timings can cause the test contract to be violated, can't be fixed due to git being buggy when making a patch
By: md_5 <md_5@live.com.au>
2013-08-08 17:41:23 +10:00
Spigot
86cb430245 Add violations back to timings
By: md_5 <md_5@live.com.au>
2013-08-08 13:56:08 +10:00
Spigot
3eb0f032f0 Upstream merge
By: md_5 <md_5@live.com.au>
2013-08-07 17:16:57 +10:00
Spigot
20257562ed Add Getter for Entity Invulnerability
By: DerFlash <bte@freenet.de>
2013-08-03 19:54:36 +10:00
Spigot
1328bfe1ec Expand Boolean Prompt Values
By: Alex Bennett <me@alexben.net>
2013-08-03 19:42:55 +10:00
Spigot
dd99011ca7 Add Player Collision API. Thanks to @lazertester and @mrapple for the implementation.
By: md_5 <md_5@live.com.au>
2013-08-03 19:27:26 +10:00
Spigot
5686593621 Fix timings reset throwing off depth. Thanks @Aikar
By: md_5 <md_5@live.com.au>
2013-08-03 18:56:22 +10:00
Spigot
19214d1353 Upstream merge
By: md_5 <md_5@live.com.au>
2013-08-03 18:45:50 +10:00
Spigot
caa031dbae Should probably do an upstream update.
By: md_5 <md_5@live.com.au>
2013-07-24 19:29:30 +10:00
Spigot
62b3a909d9 Catch conversation API errors so that plugins don't silently malfunction.
By: md_5 <md_5@live.com.au>
2013-07-22 19:10:02 +10:00
Spigot
e6c2d70d1d Added getAllSessionData() to the Conversation API.
By: Alex Bennett <alex.eugene.bennett@gmail.com>
2013-07-12 11:21:22 +10:00
Spigot
51c9200b04 Update to latest CraftBukkit and refresh all patch hashes - somehow InventoryClickEvent patch got applied twice.
By: md_5 <md_5@live.com.au>
2013-07-11 11:31:30 +10:00
Spigot
6fe8638955 Update Spigot to Minecraft 1.6.2
By: md_5 <md_5@live.com.au>
2013-07-09 10:31:10 +10:00
Spigot
df5b7c29c8 Add InventoryClickEvent.getClickedInventory. Adds BUKKIT-4495
Plugins currently have to do the logic themselves on the raw slot ID
in order to determine the inventory clicked. This provides the logic for plugins to
readily identify which inventory was clicked.

By: Aikar <aikar@aikar.co>
2013-07-08 14:59:17 +10:00
Spigot
502135fc95 Add 1.6 Potion Effects. Thanks @bloodsplat for pointing this out.
By: md_5 <md_5@live.com.au>
2013-07-08 12:37:44 +10:00
Spigot
6441fc89e8 Did someone say console command completion? These commits were authored by @quickwango and come from Bukkit/Bukkit#868 and Bukkit/CraftBukkit#1151
By: md_5 <md_5@live.com.au>
2013-07-06 09:40:00 +10:00
Spigot
8bdeaf2c08 Update Depends
- All of these changes have been reviewed to be binary compatible and in general contract compatible with previous versions of the libraries.

By: md_5 <md_5@live.com.au>
2013-07-04 20:05:41 +10:00
Spigot
be5b8f1b77 Switch index length check around to prevent crashes
By: md_5 <md_5@live.com.au>
2013-07-04 12:09:15 +10:00
Spigot
40c52d3f76 Fix merge conflict from upstream change
By: Ammar Askar <ammar@ammaraskar.com>
2013-07-03 11:40:24 +05:00
Spigot
115c9744bf Add Entity Mount and Dismount Events - very useful for horses! Thanks @lazertester for the idea!
By: md_5 <md_5@live.com.au>
2013-07-02 20:33:10 +10:00
Spigot
915e0f00f2 Update Spigot-API to 1.6
By: md_5 <md_5@live.com.au>
2013-07-02 12:36:48 +10:00
Spigot
b7bbdfb74e Refresh the hashes of all our patches so they are nicely in sync after our new RB.
By: md_5 <md_5@live.com.au>
2013-06-16 21:45:21 +10:00
Spigot
9805d9df71 Implemented Bukkit and CraftBukkit pulls #859 and #1137 respectively
By: Andy Shulman <andy.shulman@hotmail.com>
2013-06-15 19:10:13 +10:00
Spigot
be02458440 Update versions.
By: md_5 <md_5@live.com.au>
2013-06-15 19:08:22 +10:00
Spigot
c062f831ad != -> ==, fix timings
By: md_5 <md_5@live.com.au>
2013-06-04 17:58:08 +10:00
Spigot
256b9015c4 Just under 2 months for CB to pull - new record!
By: md_5 <md_5@live.com.au>
2013-06-04 17:44:12 +10:00
Spigot
c84e1f9230 Hopper cooldowns - patch #50!
By: md_5 <md_5@live.com.au>
2013-06-02 16:24:20 +10:00
Spigot
a4ecfdf61c Add additional particle API. Thanks thinkofdeath!
By: md_5 <md_5@live.com.au>
2013-06-02 16:15:22 +10:00
Spigot
ba4eb1ba79 Update Bungee support to new patch. This is breaking.
By: md_5 <md_5@live.com.au>
2013-06-02 15:22:22 +10:00
Spigot
1a372ae112 Add a skeleton api impl to show how spigot specific APIs will be made
By: md_5 <md_5@live.com.au>
2013-06-02 15:15:15 +10:00
Spigot
89967b6f12 Rename some API patches
By: md_5 <md_5@live.com.au>
2013-06-02 11:21:49 +10:00
Spigot
5c4622ee5e Update timings patch for cleanup and better efficiency
By: md_5 <md_5@live.com.au>
2013-06-02 11:19:41 +10:00
Spigot
b97c9856e9 Clean up the first two API patches
By: md_5 <md_5@live.com.au>
2013-06-02 10:39:40 +10:00
Spigot
3d8143b040 Add better APIs for bungee raw IP
By: md_5 <md_5@live.com.au>
2013-05-21 20:45:44 +10:00
Spigot
10fa63149b Add IP for players raw IP address
By: md_5 <md_5@live.com.au>
2013-05-14 21:14:43 +10:00
Spigot
326c461585 Update to latest upstream
By: md_5 <md_5@live.com.au>
2013-05-04 09:24:15 +10:00
Spigot
1857895f30 [CAUTION] Initial 1.5.2 update - I have NOT had time to TEST. DO NOT use on production server WITHOUT TESTING FIRST.
By: md_5 <md_5@live.com.au>
2013-05-01 08:33:27 +10:00
Spigot
a4b017945b [Experimental] Add connection multiplexer to allow many listen blocks. Secondary listen blocks are configured in bukkit.yml
By: md_5 <md_5@live.com.au>
2013-04-19 17:45:39 +10:00
Spigot
2755113f87 Now that thats out the way..
By: md_5 <md_5@live.com.au>
2013-04-13 17:14:56 +10:00
Spigot
ece477d0c7 Remove a fair chunk of existing patches now applied to CraftBukkit
By: md_5 <md_5@live.com.au>
2013-04-13 17:06:23 +10:00
Spigot
d646a97d30 Add @hidendra 's pulls
By: md_5 <md_5@live.com.au>
2013-04-10 17:03:17 +10:00
Spigot
a893386a86 Remove stats completely from patches.
By: md_5 <md_5@live.com.au>
2013-04-10 14:08:33 +10:00
Spigot
b8055fe033 [Cosmetic] Update patches to be generated with latest stable git.
By: md_5 <md_5@live.com.au>
2013-04-10 12:36:11 +10:00
Spigot
5d55ef2b32 remove no longer applying / pulled meta patches
By: md_5 <md_5@live.com.au>
2013-04-04 22:52:57 -05:00
Spigot
ce23b8892d Update for upstream version change
By: Ammar Askar <ammar@ammaraskar.com>
2013-04-04 15:58:51 +05:00
Spigot
08676f42a0 revert changes to disabled plugins and scheduler.
sorry for messy commit,doing via tablet on ssh
md_5

By: Hudson <hudson@mydomain.com>
2013-04-03 02:20:29 -05:00
Spigot
bdc2313385 Add a TON of metadata speed / memory fixes and improvements, courtesy of @crast
By: md_5 <md_5@live.com.au>
2013-03-23 10:30:53 +11:00
Spigot
f370ab8784 Update to 1.5.1
By: Benjamin James Harrison-Sims <tehrainbowguy@gmail.com>
2013-03-20 21:54:12 +00:00
Spigot
12afb9956e Update Spigot API patches for 1.5
By: md_5 <md_5@live.com.au>
2013-03-16 08:39:54 +11:00
Spigot
8e682dd68e Remove extra event debug. Doesn't help + issue is already identified
By: md_5 <md_5@live.com.au>
2013-03-15 07:20:41 +11:00
Spigot
34ae30f823 Try harder to print debug.
By: md_5 <md_5@live.com.au>
2013-03-14 20:52:32 +11:00
Spigot
4338e3bed9 Add debug code for event exceptions.
By: md_5 <md_5@live.com.au>
2013-03-14 20:37:44 +11:00
Spigot
cbbd6b577d Implement PlayerItemDamageEvent. @Sleaker @Kainzo - if you could kindly tell me why you add code to prevent Heroes from running on a **now supported** platform, I would love to know, maybe we can resolve this once and for all. Unless of course it is simply part of your plan to make people use your rise against CraftBukkit fork with only 1 tiny feature which can and will be replicated in a plugin if need be.
By: md_5 <md_5@live.com.au>
2013-03-04 18:49:59 +11:00
Spigot
3be016271f Overhaul to Timings and Entity Activation Range
This greatly extends the timings improvements I've done in recent commits, and brings timings to fully cover the entire tick.
The timings system also now tracks when specific timings causes the server to lose TPS.
The timings are also able to be turned on "on demand", meaning you do not need to restart the server to enable them.

This commit also overhauls the Entity Activation Range feature, fixing bugs, adding more immunities, and improving the performance of it.
It also fixes a regression with a recent Spigot commit that broke the entire Entity Activation Range feature.

This commit had to move the Tick Loop patch before timings because there was a change done there to time the entire tick, so lots of renames.

These 2 commits had to be bundled together to simplify applying them and reduce redundant conflict resolution.

By: Aikar <aikar@aikar.co>
2013-02-26 12:21:40 -05:00
Spigot
2ea50aa0fc Add aikar.co url too
By: md_5 <md_5@live.com.au>
2013-02-23 09:52:23 +11:00