Commit Graph
100 Commits
Author SHA1 Message Date
Zach Brown 2ea6b93c67 Make alternative falling block ground detection configurable
Workaround for GH-336
2016-07-28 20:54:48 -05:00
Zach Brown 023780514f More informative vehicle moved wrongly log message 2016-07-28 19:17:26 -05:00
Zach Brown 2ee4beaa3a Cleanup obfuscation helper comment format 2016-07-27 17:46:02 -05:00
Zach Brown 608d77d492 Update upstream B/CB 2016-07-26 19:30:03 -05:00
Zach Brown 96e8a799b4 Push based hoppers cleanup 2016-07-22 18:54:48 -05:00
Zach Brown 359f9ad8cf Update upstream CB 2016-07-22 17:24:30 -05:00
Zach Brown 4b8526fd6d Fix TNTPrimed head hight calculation
Fixes GH-370
2016-07-19 18:48:08 -05:00
Zach Brown e9a21993b2 Less strict skull validation
Fixes GH-367
2016-07-18 18:07:48 -05:00
Zach Brown 7b87a987b2 Merge pull request #369 from Gabscap/fix-banner
Fix-Banner Patch: Display correct time in F3
2016-07-17 17:39:32 -05:00
Zach Brown 949044df1a Don't try and lookup profiles that have no UUID and no name
Closes GH-347
2016-07-16 20:19:25 -05:00
Zach Brown 950ad80c15 Remove use-hopper-check functionality that we restored
Our improved hopper checking system should provide a better benefit without
as many vanilla behavior issues.
2016-07-16 20:10:43 -05:00
Zach Brown 719164b4ce Update upstream B/CB/S 2016-07-15 17:36:53 -05:00
Zach Brown aff7563c30 Update upstream B/CB/S 2016-07-12 23:22:58 -05:00
Zach Brown b9926dcb47 Block sketchy head items and blocks 2016-07-10 10:45:05 -05:00
Zach Brown 93dca2c0de Update upstream B/CB/S 2016-07-07 21:06:58 -05:00
Zach Brown d5a6e263fd Update upstream tacos B/CB/S 2016-07-04 18:49:14 -05:00
Zach Brown 78f5fda472 Disable delayed chunk unloads by default
While the option remains a powerful tool we recommend everyone use, 30s is
proving to be a bit much for certain gametypes and many admins are confused
that after updating they are now facing extreme loaded chunk counts.

We do recommend experienced users configure this value as needed, but we
cannot keep it as a default option given the variety of gametypes, the
potential inexperience of new users, and previous users upgrading and
now facing extreme chunk counts that offer little benefit.
2016-06-30 21:41:10 -05:00
Zach Brown fd6048a265 Update upstream CB 2016-06-27 21:21:08 -05:00
Zach Brown b978b76443 Update upstream CB
It seems they've gotten their own workaround figured out, we'll keep our own fix for TE removal in but let them try theirs and see if it's better now.
2016-06-26 22:51:20 -05:00
Zach Brown 98c7a31d79 Stop overwriting block locations, root issue looks to be the TE fixer itself
Fixes GH-352
2016-06-26 18:38:39 -05:00
Zach Brown de4a16ead0 Update upstream B/CB/S 2016-06-26 14:13:00 -05:00
Zach Brown afb1926947 Move setBlock tile->tile transition workaround into TE removal 2016-06-26 13:58:12 -05:00
Zach Brown e93299df87 Update upstream CB
Doesn't change anything except puts the last commit upstream, where it belongs
because we're nice like that, or something
2016-06-25 21:34:09 -05:00
Zach Brown e213840fce Update clients when setting blocks to air 2016-06-25 21:09:08 -05:00
Zach Brown 57cff1f17f Update to MC 1.10.2 2016-06-25 12:19:04 -05:00
Zach Brown 7253bb10ca Update upstream B/CB 2016-06-19 21:41:46 -05:00
Zach Brown 2d5bf3c88c Merge pull request #342 from phase/master
Toggleable Elytra Wall Damage
2016-06-19 12:02:09 -05:00
Zach Brown 9127c31ed6 Fix missed case in top of nether void damage patch
General cleanup, etc.
Closes GH-343
2016-06-18 00:25:37 -05:00
Zach Brown dd7b44ce04 Update upstream B/CB/S 2016-06-16 18:22:35 -05:00
Zach Brown 9e7853d9dd Remove timings addition that was fixed upstream 2016-06-15 17:51:30 -05:00
Zach Brown 3497f7000d Update upstreams 2016-06-15 17:43:51 -05:00
Zach Brown 03eeadc2df Update upstream B/CB
Merges fixes for SPIGOT-2404 and SPIGOT-2408 into Paper
2016-06-13 18:42:08 -05:00
Zach Brown 55fe08d4b9 Update upstream CB/S 2016-06-12 12:00:07 -05:00
Zach Brown 0aaf5eb95c Update upstream B/CB 2016-06-11 22:22:27 -05:00
Zach Brown 4282b7c95d MC-80966 - Always send chunk sections 2016-06-11 14:59:28 -05:00
Zach Brown 2a773b737b Update upstream and rebuild 2016-06-11 14:58:54 -05:00
Zach Brown 59cc0a9834 Simplify getEntity by UUID patch, misc readme changes 2016-06-09 21:43:32 -05:00
Zach Brown a639c9b080 Merge pull request #327 from Brokkonaut/master
Update upstream CB/S
2016-06-09 12:35:28 -05:00
Zach Brown 8ab69858ac Update upstream CB 2016-06-09 00:24:23 -05:00
Zach Brown 9b192b2708 Update to Minecraft 1.10 2016-06-08 22:57:14 -05:00
Zach Brown bdc783f176 Merge pull request #321 from MyPlayPlanet/falling-block-height-doEntityDrops
Make falling block height nerf respect doEntityDrops
2016-06-06 17:39:43 -05:00
Zach Brown ebfc40dde6 Merge pull request #317 from MyPlayPlanet/fix-fence-fallblock
Fix fallingblocks getting stuck on fences
2016-06-04 18:24:27 -05:00
Zach Brown 0369cec5a0 Add notes about the configs and obfuscation helpers to CONTRIBUTING.md 2016-06-04 18:16:31 -05:00
Zach Brown d9e7de59e9 Fix a few global configuration options being unavailable 2016-06-04 17:26:11 -05:00
Zach Brown 44ddc211c4 Update upstream 2016-06-01 22:52:52 -05:00
Zach Brown 44857e00e2 Merge pull request #310 from MyPlayPlanet/server-name-param
Add server-name as server parameter
2016-05-29 18:35:03 -05:00
Zach Brown 6c11d95680 Update upstreams 2016-05-29 18:32:21 -05:00
Zach Brown a618f33267 Stop relocating jopt-simple
Workaround for GH-189
Relocation breaks the lookup of a resource bundle, and this is easier than forking and maintaining our own version
 AFAIK this should be fine to do. Guess we'll see
