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
...
*
Added EntityHorse for diff visibility.
EvilSeph
2013-07-02
-0
/
+1186
*
Update client on cancelled entity naming. Fixes BUKKIT-4396
mbax
2013-07-02
-0
/
+4
*
Update client on cancelled leash. Fixes BUKKIT-4395
mbax
2013-07-02
-0
/
+4
*
Send event-defined MOTD/maxplayers. Fixes BUKKIT-4409
mbax
2013-07-02
-8
/
+11
*
Fix world preparation status output. Fixes BUKKIT-4407
mbax
2013-07-02
-3
/
+2
*
Regrow sheep wool on grass consumption. Resolves BUKKIT-4405
mbax
2013-07-02
-2
/
+2
*
Fix Entity persistence. Fixes BUKKIT-4397
Nate Mortensen
2013-07-02
-1
/
+1
*
Rework max health values. Fixes BUKKIT-4398
Wesley Wolfe
2013-07-02
-60
/
+21
*
Fixed NPE in BrewingStand
Wesley Wolfe
2013-07-01
-2
/
+1
*
Update CraftBukkit to 1.6.1
Nate Mortensen
2013-07-01
-5159
/
+6143
*
Updated version to 1.5.2-R1.1-SNAPSHOT for development towards next release.
EvilSeph
2013-06-14
-1
/
+1
*
Updated version to 1.5.2-R1.0 in pom.xml for RB.
EvilSeph
2013-06-14
-1
/
+1
*
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
*
Updated version to 1.5.2-R0.2-SNAPSHOT for development towards next release.
EvilSeph
2013-05-03
-1
/
+1
*
Updated version to 1.5.2-R0.1 in pom.xml for BETA.
EvilSeph
2013-05-03
-1
/
+1
*
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
-268
/
+317
*
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
*
Updated version to 1.5.1-R0.3-SNAPSHOT for development towards next release.
EvilSeph
2013-04-13
-1
/
+1
*
Updated version to 1.5.1-R0.2 in pom.xml for BETA.
EvilSeph
2013-04-13
-1
/
+1
*
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
[prev]
[next]