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
Commit message (
Expand
)
Author
Age
Lines
*
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
*
Fixed CraftWorld.getSpawnLocation() not return the exact spawn location.
sk89q
2011-03-25
-1
/
+1
*
Fix inability to use items under certain circumstances
Erik Broes
2011-03-25
-7
/
+9
*
Fixed unable to eat/throw
Erik Broes
2011-03-24
-10
/
+13
*
Stop GIANT discrimination
Erik Broes
2011-03-24
-0
/
+3
*
Fix CreatureType of CreatureSpawn event
Erik Broes
2011-03-24
-12
/
+12
*
Prevent double CraftWorld for the same world
Erik Broes
2011-03-24
-1
/
+1
*
Reset blocks faster clientside
Erik Broes
2011-03-24
-0
/
+11
*
Minor logic change and small cleanups
Erik Broes
2011-03-24
-5
/
+6
*
Fix accidental Double.MAX_VALUE coordinates in initial PlayerMoveEvent
Erik Broes
2011-03-24
-10
/
+13
*
Implementation of LivingEntity maximumNoDamageTicks, noDamageTicks, lastDamage
Erik Broes
2011-03-24
-1
/
+25
*
Fix 'double RIGHT_CLICK' event on right-clicking a block with a non-interacti...
Erik Broes
2011-03-24
-44
/
+24
*
Updated SoftMap to be concurrent.
Raphfrk
2011-03-23
-28
/
+97
*
Update to PlayerMoveEvent. The From field is set the value of the previous T...
Raphfrk
2011-03-23
-5
/
+11
*
Now also handle entities spawning on a loading a world. (Redacted by Grum)
lem21h
2011-03-23
-41
/
+77
*
Fix the "Ghost minecart" issue.
Nicholas Devenish
2011-03-23
-5
/
+0
*
Allow Vehicle Motion to save properly
afforess
2011-03-23
-8
/
+13
*
Small cleanup for the last commit
Erik Broes
2011-03-23
-11
/
+7
*
Fixed the PLAYER_TELEPORT event so event.getTo().getWorld() is correct. (#451)
Byron Shelden
2011-03-23
-19
/
+56
*
Fix doors not updating after opening has been denied
Erik Broes
2011-03-23
-2
/
+16
*
Minor cleanups
Erik Broes
2011-03-23
-20
/
+10
*
Re-Implement BlockDamage
Erik Broes
2011-03-23
-53
/
+37
*
Major overhaul implementing PLAYER_INTERACT, removing PLAYER_ITEM, BLOCK_INTE...
Erik Broes
2011-03-23
-673
/
+140
*
Implement Bucket events
Erik Broes
2011-03-21
-30
/
+124
*
Fix BlockPlace
Erik Broes
2011-03-21
-202
/
+355
*
Fix BlockCanBuild
Erik Broes
2011-03-21
-1
/
+1
[next]