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
*
Fix CraftVillager constructor to only take an EntityVillager
Andrew Ardill
2011-11-29
-1
/
+1
*
BUKKIT-57 Fix using Bukkit interface instead of nmc Entity for type check.
Andrew Ardill
2011-11-29
-1
/
+1
*
Fixed Enchantments being lost on inventory.setItem
Nathan Adams
2011-11-28
-2
/
+6
*
Fixed magma slimes from being nonspawnable
Nathan Adams
2011-11-28
-2
/
+10
*
Add new Entity types to CreatureSpawnEvent
Andrew Ardill
2011-11-28
-2
/
+19
*
Add CraftMagmaCube
Andrew Ardill
2011-11-28
-0
/
+22
*
Fixed NPE in CraftPlayer.getBedSpawnLocation
Nathan Adams
2011-11-27
-1
/
+1
*
Clone item enchantments unchecked
Nathan Adams
2011-11-27
-1
/
+1
*
Fixed issue with enchantments reseting under certain conditions
Nathan Adams
2011-11-27
-6
/
+8
*
Implemented Enchantment API
Nathan Adams
2011-11-27
-0
/
+188
*
Implemented world.getWorldFolder
Nathan Adams
2011-11-25
-0
/
+5
*
Changed Entity.isDead to be aware of health for living entities
Nathan Adams
2011-11-25
-1
/
+1
*
Fixed NPE in player inventory + don't ignore the cancel state of world unloads
Nathan Adams
2011-11-24
-1
/
+1
*
Implemented new age methods in animals, and made spawned animals via eggs pro...
Nathan Adams
2011-11-24
-0
/
+8
*
I've either fixed going to The End, or made it worse. I'm sure we'll find out...
Nathan Adams
2011-11-24
-7
/
+60
*
Made BlockStates inform playes upon update
Nathan Adams
2011-11-24
-0
/
+1
*
Fixed allow-nether being ignored
Nathan Adams
2011-11-24
-1
/
+1
*
Implemented new biome values
Nathan Adams
2011-11-22
-25
/
+16
*
Implemented new EnderCrystal entity class
Nathan Adams
2011-11-21
-0
/
+20
*
fixed spawn method for projectiles
sunkid
2011-11-20
-12
/
+12
*
Update for 1.0.0
Erik Broes
2011-11-20
-97
/
+375
*
Added new --noconsole command argument, thanks to mkurzeja for the idea
Nathan Adams
2011-11-05
-0
/
+11
*
Implemented bukkit versioning
Nathan Adams
2011-10-31
-0
/
+35
*
Add missing CraftBlock hashCode()
Erik Broes
2011-10-20
-0
/
+5
*
fixed mapping of Art <-> EnumArt in Paintings
Tahg
2011-10-12
-3
/
+77
*
Added new bukkit.yml entry (settings -> world-container) to control the direc...
Nathan Adams
2011-10-12
-1
/
+5
*
Implemented getPlayer of OfflinePlayer
Nathan Adams
2011-10-11
-1
/
+18
*
Implemented entity age methods
Nathan Adams
2011-10-11
-0
/
+11
*
Added hashCode and equals to CraftWorld
Nathan Adams
2011-10-10
-0
/
+19
*
Removed deprecated ConcurrentSoftMap
Nathan Adams
2011-10-10
-281
/
+0
*
Updated to the new Configuration api
Nathan Adams
2011-10-10
-42
/
+79
*
Fix CraftBlock.equals as they are not singletons anymore
Erik Broes
2011-10-07
-1
/
+5
*
don't store weak references for EmptyChunks or cache CraftBlocks
Tahg
2011-10-05
-17
/
+8
*
Revert "Added callback line of sight methods. Thanks xZise!"
EvilSeph
2011-10-03
-40
/
+0
*
Fixed multiworld difficulty.
EvilSeph
2011-10-03
-1
/
+2
*
Added Difficulty API.
EvilSeph
2011-10-03
-0
/
+9
*
Added missing call for WorldUnload event.
EvilSeph
2011-10-02
-0
/
+1
*
Added callback line of sight methods. Thanks xZise!
EvilSeph
2011-10-02
-0
/
+40
*
Minimal diffs! Move methods for the new list-name away from nms
Dinnerbone
2011-10-03
-3
/
+51
*
Painting improvements. Thanks CelticMinstrel!
EvilSeph
2011-10-01
-2
/
+141
*
Correct biome data in ChunkSnapshot - wrong API used
Mike Primm
2011-09-30
-4
/
+2
*
Fixed players not receiving broadcasts (and other similar issues) after signi...
Dinnerbone
2011-09-27
-1
/
+18
*
Added server list ping event.
sk89q
2011-09-26
-0
/
+12
*
Added Player.get/setListName to change the name of the player on the player l...
sk89q
2011-09-26
-0
/
+8
*
data improvements
Tahg
2011-09-26
-6
/
+11
*
Boat get/set (double) occupied acceleration, (double) unoccupied deceleration...
sk89q
2011-09-25
-0
/
+26
*
Ensure there's only one OfflinePlayer object per actual offline player
Dinnerbone
2011-09-25
-1
/
+11
*
Implementation of the Jukebox BlockState
Celtic Minstrel
2011-09-25
-0
/
+52
*
Implemented get/setPickupDelay on Item entities, thanks robin0van0der0v
Dinnerbone
2011-09-25
-1
/
+8
*
Implemented getOperators
Dinnerbone
2011-09-25
-1
/
+10
[next]