Zach Brown
b4e8b79728
Merge pull request #73 from kashike/feature/you-are-very-resourceful-you-know-yes-you-are-very-resourceful-yes
2016-03-09 19:45:55 -06:00
Zach Brown
962d24acb2
Merge pull request #71 from kashike/feature/what-are-these-pokey-things-OH-MY-GOD-HELP-THEY-HURT
2016-03-09 19:44:18 -06:00
kashike
9216a46316
Add more complete resource pack API
2016-03-08 22:24:16 -08:00
kashike
a8ecaee65f
Add methods for working with arrows stuck in living entities
2016-03-08 21:11:46 -08:00
Zach Brown
7603bda87f
Fix a patch number after a few PRs
2016-03-08 23:09:32 -06:00
Zach
3a5c806a3e
Merge pull request #70 from starlis/fixCollisionLag
...
Disable Scoreboards for non players by default
2016-03-08 22:58:36 -06:00
Zach
52f2409746
Merge pull request #68 from starlis/makemcdev
...
Add makemcdevsrc.sh
2016-03-08 22:56:21 -06:00
Aikar
cecc8e3eba
Disable Scoreboards for non players by default
...
Entities collision is checking for scoreboards setting.
This is very heavy to do map lookups for every collision to check
this setting.
So avoid looking up scoreboards and short circuit to the "not on a team"
logic which is most likely to be true.
2016-03-08 23:51:52 -05:00
Aikar
b81488cf57
Add makemcdevsrc.sh
...
This script will build a folder in work/ that includes only
non imported NMS files. This folder can then be added to IDE as a
source to see unimported files without any duplicate class errors
2016-03-08 22:08:16 -05:00
Zach
24c0738aee
Merge pull request #67 from kashike/text-cereal
...
Don't nest if we don't need to
2016-03-08 20:31:26 -06:00
kashike
dcb7708f0c
Don't nest if we don't need to when cerealising text components
2016-03-08 18:29:39 -08:00
Zach
2ec0b0dd30
Merge pull request #66 from starlis/improvNav
...
Improve NavigationListener patches.
2016-03-08 20:14:07 -06:00
Aikar
354ed8ed65
Improve NavigationListener patches.
...
reduces diff and cleans up implementation of goals greatly.
2016-03-08 21:01:33 -05:00
Zach Brown
d9853fab8e
Upstream merge
2016-03-08 18:20:45 -06:00
Zach Brown
b5a7d7fd29
Forcibly disable async light updates for the time being
2016-03-08 16:23:28 -06:00
Zach
0429e9f9e1
Merge pull request #64 from kashike/feature/components
...
Add BaseComponent sendMessage methods to CommandSender
2016-03-08 15:16:56 -06:00
kashike
9a9033c6c1
Add BaseComponent sendMessage methods to CommandSender
2016-03-08 13:16:54 -08:00
Zach Brown
986fb3e9c9
Update for upstream changes
2016-03-08 01:31:32 -06:00
Zach
af48652f7c
Merge pull request #63 from starlis/fixNavListener
...
Optimize NavigationListener Iteration
2016-03-07 23:44:52 -06:00
Aikar
017c6f73be
Optimize NavigationListener Iteration
...
I don't know what the person who wrote that code was smoking, but I
don't think it was good.
Gets rid of the WeakHashMap that mojang was abusing purely to be lazy
on clean up, and handles registering and deregistering navigation
upon world add/remove operations.
2016-03-08 00:42:48 -05:00
Zach
9ff0d02b57
Merge pull request #62 from PaperSpigot/revert-61-fixNavListener
...
Revert "Optimize NavigationListener Iteration"
2016-03-07 22:24:52 -06:00
Zach
2919676281
Revert "Optimize NavigationListener Iteration"
2016-03-07 22:24:18 -06:00
Zach
ab29b51ffa
Merge pull request #61 from starlis/fixNavListener
...
Optimize NavigationListener Iteration
2016-03-07 22:18:10 -06:00
Aikar
d2f5881fa4
Optimize NavigationListener Iteration
...
I don't know what the person who wrote that code was smoking, but I
don't think it was good.
2016-03-07 22:59:12 -05:00
Aikar
e2906382a1
Optimize NavigationListener
2016-03-07 20:45:17 -06:00
Techcable
abc4f8df61
Re-add BlocksPos inlining patch
2016-03-07 16:01:34 -06:00
Zach Brown
a05bf5ab9f
Rebuild patches
2016-03-07 15:54:14 -06:00
md_5
7d05145bf4
SPIGOT-1814: Crop growth rates inverted.
2016-03-07 15:38:25 -06:00
md_5
b2bbaa0190
Rebuild patches
2016-03-07 15:37:49 -06:00
Zach Brown
4811f5cbf9
Upstream merge
2016-03-07 15:37:29 -06:00
Zach Brown
46d8cd6ca7
Rebuild patches
2016-03-07 00:57:19 -06:00
Zach Brown
ed123795f4
Update upstream CB
2016-03-07 00:26:57 -06:00
Zach Brown
f429e9e043
Update and rebuild patches
2016-03-06 14:59:17 -06:00
md_5
4228de7030
Patch rebuild
2016-03-06 14:51:23 -06:00
md_5
ccba51cd38
Patch rebuild
2016-03-06 14:51:10 -06:00
Zach Brown
a34a886ff7
Revert "Update to latest and rebuild ALL patches"
...
This reverts commit 141ef5a6dc
.
2016-03-06 14:49:47 -06:00
Zach Brown
141ef5a6dc
Update to latest and rebuild ALL patches
2016-03-06 14:37:28 -06:00
Zach Brown
c421fc2469
Update again: Update harder
2016-03-05 18:50:13 -06:00
Zach Brown
35f085a017
Remove our own changes to the chunk save queue
2016-03-05 16:10:11 -06:00
Zach Brown
5ad0ea6eb8
Update CB
2016-03-05 15:35:30 -06:00
md_5
61ab738d3c
Patch rebuild
2016-03-05 15:34:34 -06:00
md_5
4b2212247d
Correct syncChunkLoadPostTimer stop position.
2016-03-05 15:34:23 -06:00
Aikar
417017308c
Chunk save queue improvements
2016-03-04 20:24:42 -06:00
Zach Brown
43091edd3a
Fix chest sound playing at the wrong locaton
...
Closes GH-48
2016-03-04 17:49:32 -06:00
Zach Brown
4076ee569b
Update against latest
2016-03-04 15:59:51 -06:00
Zach Brown
142defbe03
Rebuild patches
2016-03-04 15:20:13 -06:00
Zach Brown
7e7db629ed
Update against latest upstream versions
2016-03-03 23:50:05 -06:00
md_5
f760b7f0ed
BUILDTOOLS-203: Fix invalid javadoc
2016-03-03 23:49:39 -06:00
md_5
2298695b41
Rebuild patches.
2016-03-03 23:49:30 -06:00
Zach Brown
23aa9afb3c
Update CraftBukkit
2016-03-03 12:13:21 -06:00