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
Commit message (
Expand
)
Author
Age
Lines
...
*
[Bleeding] Fix corruption due to thread safety issues. Fixes BUKKIT-3333
Mike Primm
2012-12-30
-3
/
+3
*
Return the level, not ID. Fixes BUKKIT-3326
Wesley Wolfe
2012-12-29
-9
/
+12
*
/dev/null does not accept EnchantmentThorns
Wesley Wolfe
2012-12-29
-1
/
+5
*
Don't teleport entities that are considered dead. Addresses BUKKIT-1331
feildmaster
2012-12-29
-0
/
+18
*
[Bleeding] Implement periodic chunk garbage collector
Mike Primm
2012-12-29
-0
/
+49
*
Fix persistence on tamed pets. Fixes BUKKIT-3300
feildmaster
2012-12-28
-2
/
+10
*
Update maxhealth for entities that have variable max health. Fixes BUKKIT-3308
feildmaster
2012-12-27
-4
/
+27
*
Fix removing enchantments causing the enchantment tag to remain.
feildmaster
2012-12-27
-1
/
+2
*
Fix discrepancies in NBT and ItemMeta. Fixes BUKKIT-3279
feildmaster
2012-12-27
-11
/
+17
*
Fire BlockRedstoneEvent for repeaters. Fixes BUKKIT-1157
Travis Watkins
2012-12-27
-0
/
+14
*
Add BlockDiode from mc-dev for diff visibility.
Travis Watkins
2012-12-27
-0
/
+214
*
Don't update physics until after the place event. Fixes BUKKIT-3316
Wizjany
2012-12-27
-3
/
+9
*
Never remove players when unloading chunks. Fixes BUKKIT-3129
cexikitin
2012-12-27
-3
/
+1
*
Fix fireballs being motionless (again). Fixes BUKKIT-3299
feildmaster
2012-12-25
-7
/
+10
*
Perform permission removals after the quit event. Fixes BUKKIT-3303
feildmaster
2012-12-24
-4
/
+1
*
Fix Skull BlockState setting illegal values on owner.
feildmaster
2012-12-24
-2
/
+2
*
Fix fireworks being short lived. Fixes BUKKIT-3291
feildmaster
2012-12-23
-2
/
+2
*
Properly update fireworks. Fixes BUKKIT-3289
feildmaster
2012-12-23
-1
/
+3
*
Implement entity max health methods. Adds BUKKIT-266
feildmaster
2012-12-23
-18
/
+92
*
Report valid health when getting Entity health. Fixes BUKKIT-3210
feildmaster
2012-12-23
-1
/
+1
*
Remove runner leak on async tasks. Fixes BUKKIT-3288
Wesley Wolfe
2012-12-23
-0
/
+3
*
Update firework power when modifying meta. Fixes BUKKIT-3272
Travis Watkins
2012-12-22
-1
/
+7
*
Fire BlockDispenseEvent for fireworks. Adds BUKKIT-3246
Travis Watkins
2012-12-22
-2
/
+38
*
Add DispenseBehaviorFireworks and EntityFireworks for diff visibility
Travis Watkins
2012-12-22
-0
/
+147
*
Allow fireworks to be created. Adds BUKKIT-3262
feildmaster
2012-12-22
-0
/
+2
*
One record per JukeBox.
Wesley Wolfe
2012-12-22
-0
/
+1
*
Add BlockJukeBox for diff visibility
Wesley Wolfe
2012-12-22
-0
/
+76
*
Implement API to get and set FireworkMeta on Firework entities
feildmaster
2012-12-21
-0
/
+30
*
Implement Skull BlockState. Adds BUKKIT-3259
meiskam
2012-12-21
-0
/
+203
*
Added TileEntitySkull for diff visibility
meiskam
2012-12-21
-0
/
+50
*
Zero is not less than zero. Fixes BUKKIT-3259
Wesley Wolfe
2012-12-21
-1
/
+1
*
Check file existence before determining readOnly. Fixes BUKKIT-3255
feildmaster
2012-12-21
-1
/
+1
*
Update enchantment handling to 1.4.6. Fixes BUKKIT-3256
feildmaster
2012-12-21
-2
/
+2
*
Fix loading Items entities with an invalid item. Addresses BUKKIT-3249
feildmaster
2012-12-21
-1
/
+12
*
Don't save server properties when it's read only. Fixes BUKKIT-3250
feildmaster
2012-12-21
-0
/
+5
*
Fix command line arguments being ignored. Fixes BUKKIT-3247
feildmaster
2012-12-21
-2
/
+2
*
Add a null check for Item Entities. Fixes BUKKIT-3249
feildmaster
2012-12-21
-0
/
+5
*
Use max inventory size for new stack. Fixes BUKKIT-3240
Wesley Wolfe
2012-12-21
-0
/
+1
*
Implement 1.4.6 ItemMeta. Adds BUKKIT-3236, BUKKIT-3237
Wesley Wolfe
2012-12-21
-58
/
+838
*
Add API to allow plugins to request players switch to a texture pack. Adds BU...
Wojciech Stryjewski
2012-12-20
-0
/
+10
*
Add the ability to make Enchanted Books. Fixes BUKKIT-3220
feildmaster
2012-12-20
-4
/
+21
*
Remove obsolete fix for the end
feildmaster
2012-12-20
-10
/
+0
*
Fetch correct info for skulls in block.getDrops(). Fixes BUKKIT-3205
Travis Watkins
2012-12-20
-3
/
+18
*
[Bleeding] Fix exception in getChunkSnapshot() - sky light can be null
Mike Primm
2012-12-20
-2
/
+6
*
Filter invalid ItemStacks from Packets.
feildmaster
2012-12-20
-1
/
+1
*
Update CraftBukkit to Minecraft 1.4.6
feildmaster
2012-12-20
-1416
/
+1920
*
[Bleeding] Check visibility API for sounds. Fixes BUKKIT-3114
mbax
2012-12-18
-18
/
+2
*
Fix PotionMeta not applying the correct Id. Fixes BUKKIT-3193
feildmaster
2012-12-18
-1
/
+1
*
Add missing name in PotionEffect for Wither
feildmaster
2012-12-18
-0
/
+2
*
Refactor get/setChestPlate to Chestplate. Addresses BUKKIT-3189
feildmaster
2012-12-18
-4
/
+4
[prev]
[next]