Commit graph

1707 commits

Author SHA1 Message Date
Zach Brown
e42db95777 Move bungeecord chat APIs out of spigot subclasses 2016-02-16 19:55:05 -06:00
Zach Brown
8e4a0c9deb Merge pull request #31 from kashike/feature/better-exceptions
Be a bit more informative in maxHealth exception
2016-02-16 18:48:14 -06:00
Riley Park
d00f718b65 Be a bit more informative in maxHealth exception 2016-02-16 14:37:03 -08:00
Thinkofdeath
d3809b12af Fix Furnace Minecarts losing all of their velocity on corners 2016-02-15 23:19:18 -06:00
Zach Brown
b90bec092f There wasn't anything here
http://i.imgur.com/AxtzziK.gif
2016-02-15 20:10:47 -06:00
DemonWav
4e6b15d6bf Fix tab completeion ignoring the old non-location tab complete
Closes GH-28
2016-02-15 19:52:09 -06:00
Zach Brown
b0092d1f74 Merge pull request #27 from kashike/feature/commandmap
Expose server CommandMap
2016-02-15 12:07:29 -06:00
Riley Park
8b42b27076 Expose server CommandMap 2016-02-15 07:11:57 -08:00
Zach Brown
1a1422fd41 Ignore version formatting errors
We have so many random strings around at the moment this will be better for now
2016-02-15 08:31:45 -06:00
Zach Brown
eedfd912d2 Some people just have bad days 2016-02-15 08:24:39 -06:00
Zach Brown
8ffb9ef6ea Downgrade versioning plugin, fix build 2016-02-15 08:22:37 -06:00
Zach Brown
134dc373d2 Update version handling for our new build system
CC GH-19
2016-02-15 06:02:47 -06:00
Zach Brown
cb4c48c343 Missed a comment 2016-02-13 20:11:49 -06:00
CullanP
c3492bbb78 Avoid hopper searches if there are no items
Closes PR #23
2016-02-13 19:54:01 -06:00
Aikar
026367d300 Optimize getBlockData 2016-02-13 19:29:59 -06:00
Aikar
720abf5ab8 Optimize Pathfinding 2016-02-13 19:25:23 -06:00
Zach Brown
b8355eed74 Add BlockBrewingStand and BlockEnchantmentTable to flying entity collisions patch 2016-02-13 19:11:20 -06:00
Aikar
eda6aa433f Automatically disable plugins that fail to load 2016-02-13 17:28:15 -06:00
Zach Brown
f434ee1467 Make timings verbose by default
More useful data by default for server administrators
2016-02-13 17:19:33 -06:00
Zach Brown
df05971fe9 Merge pull request #25 from Martyn96/patch-1
Fix typos in contributing.md
2016-02-13 16:34:03 -06:00
Martijn Rondeel
e7c932bfb3 Fix typos in contributing.md 2016-02-13 15:22:09 +01:00
Zach Brown
65c00bdbc1 Update Bukkit & CB 2016-02-06 17:13:36 -06:00
Zach Brown
22c4861d76 Update CraftBukkit 2016-02-05 04:12:16 -06:00
Zach Brown
3795e33bc1 Build Scripts: Be a little more explicit in paperclip.sh 2016-02-05 03:58:20 -06:00
Zach Brown
a3fce6a8a0 Merge pull request #9 from Techcable/cancellable-EntityDismountEvent
Make EntityDismountEvent Cancellable
2016-02-03 03:09:18 -06:00
Nik Gil
192a9bde0b Make EntityDismountEvent Cancellable 2016-02-01 23:57:27 -07:00
Zach Brown
81fd0288bb Update CraftBukkit 2016-02-01 23:42:45 -06:00
Zach Brown
9d79cc6b99 Squash these tab complete patches 2016-01-31 17:00:30 -06:00
g sand
4a57c8b43d Merge pull request #7 from DemonWav/master
Fix infinite recursion with plugin tab completers - fixes #6
2016-01-31 12:44:20 -08:00
DemonWav
eb6cdbb9ce Fix infinite recursion with plugin tab completers
Make block location tab completion be a per-world configurable value
2016-01-31 01:21:47 -06:00
Zach Brown
4895208d90 Merge pull request #5 from DemonWav/master
Add Location support to tab-completes
2016-01-30 20:29:13 -06:00
Zach Brown
9b641414e1 Update CraftBukkit 2016-01-30 20:22:11 -06:00
DemonWav
ecedc912af Add Location support to tab-completes
This is a feature in vanilla Minecraft that has somehow been missing from CraftBukkit for years
2016-01-30 19:20:18 -06:00
Zach Brown
5d94c8d562 Merge pull request #4 from Techcable/patch-1
Fix mutable block position construction
2016-01-29 18:02:24 -06:00
Techcable
25fcb2cf47 Fix mutable block position construction
Should fix #3
2016-01-29 13:49:01 -07:00
Zach Brown
d0af6afb09 Re-add travis.yml 2016-01-29 03:57:04 -06:00
Aikar
6584a8a1b1 Remove completely invalid Redstone event for Netherrack 2016-01-29 03:40:00 -06:00
Techcable
aea26a3f89 Speedup BlockPos by fixing inlining 2016-01-29 03:26:31 -06:00
Zach Brown
4f96dd1dd0 Squash Java 8 patches into pom changes patches 2016-01-29 02:51:53 -06:00
vemacs
75e17505e3 Option to make all chunks capable of spawning slimes 2016-01-29 02:38:41 -06:00
Zach Brown
a8368c6abf Update Bukkit & Paperclip 2016-01-29 02:13:11 -06:00
Zach Brown
325aa52500 Update README.md, thanks YourKit 2016-01-26 12:53:16 -06:00
Zach Brown
b594537ffe Basic OS X compatibility: It works 2015-12-29 23:55:44 -06:00
Zach Brown
af07aa4f07 Merge pull request #2 from DemonWav/master
Add Paperclip support
It's glorious https://www.youtube.com/watch?v=lq50bfQCY-8
2016-01-26 01:46:44 -06:00
DemonWav
ea61fac2ed Add Paperclip support 2016-01-26 00:36:28 -06:00
Zach Brown
92d56450d4 Add upstreamMerge.sh and update CB submodule 2016-01-26 00:04:43 -06:00
Byteflux
4431926268 Add submodules and build scripts
These will be made default in 1.9, dropping PaperTools support
2015-12-29 20:40:32 -08:00
Zach Brown
d3c1706337 Java 8 javadoc lint bypass. Until we can fix this properly (massive patch for old bukkit ???!?!?!?!) this will have to do 2016-01-21 17:39:56 -06:00
Literallie
1e06b71828 Fix JavaDoc errors introduced in Timings v1 2016-01-21 17:30:05 -06:00
Zach Brown
766c3f3884 Simplify README.md for normal end-users 2016-01-21 00:12:33 -06:00