2016-05-29 18:26:35 -05:00
Zach Brown ff2c1ee38e Update upstreams 2016-05-27 21:22:18 -05:00
Zach Brown 50277c2ceb Remove comment and fix build }}}}} 2016-05-22 21:20:15 -05:00
Zach Brown 4e74c43218 Re-add some method synchronization and move to a SingleThreadedExecutor in MCUtils 2016-05-22 21:14:17 -05:00
Zach Brown 87366c4f4d Temporarily remove synchronization from UserCache optimizations
In regards to GH-301
2016-05-22 21:07:40 -05:00
Zach Brown 5f6f6c6321 Update old TNT cannon mechanics patch to 1.9.4
Behavior may be buggy or otherwise broken, testing with the option is needed.
`fix-cannons` has been removed in favor of `enable-old-tnt-cannon-behaviors`
2016-05-22 20:26:15 -05:00
Zach Brown 32ea7542d2 Update upstream CB
Closes GH-303
2016-05-21 22:07:14 -05:00
Zach Brown 143ab568d4 Update B/CB/S
Closes GH-288
2016-05-20 17:32:50 -05:00
Zach Brown af4db4ddea [16:55:31] *mibby pokes upstream 2016-05-16 17:00:53 -05:00
Zach Brown b9c321ff21 TileEntityLootable can call processRefill with a null player
Seems specific to EntityMinecartChest
Fixes GH-290
2016-05-15 01:41:36 -05:00
Zach Brown f623f903cd Move bad command registration workaround into SMP#dispatch
Fixes GH-274
2016-05-13 00:13:38 -05:00
Zach Brown f30c245be2 Make watchdoge disabler its own patch file
Change implementation, smaller diff, less NPE
2016-05-12 23:04:49 -05:00
Zach Brown 3b4f1c9497 Merge pull request #279 from DemonWav/tmux
Add tmux support to Paper test and add test to paper command help.
2016-05-12 13:09:51 -05:00
Zach Brown 324bde1f10 Make beacons force secondary potion effect application
Fixes GH-273
Missed case from earlier fix 29dccccac4
2016-05-08 15:33:53 -05:00
Zach Brown d8d75b106c Merge pull request #269 from Gabscap/fix-entity-tracker
Add null-check to "Entity Tracking Improvement"
2016-05-06 09:47:21 -05:00
Zach Brown b6da0fdf02 Move this somewhere sane 2016-05-05 20:18:20 -05:00
Zach Brown da5cd0a63e Revert "Add debug property to disable the watchdog"
This reverts commit d1c470756f962801e7d3bc19bee9440f33a4706e.
2016-05-05 20:10:32 -05:00
Zach Brown 139c4ccf0d Add debug property to disable the watchdog
Use at your own risk, we will not waste our time with support
if your server times out and you cant put 2+2 together to
figure out that its because you killed the watchdoge
2016-05-05 20:02:38 -05:00
Zach Brown 81f624837f Timings v2: Plugins don't always register commands properly
*mumbles*
2016-04-30 00:09:29 -05:00
Zach Brown 8c96f893c8 Update CB 2016-04-26 23:15:39 -05:00
Zach Brown c2407019bf SPIGOT-1401: Fix dispenser/dropper/furnace placement being different from SP 2016-04-24 19:56:04 -05:00
Zach Brown ee1ea990e1 Update CB 2016-04-24 19:27:43 -05:00
Zach Brown ef8ee10bd6 Update CB + Paperclip 2016-04-23 15:47:25 -05:00
Zach Brown 36394d5284 Update upstream Spigot and rebuild 2016-04-22 22:20:34 -05:00
Zach Brown 4f702e43e9 Merge pull request #234 from kashike/this-is-not-the-fly-you-are-looking-for
Fix wrong variable being checked. Fixes #233
2016-04-22 21:01:26 -05:00
Zach Brown 088c935ff4 Check entity count adds and mark entities removed as needed 2016-04-22 20:35:24 -05:00
Zach Brown 2c501cabe6 More involved workaround for vehicle event cancellation 2016-04-22 17:01:28 -05:00
Zach Brown 1ed12cfca6 Fix EntityDismountEvent and VehicleExitEvent cancellation
Perhaps "workaround" would be the better term
2016-04-22 15:45:22 -05:00
Zach Brown ebff483051 EntityHealthRegain isFastRegen API 2016-04-22 01:48:49 -05:00
Zach Brown c385ec89b5 Merge pull request #212 from willies952002/feature/permReload
Also Reload Plugin-Defined Permissions
2016-04-22 00:58:32 -05:00
Zach Brown 08cfefeb50 Update upstream CB and rebuild 2016-04-20 11:58:49 -05:00
Zach Brown 2197b74f38 Re-add PlayerLocaleChangeEvent implementation
Apparently this was missed at some point, likely during the 1.9 update"
2016-04-19 14:24:55 -05:00
Zach Brown dea3485028 Remove non-zero BlockIterator block and Loading chunks earlier in player TP patches
Allowing only non-zero BlockIterators breaks an API contract explicitly allowing them
(*eyeroll*)

