Commit graph

12 commits

Author SHA1 Message Date
Zach Brown
097ffc44c1 Migrate PaperSpigot to Timings version 2 2016-01-09 00:32:38 -06:00
Byteflux
5b6b8beff8 Temporarily use getDouble() internally for calls to getFloat() in Paper configs
getFloat() seems to have an issue with reading modified values and always
returns the default value instead. This needs further investigating, but
for now making it use getDouble() internally appears to resolve the issue.
2015-08-04 17:57:17 -07:00
Zach Brown
acd17efa2d Rebuild patches 2015-08-02 01:56:08 -05:00
Byteflux
55b9d1c093 Add configurable fix for TNT cannnons.
This attempts to revert cannoning mechanics to pre-1.8 behavior. A huge
thanks to TheIceAP who championed almost every fix in this patch.

Another shoutout to Jebediah Smith from SportBukkit for the velocity
update patch which mostly fixes the client issue of TNT moving in water.
2015-06-04 14:25:07 -07:00
Byteflux
7d15ab73ad Migrate old TNT height nerf settings to falling block height nerf 2015-06-04 03:57:23 -07:00
Zach Brown
bd0045257f Rebuild patches for upstream changes 2015-05-28 00:11:18 -05:00
Zach Brown
bc8b1ee8d7 Rebuild patches 2015-03-09 16:02:50 -05:00
Zach Brown
6538ccd924 Update PaperSpigot to Minecraft 1.8.3 2015-03-07 19:16:09 -06:00
Zach Brown
de2ec8b0a9 Manually bump the config version since git won't 2015-02-23 16:59:00 -06:00
Zach Brown
a52eb21fd8 Update PaperSpigot to Minecraft 1.8 2014-11-27 17:17:45 -08:00
Zach Brown
4df7953678 Cleanup our patches 2014-08-05 18:45:22 -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
Renamed from CraftBukkit-Patches/0002-PaperSpigot-config-files.patch (Browse further)