Jedediah Smith
86f789adb4
Center TNT sample grid points
...
Makes TNT calculations more accurate, among other things
2014-08-07 23:14:51 -05:00
Zach Brown
2253110c8e
Revert "Fix TNT directional bias"
...
Restores our earlier and supposedly working TNT directional bias fix
We will contiune to work through the specifics of the the issue in a separate branch
This reverts commit 2449df7cdf
.
2014-08-07 14:18:11 -05:00
Jedediah Smith
2449df7cdf
Fix TNT directional bias
...
Shift the sample points so they are centered on the entity, eliminating the directional bias of the explosion force
2014-08-06 18:23:28 -05:00
Zach Brown
b657ae7456
Cleanup our patches
2014-08-05 18:45:22 -05:00
Zach Brown
557a65eb3c
Update CraftBukkit
2014-08-04 15:11:38 -05:00
Byteflux
8c8c10cefa
Configurable speed for water flowing over lava
...
Higher values = Slower water movement = better performance
http://hastebin.com/axuzaralas.vhdl
2014-08-03 21:23:45 -05:00
Dmck2b
f054884c39
Don't log debug information
2014-08-03 21:05:27 -05:00
Byteflux
aeead930a1
Better nerf for TNT Cannons ...
...
Drops the item
Applies to all Falling Block Entities
2014-07-30 03:35:32 -05:00
Zach Brown
7d802ab493
Temporarily remove the better water lighting updates patch while we ensure there are no performance or implementation issues
...
Specifically around non-water fluids
2014-07-30 02:44:36 -05:00
Iceee
37d9d3a11e
Apply the better water lighting updates patch to receding water as well
2014-07-28 02:48:03 -05:00
Zach Brown
94071f2c32
Remove configurable AI target selector delay patch
2014-07-27 21:50:06 -05:00
Zach Brown
398f6983bd
Update from upstream SpigotMC
...
Make "moved too quickly" limit configurable SpigotMC/Spigot@99a0a640e8
Undeprecate Player#updateInventory()V SpigotMC/Spigot@5c32e1cb48
Fetch complete profile for skull items, similarly to TileEntitySkull. SpigotMC/Spigot@33d758773e
Move getDouble into the Spigot Configuration patch SpigotMC/Spigot@b5dd202af1
Add missing particle to particle API SpigotMC/Spigot@273c64bbad
Log debug levels to the log file. SpigotMC/Spigot@348eae75f4
Fix PlayerItemDamageEvent (we already had this #badupstreamrelations) SpigotMC/Spigot@e207ea23cd
Move hopper patch to top for PR180 SpigotMC/Spigot@abb775108d
Don't be so spammy on Java 6 SpigotMC/Spigot@5abb82b1ca
Apply NBTReadLimiter to more things SpigotMC/Spigot@408944e9f5
2014-07-27 14:20:28 -05:00
Zach Brown
a7f1e7efd5
Fix PlayerItemDamageEvent
...
Hopefully a temporary patch as I've already submitted it to SpigotMC
But I kinda wanna use the event now so... Here we are
2014-07-24 22:29:15 -05:00
Zach Brown
7dd671146d
Update from upstream SpigotMC
...
Don't use Bukkit.getLogger as the CraftServer isn't loaded at this point SpigotMC/Spigot@5c48793ecf
Modify the block placement limit to allow for the odd random packet or two SpigotMC/Spigot@7768676ae2
2014-07-24 22:21:57 -05:00
Iceee
c768de882c
Fix lag caused by water lighting updates
...
Before: http://aikar.co/timings.php?url=7842564
After: http://aikar.co/timings.php?url=7842536
2014-07-23 10:54:24 -05:00
Zach Brown
f07313c43f
Fix random position generator's tendency to move north-west
...
Fixes the issue of mobs constantly going North-West in pens and other areas
backported from 1.8
2014-07-22 22:04:05 -05:00
Zach Brown
5cfd799cff
Fix incorrect API version on startup
2014-07-22 20:16:50 -05:00
Zach Brown
4aef5602d5
Update from upstream SpigotMC
...
Remove defensive copy in EAR SpigotMC/Spigot@f1ba1f6c07
Make "moved wrongly limit" configurable SpigotMC/Spigot@f7ab380e16
Fix null Tile Entity Worlds (we already had this) SpigotMC/Spigot@b271cdbfa0
Fix slow tab complete for some commands SpigotMC/Spigot@f3b7952c73
Only suggest ops to deop and remove whitelist add case entirely SpigotMC/Spigot@0e1fcfbe70
Allow tab complete for /whitelist add SpigotMC/Spigot@27f8aa22bd
2014-07-22 15:25:09 -05:00
Zach Brown
62371c5dc0
Fix minecraft-server dependencies in poms
2014-07-22 14:50:06 -05:00
Zach Brown
a23a026713
Support all projectiles in the invisible players patch
...
also cleans up the code a bit
2014-07-21 18:52:19 -05:00
Zach Brown
7b0c576798
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