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
*
[Bleeding] Call a LAVA BlockIgniteEvent in another place in BlockStationary. ...
zml2008
2012-03-15
-0
/
+6
*
Implemented Enchantment.conflictsWith(). Addresses BUKKIT-1159
Celtic Minstrel
2012-03-13
-0
/
+12
*
[Bleeding] Added Player.isBlocking(). Addresses BUKKIT-858
Celtic Minstrel
2012-03-13
-0
/
+4
*
[Bleeding] Added EntityBreakDoorEvent. Fixes BUKKIT-1134
feildmaster
2012-03-11
-0
/
+10
*
[Bleeding] Help index now identifies itself as "Help: Index" rather than "Hel...
rmichela
2012-03-11
-1
/
+1
*
Made World.refreshChunk() refresh the chunk, thanks zerg960! Fixes BUKKIT-1014
EvilSeph
2012-03-11
-3
/
+6
*
Only remove blocks when golem is successfully spawned. Fixes BUKKIT-1094
feildmaster
2012-03-11
-0
/
+11
*
Fixed potential packet loss issue with vanish API. Fixes BUKKIT-1125
Kevin Ingersoll
2012-03-10
-0
/
+4
*
[Bleeding] Add getWorldType() and getGenerateStructures() to CraftServer. Fix...
Mike Primm
2012-03-10
-0
/
+8
*
[Bleeding] Added support for amending help topic visibility permissions in he...
rmichela
2012-03-10
-23
/
+43
*
[Bleeding] Implemented command aliases in help. Addresses BUKKIT-1028
rmichela
2012-03-10
-1
/
+56
*
[Bleeding] Moved DefaultHelpTopic and GenericCommandHelpTopic to public bukki...
rmichela
2012-03-10
-131
/
+2
*
[Bleeding] Added support for linking custom CommandExecutor types to a HelpTo...
rmichela
2012-03-10
-7
/
+15
*
Make setting slots to AIR set them to null. Addresses BUKKIT-1043
EvilSeph
2012-03-10
-1
/
+1
*
[Bleeding] Added new target events. Fixes BUKKIT-935
feildmaster
2012-03-10
-2
/
+7
*
Made Chunk.getEntities() account for the world height increase. Fixes BUKKIT-...
EvilSeph
2012-03-09
-2
/
+2
*
(Re)restricted the nether to 128 world height. Fixes BUKKIT-976
EvilSeph
2012-03-09
-3
/
+3
*
[Bleeding] Add updated interfaces for custom chunk generation. Addresses BUKK...
Mike Primm
2012-03-09
-5
/
+131
*
[Bleeding] Add APIs for editing biome data, fix existing code to use persiste...
Mike Primm
2012-03-08
-6
/
+34
*
[Bleeding] Added ConversationAbandonedEvent and supporting infrastructure. Wh...
rmichela
2012-03-08
-5
/
+19
*
Fixed copy error in DoubleChest's inventory
Tahg
2012-03-05
-1
/
+1
*
Fix worlds loading improperly. Fixes BUKKIT-991
Eric Stokes
2012-03-03
-1
/
+1
*
[Bleeding] Fixed crafting enchanted items, fixes BUKKIT-602
Wesley Wolfe
2012-03-02
-1
/
+1
*
Implemented Villager API for getting/setting Profession. This adds BUKKIT-887
Nathan Adams
2012-03-03
-1
/
+10
*
Slightly changed the Auto Updater error for when it can't find the current ve...
Nathan Adams
2012-03-03
-1
/
+1
*
Minor optimization getting chest inventories
Nathan Adams
2012-03-02
-4
/
+3
*
Fixed chest.getInventory for double chests, thanks to Acrobot. This fixes BUK...
Nathan Adams
2012-03-02
-1
/
+5
*
Implemented snapshot support for 1.2.
Mike Primm
2012-03-02
-74
/
+143
*
Preserve data if possible when dropping Items from entities. Partial solution...
Tahg
2012-03-01
-2
/
+16
*
World height related fixes - 128 -> 256. Addresses BUKKIT-889
Mike Primm
2012-03-01
-11
/
+11
*
Implemented new 1.2 entities - this fixes BUKKIT-872 and BUKKIT-885
Nathan Adams
2012-03-01
-100
/
+213
*
Made the auto-update-checker suggest channels to server administrators if the...
Nathan Adams
2012-03-01
-2
/
+100
*
Fixed compile issues with StructureGrowDelegate not implementing the new isEm...
Nathan Adams
2012-03-01
-0
/
+4
*
Updated CraftBukkit to 1.2
Nathan Adams
2012-03-01
-20
/
+38
*
Potentially fixed inventory issues. This (should) fix issue BUKKIT-860
Nathan Adams
2012-03-01
-2
/
+2
*
We build for 1.5.
EvilSeph
2012-03-01
-3
/
+2
*
[Bleeding] Added Conversations API. Addresses BUKKIT-864
rmichela
2012-03-01
-12
/
+133
*
[Bleeding] Added Help API. Addresses BUKKIT-863
rmichela
2012-03-01
-0
/
+492
*
Updated to rename revision 02
Erik Broes
2012-03-01
-74
/
+74
*
Fix for Java 1.5
Celtic Minstrel
2012-02-29
-3
/
+2
*
[Bleeding] Implementation of inventory framework. Addresses BUKKIT-856
Celtic Minstrel
2012-02-29
-44
/
+1135
*
Implementation of richer playEffect methods. Addresses BUKKIT-857
Celtic Minstrel
2012-02-29
-0
/
+96
*
Added EntityTargetEvent for Experience Orbs, happens when it starts moving to...
ZNickq
2012-02-29
-0
/
+6
*
Moved getVehicle, leaveVehicle and isInsideVehicle from CraftLivingEntity to ...
TomyLobo
2012-02-29
-26
/
+22
*
[Bleeding] Implement Metadata framework for Entities, Blocks, and Worlds
rmichela
2012-02-29
-2
/
+305
*
[Bleeding] Fix generics. Addresses BUKKIT-844
Wesley Wolfe
2012-02-29
-6
/
+5
*
Added plugin-profiling setting to bukkit.yml.
Travis Watkins
2012-02-29
-1
/
+1
*
Adjusted CraftBukkit to work with the entity event convenience patch in Bukki...
TomyLobo
2012-02-29
-5
/
+39
*
Fixed sneaking eye height. Addresses BUKKIT-808
TomyLobo
2012-02-27
-1
/
+1
*
Fixed CraftOfflinePlayer.getLastPlayed() returning the wrong result. Addresse...
Olof Larsson
2012-02-27
-1
/
+1
[next]