index
:
archive/craftbukkit
master
movement-fix
version/1.12.2
version/1.8
Unnamed repository; edit this file 'description' to name the repository.
User &
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
nms-patches
Commit message (
Expand
)
Author
Age
Lines
*
Handle new players correctly
Thinkofdeath
2015-02-04
-3
/
+3
*
Improve vanilla's rename detection by using bukkit's lastKnownName nbt tag
Thinkofdeath
2015-02-04
-35
/
+48
*
Re-enable the vanilla feature of changing the join message if a player has ch...
Thinkofdeath
2015-02-03
-34
/
+50
*
Fix BlockIgniteEvent and BlockSpreadEvent being called with the wrong locations
Thinkofdeath
2015-02-03
-5
/
+5
*
SPIGOT-512: Fix SmallFireballs ignoring isIncendiary
Thinkofdeath
2015-02-02
-3
/
+3
*
SPIGOT-465: Allow cancelling BlockPlaceEvent to preven wither spawns
Thinkofdeath
2015-02-02
-12
/
+36
*
Fix exceptions from tasks being ignored
Thinkofdeath
2015-02-02
-21
/
+36
*
Fix a null pointer in ShapeDetectorBlock
Thinkofdeath
2015-02-02
-0
/
+15
*
SPIGOT-508: Set noclip flag when changing armor stand gravity
md_5
2015-02-01
-2
/
+11
*
SPIGOT-506: Falling blocks are special too
md_5
2015-02-01
-3
/
+3
*
Fix client chunk leak when preforming large block/chunk updates
Thinkofdeath
2015-01-30
-11
/
+2
*
SPIGOT-458: Events / game rules shouldn't affect fall damage onto soil.
md_5
2015-01-31
-3
/
+15
*
SPIGOT-240: Fire physics events for crops dying.
md_5
2015-01-31
-0
/
+27
*
SPIGOT-485: Special case TnT in explosions.
md_5
2015-01-28
-3
/
+3
*
SPIGOT-449: Fix the wrong caller being used in chain execute commands
Thinkofdeath
2015-01-25
-12
/
+17
*
SPIGOT-161: Don't apply velocity changes if we didn't damage on explosion.
md_5
2015-01-25
-7
/
+11
*
SPIGOT-468: Treat wither skulls as projectiles with a shooter for damage purp...
md_5
2015-01-25
-4
/
+7
*
SPIGOT-451: Fix bad entities crashing servers when spawned via MobSpawner
Zach Brown
2015-01-25
-4
/
+7
*
Rework piston events to only fire a retract event for sticky pistons
Thinkofdeath
2015-01-19
-11
/
+29
*
SPIGOT-429: Use correct block for checking Block.b (canReplace)
md_5
2015-01-16
-0
/
+11
*
SPIGOT-418: Ensure vehicle events are fired.
md_5
2015-01-16
-25
/
+47
*
Fix the CraftWorld weather methods duplicating events.
md_5
2015-01-13
-5
/
+9
*
Fix null pointer in ChatBaseComponent's hashCode method
Thinkofdeath
2015-01-11
-0
/
+11
*
SPIGOT-387: Remove redundant custom vehicle handling.
md_5
2015-01-09
-68
/
+35
*
Fix mistake in vine growth
Thinkofdeath
2015-01-06
-12
/
+11
*
SPIGOT-321: Fire damage event for EntityItem.
md_5
2015-01-07
-4
/
+16
*
SPIGOT-362: Specify a teleport cause for specatator teleports
Thinkofdeath
2015-01-06
-17
/
+23
*
Redirect execute through our command system and allow entities to be CommandS...
Thinkofdeath
2015-01-04
-0
/
+62
*
SPIGOT-341: Backport ender pearl spawning fix from 1.8.1
md_5
2015-01-05
-4
/
+13
*
Rewrite storm / thunder event handling to catch all cases. Fixes SPIGOT-335.
md_5
2015-01-05
-88
/
+98
*
SPIGOT-178: Treat ItemStacks of 0 size as empty
Thinkofdeath
2015-01-04
-0
/
+12
*
SPIGOT-296: Fix stack overflow when a dispense event is set to bonemeal
Thinkofdeath
2015-01-04
-3
/
+3
*
SPIGOT-270: Fire inventory events for spectator mode (but cancelled)
Thinkofdeath
2015-01-04
-15
/
+22
*
Fix kick messages being lost
Thinkofdeath
2015-01-04
-3
/
+3
*
SPIGOT-217: Fix VehicleBlockCollisionEvent having the wrong block location
Thinkofdeath
2015-01-04
-3
/
+3
*
SPIGOT-354: Fix the version being incorrect for level.dat
Thinkofdeath
2015-01-04
-15
/
+11
*
Correctly close chests cancelled for cancelled inventory open events
Thinkofdeath
2014-12-28
-15
/
+19
*
SPIGOT-287: Fire a cancelled inventory open event for locked chests
Thinkofdeath
2014-12-28
-24
/
+40
*
SPIGOT-307: Fix inverted logic in WorldServer.sendParticles
Thinkofdeath
2014-12-28
-3
/
+3
*
SPIGOT-303: Fix NPE in ChatModifier
Thinkofdeath
2014-12-27
-0
/
+30
*
Apply permission checks to command block executed vanilla commands
Thinkofdeath
2014-12-27
-11
/
+13
*
Make the effect filter stricter
Thinkofdeath
2014-12-27
-4
/
+18
*
.-.
Thinkofdeath
2014-12-27
-0
/
+11
*
Fix crashes when beacons have invalid effects
Thinkofdeath
2014-12-27
-2
/
+38
*
Fix CLOSEST_PLAYER being used for all entities
Thinkofdeath
2014-12-27
-3
/
+3
*
SPIGOT-276: Force load chunks in Location2D fixes /spreadplayers
Thinkofdeath
2014-12-26
-0
/
+32
*
Implement Rabbit types.
FearThe137
2014-12-24
-3
/
+39
*
Update the command blacklist to handle the prefixed versions
Thinkofdeath
2014-12-23
-6
/
+10
*
Only allow command blocks to be placed by op'd players
Thinkofdeath
2014-12-21
-4
/
+8
*
SPIGOT-241 - Fix the duplication glitch of Leads (Vanilla bug).
FearThe1337
2014-12-21
-6
/
+10
[next]