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
Commit message (
Expand
)
Author
Age
Lines
*
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
-15
/
+30
*
SPIGOT-456: Provide equals & hashCode methods for CraftObjective and CraftTeam
Thinkofdeath
2015-01-25
-0
/
+42
*
Fix PerMaterialTest skipping useful tests for certain blocks
Thinkofdeath
2015-01-25
-4
/
+4
*
SPIGOT-161: Don't apply velocity changes if we didn't damage on explosion.
md_5
2015-01-25
-7
/
+11
*
SPIGOT-469: Increment and print reload count.
md_5
2015-01-25
-0
/
+3
*
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-443: Synchronize access to HANDLED_TAGS as Spigot uses it async
BuildTools
2015-01-18
-21
/
+23
*
SPIGOT-438: Correct CraftScoreboard.getObjective NPEing instead of returning ...
Thinkofdeath
2015-01-17
-1
/
+2
*
Fix mismatch between teams and player teams.
md_5
2015-01-17
-2
/
+3
*
SPIGOT-242: Fix scoreboard API.
md_5
2015-01-17
-50
/
+50
*
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
*
isThundering should just reflect thunder state.
md_5
2015-01-13
-1
/
+1
*
Fix the CraftWorld weather methods duplicating events.
md_5
2015-01-13
-34
/
+11
*
Use SpecialSource 1.2.1 - greatly reduced memory usage.
md_5
2015-01-12
-1
/
+1
*
Use release SpecialSource versions.
md_5
2015-01-12
-13
/
+1
*
Add animal sniffer plugin to check API usages.
md_5
2015-01-12
-0
/
+20
*
Fix null pointer in ChatBaseComponent's hashCode method
Thinkofdeath
2015-01-11
-0
/
+11
*
Fix SPIGOT-260: Item drops don't spill in correct place.
Hitoprl
2015-01-11
-6
/
+31
*
Fix off by one in CraftRabbit. Fixes SPIGOT-392
md_5
2015-01-10
-2
/
+2
*
SPIGOT-387: Remove redundant custom vehicle handling.
md_5
2015-01-09
-71
/
+38
*
Add missing synthetic flags to lastDamage
Thinkofdeath
2015-01-09
-0
/
+2
*
Bump to 1.2-SNAPSHOT
md_5
2015-01-09
-1
/
+1
*
Actually stage file
md_5
2015-01-09
-0
/
+60
*
Add ACC_SYNTHETIC back.
md_5
2015-01-09
-2
/
+13
*
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
*
Use ECJ as the compiler, like Bukkit.
md_5
2015-01-05
-7
/
+28
*
Whoops missed a file
Thinkofdeath
2015-01-04
-0
/
+126
*
Redirect execute through our command system and allow entities to be CommandS...
Thinkofdeath
2015-01-04
-0
/
+161
*
SPIGOT-341: Backport ender pearl spawning fix from 1.8.1
md_5
2015-01-05
-4
/
+13
*
SPIGOT-323: Allow force creating enchant table containers. Usefullness is not...
md_5
2015-01-05
-1
/
+8
*
SPIGOT-323: Enchanting tables can no longer be force opened. (reverted from c...
md_5
2015-01-05
-9
/
+0
*
SPIGOT-323: Enchanting tables can no longer be force opened.
md_5
2015-01-05
-0
/
+9
*
Rewrite storm / thunder event handling to catch all cases. Fixes SPIGOT-335.
md_5
2015-01-05
-88
/
+98
*
Actually return.
md_5
2015-01-05
-1
/
+2
*
"Fix" SPIGOT-349 - don't allow + or ! in path.
md_5
2015-01-05
-0
/
+6
*
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
*
Merge pull request #75 in SPIGOT/craftbukkit from ~XOR/craftbukkit:fixbookser...
Thinkofdeath
2014-12-28
-3
/
+5
|
\
|
*
Add null check before iterating over iterator.
Xor Boole
2014-12-28
-3
/
+5
|
/
[next]