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
/
org
Commit message (
Expand
)
Author
Age
Lines
*
Implement ItemFactory and ItemMeta values. Adds BUKKIT-15
Wesley Wolfe
2012-12-17
-180
/
+1889
*
ItemStack.asBukkitStack(null) should return Air. Fixes BUKKIT-3170
feildmaster
2012-12-15
-4
/
+5
*
Fix EntityEquipment positions being reversed. Fixes BUKKIT-3157
deathmarine
2012-12-12
-6
/
+6
*
Load chunks asynchronously for players.
Travis Watkins
2012-12-12
-0
/
+141
*
Add utility class AsynchronousExecutor
Wesley Wolfe
2012-12-12
-0
/
+294
*
Missed a rename
feildmaster
2012-12-10
-1
/
+1
*
Add EntityEquipment API. Adds BUKKIT-3103
feildmaster
2012-12-10
-1
/
+209
*
[Bleeding] Correct getEyeHeight value. Fixes BUKKIT-3130
h31ix
2012-12-10
-1
/
+1
*
Only display help aliases when there are aliases. Fixes BUKKIT-1621
feildmaster
2012-12-10
-3
/
+6
*
Pass null help values values as empty strings to HelpTopics
feildmaster
2012-12-10
-10
/
+10
*
[Bleeding] Fix NPE with a null bedSpawnLocation. Fixes BUKKIT-1500
EdGruberman
2012-12-10
-2
/
+6
*
[Bleeding] Fix NPE in getBedSpawnLocation. Fixes BUKKIT-1949
EdGruberman
2012-12-08
-0
/
+2
*
Correctly shoot arrows with the spawnArrow Method. Fixes BUKKIT-3116
Dark Arc
2012-12-08
-2
/
+5
*
Provide a faster way to get a location. Adds BUKKIT-3120
Travis Watkins
2012-12-07
-0
/
+39
*
Use shooter constructor for Fireballs. Fixes BUKKIT-3121
feildmaster
2012-12-07
-8
/
+6
*
Add the ability to launch WitherSkulls. Fixes BUKKIT-3106
feildmaster
2012-12-07
-3
/
+6
*
Implement API for wolves collar color. Adds BUKKIT-3109
feildmaster
2012-12-05
-0
/
+9
*
Add a custom shutdown message set in bukkit.yml. Addresses BUKKIT-3031
feildmaster
2012-12-05
-0
/
+4
*
Allow placing blocks in spawn if ops.txt is empty. Fixes BUKKIT-3004
Travis Watkins
2012-12-05
-0
/
+1
*
Fire EntityFormBlockEvent for FallingBlocks. Adds BUKKIT-3078
Wesley Wolfe
2012-12-04
-1
/
+1
*
Implement API for mob despawn when away from players. Adds BUKKIT-2986
Travis Watkins
2012-12-04
-0
/
+8
*
[BREAKING] Update BlockFace directions. Fixes BUKKIT-1567, BUKKIT-3069
feildmaster
2012-12-01
-26
/
+26
*
Add data values to EntityChangeBlockEvent. Adds BUKKIT-3077, BUKKIT-3076
Wesley Wolfe
2012-11-30
-11
/
+13
*
Fix teleporting entities with vehicles/passengers teleporting you illegally. ...
feildmaster
2012-11-20
-2
/
+11
*
No teleporting people back into the server. Fixes BUKKIT-2298
Wesley Wolfe
2012-11-19
-3
/
+2
*
Don't do case lookups when we have the right case already.
Travis Watkins
2012-11-18
-1
/
+1
*
Implement sound changes for Minecraft 1.4.2 changes. Fixes BUKKIT-2849
Karl Fritsche
2012-11-17
-26
/
+67
*
[Bleeding] Use case from player data for OfflinePlayer. Fixes BUKKIT-519
EdGruberman
2012-11-17
-0
/
+15
*
Don't show a player on map if they're vanished. Fixes BUKKIT-1882
Travis Watkins
2012-11-17
-2
/
+10
*
Implement API for Skeleton and Zombie types. Fixes BUKKIT-2818
James Clarke
2012-11-17
-0
/
+26
*
Fire BlockSpreadEvent for vine growth. Fixes BUKKIT-1097
Travis Watkins
2012-11-17
-0
/
+13
*
Rework skull dropping. Fixes BUKKIT-2930 and BUKKIT-2820
Travis Watkins
2012-11-14
-9
/
+1
*
Fixed some async tasks running synchronously. Fixes BUKKIT-2934
Wesley Wolfe
2012-11-14
-39
/
+37
*
Update CraftBukkit to Minecraft 1.4.4.
Travis Watkins
2012-11-13
-189
/
+22
*
[Bleeding] Fix mistranslation affecting time of the server vs time of day.
md_5
2012-11-02
-2
/
+2
*
Fix compile issue with chunk generation.
Travis Watkins
2012-11-02
-0
/
+2
*
Delegate recreateStructures to nms provider. Fixes BUKKIT-2760
feildmaster
2012-11-01
-1
/
+6
*
Add CraftArt mappings for Wither. Fixes BUKKIT-2667.
Wesley Wolfe
2012-11-01
-7
/
+7
*
Change ItemFrame to actually provide a defensive copy. Fixes BUKKIT-2784
Wesley Wolfe
2012-11-01
-1
/
+14
*
Add inventory and slot types for new containers. Fixes BUKKIT-2741
Travis Watkins
2012-10-31
-0
/
+22
*
Implement API for ambient mob spawn limit. Add spawn-limit.ambient to
Travis Watkins
2012-10-31
-0
/
+21
*
Use BlockCommandSender for dispatching Command block commands
Travis Watkins
2012-10-31
-0
/
+42
*
Expose API for managing and using GameRules. Adds BUKKIT-2757
feildmaster
2012-10-31
-0
/
+22
*
Implement the API for ItemFrames. Adds BUKKIT-2668
h31ix
2012-10-31
-1
/
+62
*
Expose API for clearing a player's inventory with a successful count
EvilSeph
2012-10-30
-0
/
+27
*
Expose API for giving and taking experience levels for use with ExpCommand's ...
EvilSeph
2012-10-29
-0
/
+4
*
Revert changing EntityType.FIREBALL to LARGE_FIREBALL
feildmaster
2012-10-29
-1
/
+1
*
Get skull data before destroying block. Fixes BUKKIT-2723
Travis Watkins
2012-10-29
-4
/
+15
*
Add isHardcore API to check if the server is in hardcore mode or not. Adds BU...
EvilSeph
2012-10-29
-0
/
+4
*
Add new entities to World.spawn method. Fixes BUKKIT-2658
Travis Watkins
2012-10-28
-3
/
+19
[next]