Commit graph

92 commits

Author SHA1 Message Date
Aikar
5e5d11f13b Prevent tile entity and entity based crashes 2014-12-22 15:13:29 -06:00
gsand
1b72b3fc59 [00:50:57] <Clippy> wait, actually I need to do additional testing, just
remove it
[00:51:09] <Clippy> ;(
[00:51:17] * Clippy opens mcp
[00:51:22] <Z750> ._.
2014-12-21 00:52:01 -06:00
gsand
383a3d442d [00:32:19] <Clippy> I goofed, forgive meeeee! ;____; 2014-12-21 00:45:53 -06:00
gsand
3038c837a9 Allow the first spawn location "fuzziness" to be configured 2014-12-20 19:22:28 -06:00
Aikar
73bc2489c0 Do not allow negative count itemstacks (infinite itemstacks)
Should work around quite a few issues and this
'feature' is relatively worthless anyway
2014-12-19 16:35:01 -06:00
Zach Brown
c683d9ad52 Rebuild our patches for upstream changes 2014-12-18 17:35:10 -06:00
Zach Brown
f920086bbd Remove unnecessary patch 2014-12-14 16:26:48 -06:00
Zach Brown
1d0898c3cc Rebuild our patches for upstream changes 2014-12-14 16:25:11 -06:00
Zach Brown
e67bfe69d1 Missed a comment in chest sound patch 2014-12-07 22:57:26 -06:00
Zach Brown
535076aa8b Improve chest sound handling patch 2014-12-07 14:52:19 -06:00
Zach Brown
275af1a769 Update our patches for upstream changes 2014-12-07 13:29:55 -06:00
Byteflux
6c0aedf367 Use the servers built in UUID map for player lookups 2014-12-07 13:28:45 -06:00
Zach Brown
7ae5abba9e Add a constructor for setting both the header and the footer to PacketPlayOutPlayerListHeaderFooter 2014-12-05 22:47:37 -06:00
Zach Brown
b889c27630 Clean up some of our patches
Remove unused torch placement config option
Remove ambiguity in invisible players patch
2014-12-05 22:28:08 -06:00
Zach Brown
77ef1b5cc7 Update our patches for Spigot changes 2014-12-05 22:22:47 -06:00
Zach Brown
c78777957f Update our patches for the latest changes
/ver is no longer useless! Meaninful version tracking yay!
2014-12-02 00:03:53 -06:00
Aikar
9cb520d8f1 Add TNT source location API 2014-11-30 22:58:25 -06:00
Zach Brown
1610f6d153 Improvements to teleport with passenger vehicle 2014-11-30 22:35:33 -06:00
Zach Brown
c5d9810268 Fix an improperly updated patch file 2014-11-30 20:09:09 -06:00
Byteflux
4deff62371 Allow specified ItemStacks to retain their invalid data 2014-11-30 18:59:49 -06:00
Byteflux
1552122433 Configurable TNT water movement 2014-11-29 23:14:36 -08:00
Zach Brown
2cbc92c37e Fix a mistake in Teleport w/ passenger/vehicle patch
Along with restoring authorship to the original writer
2014-11-28 16:30:20 -06:00
Zach Brown
a52eb21fd8 Update PaperSpigot to Minecraft 1.8 2014-11-27 17:17:45 -08:00
Aikar
3a304401b4 Add Async Chunk Load API 2014-11-06 18:31:52 -06:00
Zach Brown
a454aabf95 Random space is most certainly not best space 2014-10-24 23:44:38 -05:00
Zach Brown
41b428475c Replace non-picky rails with non-picky torches
Issues with rails colliding with hitboxes on fences
non-picky torches can be placed on stained glass on 1.8+ clients only (client-side limitation)
2014-10-24 23:41:49 -05:00
Zach Brown
bf250caafe Minor configuration code formatting 2014-10-24 22:28:29 -05:00
Zach Brown
eb70bd92ab Make certain game mechanics configurable
Boat drops and rail placement at this time
2014-10-24 22:25:14 -05:00
Aikar
d1cbf1b137 Implement performance improvements from the EMC-CraftBukkit fork
See the individual patch files for more details
2014-10-19 17:58:49 -05:00
Byteflux
b8bc46347f Fix PaperSpigot entity removal in unloaded chunks 2014-10-14 19:36:06 -05:00
Zach Brown
a4bc5cc10c Remove 1.8 blocks/items patches
For those interested in these features, you can continue to use these patches in your own builds or use a plugin, such as Carbon, to add them
2014-10-14 19:28:05 -05:00
Byteflux
f9fa108a49 Update with more Spigot binary patches 2014-10-02 16:54:57 -05:00
Byteflux
e6bc90dccb Backwards compatible PacketPlayOutEntityTeleport constructor 2014-09-21 22:25:58 -05:00
Zach Brown
69bb19d9af Redo protocol warning message 2014-09-21 22:23:33 -05:00
Byteflux
64acfb63bc Update with latest patches from upstream SpigotMC 2014-09-21 22:05:59 -05:00
Zach Brown
4c10135801 Re-add SportBukkit visual offset fix
Looks to be entirely unrelated to the visual issues being seen

Revert "Remove SportBukkit visual offset fix, may cause issues with certain cannons"

This reverts commit 1156e17179492f530ced9a91a2db0ee32f6bf0e9.
2014-09-12 15:27:47 -05:00
Zach Brown
1db4108509 Fix slime block sounds 2014-09-11 20:33:37 -05:00
Zach Brown
f697665d8c Remove SportBukkit visual offset fix, may cause issues with certain cannons 2014-09-11 16:36:50 -05:00
Zach Brown
078032ff25 Don't register standing or wall banner, and daylight detector inverted
Cause client crashes, likely because they arent ticking yet
2014-09-10 20:49:42 -05:00
Zach Brown
e0bda3c916 Don't allow 1.8 clients to join...
they crash when encountering 1.8 blocks/items/etc
2014-09-10 19:41:12 -05:00
Zach Brown
fd6ba5b433 Add SportBukkit fix for visually offset entities 2014-09-10 16:19:22 -05:00
Zach Brown
a060c401c8 Add a few 1.8 features/blocks/items/whatever 2014-09-10 16:19:06 -05:00
Zach Brown
b7e702dacc Update from upstream SpigotMC
Fix double plants having the incorrect top half SpigotMC/Spigot@377b69d787
Fix boats thinking that they were always on land for 1.8 clients SpigotMC/Spigot@4a083f819e
Correct the action used in updateGamemode. this isn't used by the ser... SpigotMC/Spigot@face904a9a
Allow the updated version of protocollib to be enabled SpigotMC/Spigot@4614a615cc
2014-09-01 18:54:34 -05:00
Minecrell
f39f423fd0 Fix ProtocolLib compatibility 2014-09-01 15:36:00 -05:00
Zach Brown
acfc7ba3e2 Rebuild patches after merge 2014-09-01 15:17:42 -05:00
Zach Brown
f9d6872641 Remove accidentally committed patch file 2014-08-31 14:51:09 -05:00
Dmck2b
b62da895f2 Work around for blocking rail duplication 2014-08-31 14:44:52 -05:00
Zach Brown
e5cafd752b Remove brewing stands from the TE optimizations as well
Possible conflict with CB wall time patches?
2014-08-31 13:09:23 -05:00
Zach Brown
92bfbe89cf Configurable strength and weakness effect modifiers 2014-08-31 12:31:44 -05:00
Zach Brown
627383e58e Show PaperSpigot in protocol warning 2014-09-01 14:41:47 -05:00