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
*
Fixed clients not seeing EXP update immediately after using .setTotalExp and ...
Nathan Adams
2011-12-12
-0
/
+2
*
Implemented (offline)player date methods
Nathan Adams
2011-12-12
-0
/
+113
*
Made OfflinePlayer and Player share the same .equals and .hashcode
Nathan Adams
2011-12-12
-5
/
+27
*
Stop converting ItemStack to nms ItemStack by hand
Andrew Ardill
2011-12-13
-1
/
+1
*
Teach CraftWorld.spawn how to spawn a Giant
Andrew Ardill
2011-12-12
-0
/
+2
*
Implemented getKiller in LivingEntity
Nathan Adams
2011-12-11
-0
/
+6
*
Linked thundering and storming.
EvilSeph
2011-12-10
-3
/
+4
*
Implemented CraftServer.getAllowEnd(). Thanks codename-B!
Erik Broes
2011-12-09
-0
/
+4
*
Implemented onStructureGrow event, thanks to md-5.
Nathan Adams
2011-12-09
-4
/
+4
*
Fix NPE as described in BUKKIT-245. Thanks snowleo
Andrew Ardill
2011-12-08
-1
/
+1
*
Teach EnderDragon how to throw EntityExplosionEvents when it breaks blocks
Andrew Ardill
2011-12-08
-0
/
+17
*
Implement new interface ConsoleCommandSender.
Andrew Ardill
2011-12-07
-5
/
+37
*
Teach MinecraftServer how to handle Remote Console commands.
Andrew Ardill
2011-12-07
-0
/
+97
*
Fix for entity spawning and some code cleanup
Tahg
2011-12-06
-6
/
+5
*
Performance update to remove several very high counts of temp object creation
Tahg
2011-12-06
-112
/
+164
*
fix NPE issue with CB inventory
Tahg
2011-12-06
-0
/
+2
*
Clean-up some events to maintain general style
Andrew Ardill
2011-12-05
-1
/
+1
*
CraftInventory.remove shouldn't care about amount (BUKKIT-138)
Nathan Adams
2011-12-05
-2
/
+14
*
Implemented server.getOfflinePlayers
Nathan Adams
2011-12-04
-0
/
+24
*
Fixed some various CraftInventory bugs related to dropping Enchantments
Nathan Adams
2011-12-04
-3
/
+5
*
Fixed player teleporting not working with a certain method. This fixes BUKKIT...
Nathan Adams
2011-12-04
-1
/
+1
*
Indicate when a teleport event was triggered by ender pearls or unknown inter...
Nathan Adams
2011-12-04
-2
/
+13
*
Remove unused import
Andrew Ardill
2011-12-02
-1
/
+0
*
Made world.spawnCreature just delegate to world.spawn. This fixes BUKKIT-57
Nathan Adams
2011-12-01
-10
/
+6
*
Fix CraftBlock toString.
Erik Broes
2011-12-01
-1
/
+1
*
Fixed rare NPEs with CraftItemStack. This fixes BUKKIT-51
Nathan Adams
2011-12-01
-3
/
+5
*
Fixed exp methods returning wrong values
Nathan Adams
2011-11-30
-6
/
+20
*
Updated to use mc-dev rename revision 1
Nathan Adams
2011-11-30
-69
/
+68
*
Fixed multiworld loading of some worlds, yay for 1 letter fixes :D
Erik Broes
2011-11-30
-1
/
+1
*
Fix CraftEnderCrystal so that it implements EnderCrystal, not EnderSignal.
Andrew Ardill
2011-11-30
-2
/
+2
*
Fix Craft Entity constructors and toStrings.
Andrew Ardill
2011-11-29
-295
/
+468
*
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
[next]