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
*
Updated for the cleanups done in Bukkit
Erik Broes
2011-03-26
-8
/
+1
*
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
*
Switched biome coords from chunk based to block based
Raphfrk
2011-03-26
-1
/
+1
*
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
-1
/
+9
*
Fixed CraftWorld.getSpawnLocation() not return the exact spawn location.
sk89q
2011-03-25
-1
/
+1
*
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
*
Implementation of LivingEntity maximumNoDamageTicks, noDamageTicks, lastDamage
Erik Broes
2011-03-24
-0
/
+24
*
Updated SoftMap to be concurrent.
Raphfrk
2011-03-23
-28
/
+97
*
Now also handle entities spawning on a loading a world. (Redacted by Grum)
lem21h
2011-03-23
-0
/
+60
*
Fixed the PLAYER_TELEPORT event so event.getTo().getWorld() is correct. (#451)
Byron Shelden
2011-03-23
-15
/
+35
*
Re-Implement BlockDamage
Erik Broes
2011-03-23
-0
/
+16
*
Major overhaul implementing PLAYER_INTERACT, removing PLAYER_ITEM, BLOCK_INTE...
Erik Broes
2011-03-23
-0
/
+44
*
Fix BlockPlace
Erik Broes
2011-03-21
-0
/
+108
*
Fixing event names
Erik Broes
2011-03-21
-1
/
+1
*
Adds an onLoad method to Plugin. The onLoad method is called for all plugins ...
Raphfrk
2011-03-14
-0
/
+7
*
Fixed setTypeIdAndData sending client updates when not using physics
Raphfrk
2011-03-14
-1
/
+5
*
This should fix the chunk ghosting bug
Raphfrk
2011-03-14
-2
/
+8
*
Fix getDisplayName getting lost when getBukkitEntity is called
Erik Broes
2011-03-13
-4
/
+2
*
Added methods to support RemoteBukkit
stevenh
2011-03-12
-3
/
+70
*
Blocks now return power for sources other than redstone dust
Tahg
2011-03-12
-1
/
+1
*
TextWrapper now wraps text at the proper width and also prevent splitting unl...
Erik Broes
2011-03-12
-4
/
+14
*
Sourcefiles shouldn't be executable
Erik Broes
2011-03-12
-0
/
+0
*
Clean code a bit
Erik Broes
2011-03-12
-102
/
+92
*
Added Player.sendRawMessage().
sk89q
2011-03-12
-0
/
+4
*
stupid ChunkPosition's are relative to the chunk
Tahg
2011-03-11
-1
/
+1
*
Code cleanup, fixed doors, chunk entity fetching
Tahg
2011-03-11
-32
/
+36
*
properly implement locks
Tahg
2011-03-10
-49
/
+33
*
Additional hooks for chunks
Tahg
2011-03-10
-1
/
+28
*
Additional redstone hooks
Tahg
2011-03-10
-1
/
+18
*
Add non updating type/data sets
Tahg
2011-03-10
-0
/
+24
*
Add locks to Hashset
Tahg
2011-03-10
-63
/
+128
*
Attempt to fix console crash
Dinnerbone
2011-03-09
-1
/
+5
*
Changed block cache to soft references (should help a lot with memory usage)
Dinnerbone
2011-03-09
-1
/
+202
*
Implemented LivingEntity.getEyeLocation()
Andrew Ardill
2011-03-09
-0
/
+8
*
Purged deprecated MobType and MobSpawner
Dinnerbone
2011-03-07
-36
/
+1
*
Implemented LivingEntity.damage
Dinnerbone
2011-03-07
-0
/
+8
*
Regenerate and refresh chunk methods
Raphfrk
2011-03-07
-18
/
+64
*
Fixed isChunkInUse()
Raphfrk
2011-03-07
-2
/
+2
*
Velocity now sends updates to players
Dinnerbone
2011-03-05
-4
/
+3
*
Updated CraftServer to lowercase r in registerInterface method..
VictorD
2011-03-05
-1
/
+1
*
Implemented Entity.get/setMomentum
Dinnerbone
2011-03-04
-0
/
+10
*
Removed Block.getRawData
Dinnerbone
2011-03-04
-7
/
+2
*
Implements World.save and Server.savePlayers()
Morgan Humes
2011-03-02
-1
/
+13
*
Java 1.5 compat.
Erik Broes
2011-03-02
-5
/
+40
[next]