Commit Graph

135 Commits

Author SHA1 Message Date
Zach Brown b742f7a892 Update from upstream SpigotMC
Upstream merge (we must go deeper) SpigotMC/Spigot@1e7bc383c3
2014-08-18 10:43:17 -05:00
Zach Brown a243d1abe5 Update from upstream SpigotMC
Fix Corrupted Trapped Chests SpigotMC/Spigot@08de30ca3e
Don't time async events SpigotMC/Spigot@c3a9e71da3
2014-08-15 14:35:58 -05:00
Zach Brown b6b4545b44 Update from upstream SpigotMC
Make "moved too quickly" limit configurable SpigotMC/Spigot@99a0a640e8
Undeprecate Player#updateInventory()V SpigotMC/Spigot@5c32e1cb48
Fetch complete profile for skull items, similarly to TileEntitySkull. SpigotMC/Spigot@33d758773e
Move getDouble into the Spigot Configuration patch SpigotMC/Spigot@b5dd202af1
Add missing particle to particle API SpigotMC/Spigot@273c64bbad
Log debug levels to the log file. SpigotMC/Spigot@348eae75f4
Fix PlayerItemDamageEvent (we already had this #badupstreamrelations) SpigotMC/Spigot@e207ea23cd
Move hopper patch to top for PR180 SpigotMC/Spigot@abb775108d
Don't be so spammy on Java 6 SpigotMC/Spigot@5abb82b1ca
Apply NBTReadLimiter to more things SpigotMC/Spigot@408944e9f5
2014-07-27 14:14:24 -05:00
Zach Brown 76c23c953b Update from upstream SpigotMC
Remove defensive copy in EAR SpigotMC/Spigot@f1ba1f6c07
Make "moved wrongly limit" configurable SpigotMC/Spigot@f7ab380e16
Fix null Tile Entity Worlds (we already had this) SpigotMC/Spigot@b271cdbfa0
Fix slow tab complete for some commands SpigotMC/Spigot@f3b7952c73
Only suggest ops to deop and remove whitelist add case entirely SpigotMC/Spigot@0e1fcfbe70
Allow tab complete for /whitelist add SpigotMC/Spigot@27f8aa22bd
2014-07-22 15:25:09 -05:00
Zach Brown e7f3ca4505 Restructure PaperSpigot as a new set of modules
Allows us much greater control over the Spigot portion of the code
and makes us more "proper"
Credit to @Dmck2b for originally passing the idea along a while back
2014-07-21 15:46:54 -05:00
Aikar 5cb541b122 Revert Bukkit damage API changes 2014-07-08 19:31:32 -05:00
Aikar f50d1233d4 Fix damage bug - Fixes BUKKIT-5678 2014-07-07 23:14:51 -05:00
Zach Brown 8ae366785c Apply our patches over Spigot-Server and Spigot-API directly 2014-06-24 07:21:58 -05:00
Zach Brown b2927cf499 Add float methods to configs 2014-06-22 15:37:12 -05:00
Spigot 9ab31295a9 Upstream merge, lots of conflicts
By: md_5 <git@md-5.net>
2014-06-22 19:25:10 +10:00
Spigot 226c6d1ef0 Upstream merge
By: Thinkofdeath <thinkofdeath@spigotmc.org>
2014-06-02 15:38:03 +01:00
Spigot 77c0da2f07 Upstream merge: conflict resolution and version bump
By: md_5 <git@md-5.net>
2014-05-15 17:05:45 +10:00
Spigot d54d6ad87d Remove the null world/locations patches
These isn't help catch the plugin causing the issues and actually broke some plugins in the process

By: Thinkofdeath <thinkofdeath@spigotmc.org>
2014-05-13 14:03:01 +01:00
Spigot c666e9b025 Check the values passed into the constructor as well
By: Thinkofdeath <thinkofdeath@spigotmc.org>
2014-05-11 10:10:48 +01:00
Spigot 0380d405c5 Check for plgins setting null locations/worlds
By: Thinkofdeath <thinkofdeath@spigotmc.org>
2014-05-11 10:04:58 +01:00
Spigot 8cffa3d88d Add PlayerSpawnLocationEvent - API & implementation.
By: ninja <xninja@openmailbox.org>
2014-04-08 14:06:25 +02:00
Spigot 1f1443ed34 Upstream merge: 1.7.9
By: Thinkofdeath <thethinkofdeath@gmail.com>
2014-04-17 20:47:40 +01:00
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