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
/
bukkit
Commit message (
Expand
)
Author
Age
Lines
*
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
*
Remove spawn-radius setting in bukkit.yml in favour of spawn-protection in
EvilSeph
2012-10-28
-1
/
+10
*
Update CraftBukkit to Minecraft 1.4(.2).
Travis Watkins
2012-10-27
-92
/
+362
*
Implement chat tab completion API. Fixes BUKKIT-2608. Adds BUKKIT-2607.
Wesley Wolfe
2012-10-17
-4
/
+19
*
Delegate tab-completion. Fixes BUKKIT-2181. Adds BUKKIT-2602
Score_Under
2012-10-15
-0
/
+38
*
Queue tasks from secondary threads. Fixes BUKKIT-2546 and BUKKIT-2600
Wesley Wolfe
2012-10-14
-0
/
+46
*
Implement new scheduler API. Adds BUKKIT-836
Wesley Wolfe
2012-10-14
-2
/
+31
*
Ensure entity isn't destroyed when trying to show it. Fixes BUKKIT-2038
Travis Watkins
2012-10-13
-1
/
+0
*
Remove player from destroy queue when they go visible. Fixes BUKKIT-2071
Travis Watkins
2012-09-28
-0
/
+1
*
Fix typo causing a task to be repeated in debug. Addresses BUKKIT-2549
Wesley Wolfe
2012-09-28
-1
/
+1
*
Map org.bukkit.Sound to String values for sending to client.
Wesley Wolfe
2012-09-26
-2
/
+143
*
Replace LongObjectHashMap with a more efficient implementation
Travis Watkins
2012-09-21
-392
/
+280
*
[Bleeding] Add autosave interval setting in bukkit.yml. Adds BUKKIT-2507
Mike Primm
2012-09-12
-0
/
+2
*
Bulk pending cleanup.
Wesley Wolfe
2012-09-09
-49
/
+42
*
Change local jline checks to not use String literals. Fixes BUKKIT-2455.
Luke Granger-Brown
2012-09-09
-2
/
+11
*
Add information about async tasks to CrashReports. Addresses BUKKIT-2491
Wesley Wolfe
2012-09-09
-1
/
+59
*
Fix crash from console-commands throwing exception. Fixes BUKKIT-2479
Wesley Wolfe
2012-09-06
-1
/
+6
*
Fix Future task waiting logic. Fixes BUKKIT-2408
Wesley Wolfe
2012-08-26
-1
/
+6
*
Rewrite scheduler. Fixes BUKKIT-1831, and BUKKIT-845
Wesley Wolfe
2012-08-22
-618
/
+533
*
Fix instances where Signs have null lines. Addresses BUKKIT-684
V10lator
2012-08-21
-1
/
+7
*
Use standard format function to format logs. Addresses BUKKIT-2246
EdGruberman
2012-08-21
-1
/
+1
*
Implement API for Sound, and playing the sounds for Worlds and Players. Adds ...
feildmaster
2012-08-21
-0
/
+22
*
Use a dynamic pool size for the iterator cache
Travis Watkins
2012-08-20
-21
/
+35
*
Implement API to retrieve and open EnderChests. Adds BUKKIT-2016
feildmaster
2012-08-20
-0
/
+7
*
[Bleeding] Remove redundant chunkList from ChunkProviderServer
Mike Primm
2012-08-19
-2
/
+2
*
Add LongObjectHashMap and LongHashSet
Travis Watkins
2012-08-19
-357
/
+839
*
Add iterator cache to UnsafeList and use it in hotspots
Travis Watkins
2012-08-19
-14
/
+109
*
Fix issues with chunk saving. Fixes BUKKIT-2158, BUKKIT-2018 and BUKKIT-2229
Mike Primm
2012-08-19
-18
/
+5
*
Add more detailed CrashReport for CraftBukkit. Addresses BUKKIT-2319
Wesley Wolfe
2012-08-17
-0
/
+41
*
Use correct SlotType's for merchants. Fixes BUKKIT-2257
feildmaster
2012-08-15
-0
/
+7
*
Implement methods for spawning FallingBlocks and add various FallingBlock met...
feildmaster
2012-08-14
-4
/
+49
*
Update CreatureSpawner.setSpawnedType(EntityType) to 1.3
feildmaster
2012-08-12
-4
/
+5
[next]