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
/
net
/
minecraft
/
server
/
NetServerHandler.java
Commit message (
Expand
)
Author
Age
Lines
...
*
Added ability to disable the join/leave notices by setting the message to nul...
Raphfrk
2011-03-26
-1
/
+4
*
Add LEFT_CLICK_BLOCK's face
Erik Broes
2011-03-26
-1
/
+2
*
Implement player.getCompassTarget
Erik Broes
2011-03-25
-2
/
+6
*
Fix inability to use items under certain circumstances
Erik Broes
2011-03-25
-1
/
+4
*
Fixed unable to eat/throw
Erik Broes
2011-03-24
-10
/
+7
*
Minor logic change and small cleanups
Erik Broes
2011-03-24
-2
/
+2
*
Fix accidental Double.MAX_VALUE coordinates in initial PlayerMoveEvent
Erik Broes
2011-03-24
-10
/
+13
*
Fix 'double RIGHT_CLICK' event on right-clicking a block with a non-interacti...
Erik Broes
2011-03-24
-44
/
+24
*
Update to PlayerMoveEvent. The From field is set the value of the previous T...
Raphfrk
2011-03-23
-5
/
+11
*
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
-4
/
+21
*
Minor cleanups
Erik Broes
2011-03-23
-2
/
+4
*
Re-Implement BlockDamage
Erik Broes
2011-03-23
-51
/
+6
*
Major overhaul implementing PLAYER_INTERACT, removing PLAYER_ITEM, BLOCK_INTE...
Erik Broes
2011-03-23
-18
/
+37
*
Fixing event names
Erik Broes
2011-03-21
-4
/
+4
*
Fixing grammar and CraftBukkit comment.
EvilSeph
2011-03-10
-2
/
+2
*
Attempt to fix double disconnects
Dinnerbone
2011-03-10
-3
/
+5
*
Fixed LOGIN packet issue
Dinnerbone
2011-03-09
-2
/
+4
*
Fixed exploit allowing people to place blocks anywhere
Dinnerbone
2011-03-09
-0
/
+13
*
Record invalid ItemInHandIndex packet
Erik Broes
2011-03-09
-0
/
+10
*
Sign exploit fix is spammy no more. Probably.
Dinnerbone
2011-03-09
-1
/
+2
*
(Probably) fixed the sign exploit
Dinnerbone
2011-03-08
-0
/
+13
*
Removed Block.getRawData
Dinnerbone
2011-03-04
-2
/
+2
*
Removing debug statements.
EvilSeph
2011-02-28
-47
/
+17
*
Implemented chat recipients
Dinnerbone
2011-02-26
-2
/
+2
*
Removed onCommand
Dinnerbone
2011-02-26
-11
/
+0
*
Prevent movement event to be spammed for moving less than a pixel.
Erik Broes
2011-02-25
-1
/
+12
*
Properly handle PLAYER_ITEM and its clickedFace.
Erik Broes
2011-02-25
-14
/
+14
*
possible fix for block breaking bug
Tahg
2011-02-24
-25
/
+30
*
Generic code cleanup
Erik Broes
2011-02-23
-43
/
+61
*
Update to Minecraft 1.3 beta
Dinnerbone
2011-02-23
-93
/
+94
*
refactor Items
Tahg
2011-02-21
-4
/
+4
*
N.M.S cleanup in preparation for update
Dinnerbone
2011-02-21
-20
/
+6
*
Fix encoding in net.minecraft.server files.
Daniel Chesters
2011-02-20
-5
/
+5
*
Fixed issue with color markers in messages sent to the client.
David Flemström
2011-02-20
-4
/
+7
*
Lowered the priority of the old command handler event. A number of plugins we...
sk89q
2011-02-19
-1
/
+9
*
Don't kick players if a command failed from an exception
Dinnerbone
2011-02-18
-2
/
+14
*
Added Player.chat().
sk89q
2011-02-16
-19
/
+31
*
Added SIGN_CHANGE event.
Timberjaw
2011-02-11
-1
/
+15
*
Send a BlockRedstoneEvent if powered redstone is destroyed
cvpcs
2011-02-12
-2
/
+15
*
Added spawn-protection property to server.properties
Zenexer
2011-02-10
-4
/
+4
*
Added spawn-protection property to server.properties
Zenexer
2011-02-10
-2
/
+2
*
Implemented Sneak event
Alexander Hesse
2011-02-08
-0
/
+12
*
Fixed invisibility after cross-world teleportation
Dinnerbone
2011-02-07
-1
/
+1
*
Added internal MC support for multiple worlds
Dinnerbone
2011-02-07
-22
/
+22
*
Added PlayerKick (setReason, setLeaveMessage, setCancelled) and PlayerRespawn...
Forsaken
2011-02-06
-4
/
+15
*
Generic cleanup/reformat.
Erik Broes
2011-02-02
-1
/
+1
*
Commands can be sent from the console (WIP, needs improvements)
Dinnerbone
2011-02-01
-1
/
+1
*
Implemented PLAYER_ITEM_HELD
Dinnerbone
2011-01-31
-0
/
+6
*
Fixed BLOCK_DAMAGED
Dinnerbone
2011-01-31
-1
/
+1
[prev]
[next]