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
/
src
/
main
/
java
Commit message (
Expand
)
Author
Age
Lines
...
*
Update CraftBukkit to 1.6.1
Nate Mortensen
2013-07-01
-5152
/
+6103
*
Fix cancellation for InventoryDragEvent. Fixes BUKKIT-4332
Nate Mortensen
2013-06-13
-0
/
+2
*
Correct cancellation of InventoryClickEvent. Fixes BUKKIT-4331
Nate Mortensen
2013-06-13
-2
/
+2
*
Fix negative damage from Zombies. Fixes BUKKIT-4193
ST-DDT
2013-06-13
-1
/
+3
*
Implement PlayerBookEditEvent. Adds BUKKIT-1995
Des Herriott
2013-06-10
-9
/
+32
*
Update blaze breathe sound. Fixes BUKKIT-4286
mbax
2013-06-05
-1
/
+1
*
Fix creative ArrayIndexOutOfBoundsException. Fixes BUKKIT-4305
Nate Mortensen
2013-06-04
-35
/
+31
*
Improve events for new inventory features. Adds BUKKIT-3859
riking
2013-06-03
-72
/
+326
*
Pass correct block when dispensing empty buckets. Fixes BUKKIT-3668
Travis Watkins
2013-05-03
-2
/
+2
*
Correct event handling for dispensing filled buckets. Fixes BUKKIT-4046
Travis Watkins
2013-05-03
-1
/
+1
*
Send block updates even when applyPhysics is false. Fixes BUKKIT-3971
Des Herriott
2013-05-02
-3
/
+3
*
Fix typo/logic error in previous commit
Travis Watkins
2013-05-02
-1
/
+1
*
Fix animal spawning ignoring limits. Fixes BUKKIT-4180
Travis Watkins
2013-05-02
-1
/
+10
*
Improve InventoryCloseEvent handling. Fixes BUKKIT-3286
Travis Watkins
2013-05-02
-12
/
+18
*
Move world generator warning to CraftBukkit. Fixes BUKKIT-2565
Score_Under
2013-04-30
-1
/
+4
*
Always process movement for vehicles and passengers. Fixes BUKKIT-4142
Travis Watkins
2013-04-30
-1
/
+1
*
Revert "Add delay to hopper even if it doesn't do anything."
Travis Watkins
2013-04-27
-4
/
+1
*
Fix things using wall time running too fast. Fixes BUKKIT-4155
Travis Watkins
2013-04-27
-154
/
+4
*
Update CraftBukkit to Minecraft 1.5.2
Travis Watkins
2013-04-27
-265
/
+314
*
Rework EntityExplodeEvent. Fixes BUKKIT-4140. Adds BUKKIT-4141
Wesley Wolfe
2013-04-24
-22
/
+24
*
Don't do physics updates in world generation. Fixes BUKKIT-3747
Travis Watkins
2013-04-16
-1
/
+7
*
Validate chunk data array lengths. Fixes BUKKIT-4093
Mike Primm
2013-04-15
-5
/
+27
*
When moving a misplaced chunk move tile entities too. Fixes BUKKIT-4092
Travis Watkins
2013-04-15
-0
/
+14
*
Make Slimes fire EntityTarget events. Fixes BUKKIT-1408
GJ
2013-04-15
-2
/
+23
*
Don't apply fall damage when cancelled. Fixes BUKKIT-4065
Travis Watkins
2013-04-13
-5
/
+7
*
Add delay to hopper even if it doesn't do anything. Fixes BUKKIT-4061
Travis Watkins
2013-04-13
-1
/
+4
*
Perform anvil calculations when using 1.5 drop feature.
riking
2013-04-13
-1
/
+1
*
Use wall time instead of ticks for several things. Fixes BUKKIT-4059
Travis Watkins
2013-04-13
-17
/
+37
*
Add MobEffect from mc-dev for diff visibility
Travis Watkins
2013-04-13
-0
/
+143
*
Various minor performance improvements
Travis Watkins
2013-04-13
-2
/
+15
*
Correct vehicle movement issues. Fixes BUKKIT-2993, BUKKIT-4056
Travis Watkins
2013-04-13
-4
/
+8
*
Fetch tile entities from chunks instead of world. Fixes BUKKIT-4055
Travis Watkins
2013-04-13
-9
/
+19
*
Boats can only die once.
Travis Watkins
2013-04-13
-1
/
+1
*
Check connection status before setting scoreboard. Fixes BUKKIT-4064
Wesley Wolfe
2013-04-12
-0
/
+8
*
Change perspective of team checking. Fixes BUKKIT-4044
Wesley Wolfe
2013-04-11
-9
/
+10
*
Use correct method for getting player's team. Fixes BUKKIT-4050
Wesley Wolfe
2013-04-11
-1
/
+1
*
Refactor EntityDamageEvents. Adds BUKKIT-1944 & BUKKIT-3684
feildmaster
2013-04-10
-155
/
+116
*
Make auxiliary worlds use the main scoreboard. Addresses BUKKIT-3984
Wesley Wolfe
2013-04-04
-2
/
+3
*
Handle large chests correctly for hopper events. Fixes BUKKIT-3979
Travis Watkins
2013-04-04
-2
/
+16
*
We compile for 1.5
Wesley Wolfe
2013-04-04
-3
/
+0
*
Implement Scoreboard API. Adds BUKKIT-3776
mbax
2013-04-04
-32
/
+756
*
Add a WeakCollection utility class.
Wesley Wolfe
2013-04-04
-0
/
+173
*
Add ScoreboardServer from mc-dev for diff visibility
mbax
2013-04-04
-0
/
+204
*
Add missing calls to BlockRedstoneEvent. Adds BUKKIT-3926
gjmcferrin@gmail.com
2013-04-03
-0
/
+27
*
Add BlockDaylightDetector from mc-dev for diff visibility
gjmcferrin@gmail.com
2013-04-03
-0
/
+71
*
Properly return contents of Inventory. Fixes BUKKIT-3930
h31ix
2013-04-02
-1
/
+2
*
Set world on fixed tile entity to avoid NPE. Addresses BUKKIT-3949
Travis Watkins
2013-04-01
-0
/
+1
*
Fix mismatched tile entities for new blocks. Fixes BUKKIT-3949
Travis Watkins
2013-03-31
-0
/
+16
*
Don't update physics when block place is cancelled. Fixes BUKKIT-3939
Travis Watkins
2013-03-31
-25
/
+29
*
Correct slot types for brewing stand. Fixes BUKKIT-3937
Travis Watkins
2013-03-31
-1
/
+1
[prev]
[next]