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
*
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
*
Synchronized and moved Hash classes
FrozenCow
2011-03-01
-1
/
+287
*
Fixed chat
Dinnerbone
2011-03-01
-0
/
+1
*
Let's handle (bwhaha) the Craft* entities a bit better.
Erik Broes
2011-03-01
-53
/
+52
*
Added method to set spawn location
SpeaKeasY
2011-03-01
-1
/
+10
*
Sped up teleporting even more, + fixed isSneaking
Dinnerbone
2011-02-28
-3
/
+1
*
implement World.getPlayers
Tanel Suurhans
2011-02-28
-0
/
+17
*
Spiral teleporting! Wheeeee!
Dinnerbone
2011-02-28
-0
/
+2
*
Implemented Server.getPluginCommand
Dinnerbone
2011-02-28
-0
/
+10
*
Catch errors loading plugins
Dinnerbone
2011-02-27
-1
/
+7
*
Fixed empty console! Oops!
Dinnerbone
2011-02-26
-4
/
+4
*
Added command line option 'date-format' to control how dates are printed to c...
Dinnerbone
2011-02-26
-1
/
+35
*
Added ">" to input command line, separated it from output buffer properly
Dinnerbone
2011-02-25
-3
/
+5
*
Much better console interaction. History, no more losing the command, colours...
Dinnerbone
2011-02-25
-0
/
+119
*
Attempt to convert multiworld worlds... world.
Dinnerbone
2011-02-24
-0
/
+9
*
Fixed CraftItem NPEs
Dinnerbone
2011-02-23
-0
/
+1
*
ConsoleCommandSender no longer has a default constructor, use ConsoleCommandS...
Dinnerbone
2011-02-23
-1
/
+5
*
Fix for isOp
Tahg
2011-02-23
-1
/
+1
*
Update to Minecraft 1.3 beta
Dinnerbone
2011-02-23
-217
/
+219
*
refactor Items
Tahg
2011-02-21
-51
/
+65
*
returning if a thread is not alive should happen before any changes to
Andrew Ardill
2011-02-21
-2
/
+2
*
implementation of isQueued()
Andrew Ardill
2011-02-21
-0
/
+14
*
Second part of NPE and arctan update :3
VictorD
2011-02-20
-15
/
+24
*
Added null pointer check and switched to a faster arctan method
VictorD
2011-02-20
-0
/
+45
*
Fixed issue with color markers in messages sent to the client.
David Flemström
2011-02-20
-1
/
+64
*
Prevent Blocks from getting lost when a chunk reloads
Erik Broes
2011-02-20
-1
/
+15
*
Added Entity.remove() which marks an entity for removal.
sk89q
2011-02-19
-1
/
+6
[next]