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
*
getContents now returns null for items whose underlying item is null
Tahg
2011-04-06
-1
/
+1
*
Allows eggs support with Slimes, Wolves and Monsters
Dinnerbone
2011-04-05
-0
/
+9
*
Made changes that were missed in translation that might cause chunk issues.
EvilSeph
2011-04-04
-2
/
+2
*
added some API for entities
Tahg
2011-04-04
-5
/
+125
*
Changed PlayerQuit to allow last minute modifications to player state.
afforess
2011-04-03
-5
/
+7
*
Added player.saveData and player.loadData.
afforess
2011-04-03
-1
/
+9
*
Base digging/blockbreaks on actual time rather than the servers tickrate.
Erik Broes
2011-04-03
-2
/
+3
*
Added the ability to set the quit message
Raphfrk
2011-04-02
-4
/
+8
*
Fix chunk.getEntities
Erik Broes
2011-04-02
-5
/
+5
*
Implemented entity.getNearbyEntities()
Stephen
2011-04-02
-1
/
+12
*
implementation of Entity.isDead
afforess
2011-04-02
-0
/
+4
*
Forces clients to update to the new time immediately when setTime or setFullT...
afforess
2011-04-02
-0
/
+6
*
Added VEHICLE_DESTROY event
Robert Sargant
2011-04-02
-0
/
+23
*
Implemented the new SpawnChangeEvent in CraftWorld.setSpawnLocation()
William Bowers
2011-04-02
-0
/
+7
*
Changed default database location to {NAME}.db instead of database.db
Dinnerbone
2011-04-01
-1
/
+1
*
Implemented ebeans
Dinnerbone
2011-04-01
-0
/
+41
*
Made Server a singleton
Dinnerbone
2011-04-01
-0
/
+2
*
Fix Entity.setVelocity
Erik Broes
2011-04-01
-1
/
+1
*
Fix world.getFullTime()
Erik Broes
2011-04-01
-1
/
+1
*
Exempt players from calling CreatureSpawn
Erik Broes
2011-04-01
-2
/
+2
*
Fix coordinates on SIGN_CHANGE
Erik Broes
2011-04-01
-2
/
+2
*
Updated packet-filters
Erik Broes
2011-04-01
-33
/
+34
*
Capture errors in plugins onLoad
Dinnerbone
2011-03-31
-2
/
+2
*
Implemented Wolf
Dinnerbone
2011-03-31
-0
/
+42
*
Updated to Minecraft version 1.4
Dinnerbone
2011-03-31
-788
/
+1019
*
CreatureSpawnEvent: Fix forgotten inheritance with CreatureType
Erik Broes
2011-03-30
-2
/
+3
*
world.spawnCreature cast fix
Erik Broes
2011-03-30
-1
/
+1
*
Add MONSTER to CreatureSpawnEvent
Erik Broes
2011-03-29
-4
/
+7
*
Move passenger-handling to CraftEntity
Erik Broes
2011-03-29
-27
/
+26
*
Allow GIANTS to spawn from Eggs
Erik Broes
2011-03-29
-0
/
+3
*
Changed the Kick result from KICK_BANNED to KICK_WHITELIST because not being ...
HACKhalo2
2011-03-29
-1
/
+1
*
RegisterInterface reload bug fix
Stephen
2011-03-29
-1
/
+2
*
Ctrl+C saves world before stopping
Dinnerbone
2011-03-29
-1
/
+20
*
Moved WORLD_LOAD event to after world is actually loaded
Drakia
2011-03-29
-3
/
+1
*
Fixed trickle exploit
Dinnerbone
2011-03-27
-0
/
+237
*
Line endings, damnit!
Dinnerbone
2011-03-27
-227
/
+227
*
Limit server to only send the packets it creates and only accept the packets ...
Erik Broes
2011-03-27
-0
/
+252
*
Updated for the changes done in Bukkit
Erik Broes
2011-03-27
-5
/
+5
*
Fix some wrong event creations after previous change
Erik Broes
2011-03-26
-7
/
+6
*
Reset 'stance' to something valid after receiving a broken one. Hopefully sto...
Erik Broes
2011-03-26
-0
/
+1
*
Updated for the cleanups done in Bukkit
Erik Broes
2011-03-26
-94
/
+49
*
Implement Sheep.get/setSheared.
Celtic Minstrel
2011-03-26
-0
/
+8
*
Implement Slime.set/getSize()
Celtic Minstrel
2011-03-26
-0
/
+11
*
World.spawnCreature now returns LivingEntity instead of Creature, to allow Gh...
Celtic Minstrel
2011-03-26
-3
/
+3
*
Added ability to disable the join/leave notices by setting the message to nul...
Raphfrk
2011-03-26
-3
/
+15
*
Switched biome coords from chunk based to block based
Raphfrk
2011-03-26
-1
/
+1
*
Add LEFT_CLICK_BLOCK's face
Erik Broes
2011-03-26
-3
/
+5
*
Added Server.getServerId() for ID purposes.
sk89q
2011-03-26
-6
/
+8
*
Copy displayname when cross-world teleporting
Erik Broes
2011-03-25
-0
/
+1
*
Implement player.getCompassTarget
Erik Broes
2011-03-25
-3
/
+19
[next]