And loading chunks earlier in the TP patch did not resolve the original issue, and now
that it is resolved, shouldn't actually provide any tangible benefits
2016-04-18 09:40:58 -05:00
Zach Brown 85e00ed1ab Update upstream B/CB 2016-04-17 13:36:39 -05:00
Zach Brown ba9ed5a3f1 Add arguments to test server to allow local debug 2016-04-17 13:32:55 -05:00
Zach Brown f44524249f Don't check velocities on Projectiles
Closes GH-217
2016-04-17 13:32:19 -05:00
Zach Brown 08a99f183a Merge pull request #216 from Searchndstroy/master
Fix silly Javadocs in Bukkit.broadcast(BaseComponent) and Bukkit.broadcast(BaseComponent...)
2016-04-16 15:34:37 -05:00
Zach Brown d42782457e Check the block water mobs spawn in, not the block under 2016-04-15 15:49:39 -05:00
Zach Brown 19eb02cab0 Revert "Only check for async callers, do not remove potentially used variables"
This reverts commit 271e7c5cb4.
2016-04-14 19:26:57 -05:00
Zach Brown d48896cf0e Z plays with scripts and GPG part 2 2016-04-13 22:39:54 -05:00
Zach Brown 9f0a7201a1 Water mobs should only spawn in the water
Closes GH-199
2016-04-14 17:49:11 -05:00
Zach Brown 271e7c5cb4 Only check for async callers, do not remove potentially used variables
Potentially resolves GH-138
2016-04-14 16:48:52 -05:00
Zach Brown 92d86e55ed Merge pull request #205 from kashike/feature/handshake
Add handshake event
2016-04-13 23:10:34 -05:00
Zach Brown b53c80ce35 Revert "Z plays with the scripts and GPG some more"
This reverts commit e3e56baeea.
2016-04-13 22:39:54 -05:00
Zach Brown 567224a84c Update bungeecord chat API graduations 2016-04-13 22:18:46 -05:00
Zach Brown e3e56baeea Z plays with the scripts and GPG some more 2016-04-13 22:05:59 -05:00
Zach Brown 0472876995 Re-add Configurable Player Collision
Nothing to see here, move along
2016-04-13 02:11:40 -04:00
Zach Brown 1aa718c217 Only allow non-zero value maxDistances for BlockIterators
Prevents them from iterating infinitely and hanging the server
2016-04-12 23:08:55 -05:00
Zach Brown 14f6bee0a1 Update upstream 2016-04-12 11:31:54 -05:00
Zach Brown f54aa3ca2c Update upstreams 2016-04-11 10:30:12 -05:00
Zach Brown 348469459d Ugly workaround for SPIGOT-1915 & GH-114
Closes GH-114
2016-04-10 03:24:54 -05:00
Zach Brown 88d2d15bb4 Apply the Ensure inv drag is in bounds patch properly
Closes GH-174
2016-04-09 21:33:29 -05:00
Zach Brown 309e2bd0d3 Update upstream CB 2016-04-09 20:44:54 -05:00