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
*
Updated CraftBukkit to 1.2
Nathan Adams
2012-03-01
-61
/
+92
*
[Bleeding] Added Conversations API. Addresses BUKKIT-864
rmichela
2012-03-01
-1
/
+11
*
Updated to rename revision 02
Erik Broes
2012-03-01
-45
/
+57
*
[Bleeding] Implementation of inventory framework. Addresses BUKKIT-856
Celtic Minstrel
2012-02-29
-13
/
+106
*
Fixed changes made to PlayerCommandPreprocess events having no effect. Fixes ...
EvilSeph
2012-02-25
-2
/
+2
*
Fixed sprinting while breaking a painting edge case. Fixes BUKKIT-740
EvilSeph
2012-02-13
-0
/
+7
*
Use OO > new method
Erik Broes
2012-01-29
-1
/
+1
*
Disallow people spawning invalid entities using monster eggs. Thanks to md-5 ...
Nathan Adams
2012-01-15
-2
/
+5
*
Fix formatting.
Erik Broes
2012-01-15
-1
/
+2
*
Update for 1.1_01 renames.
Erik Broes
2012-01-15
-34
/
+34
*
Don't allow players with modded clients to send empty (0 char) chat messages....
Nathan Adams
2012-01-15
-0
/
+5
*
Fixed a further exploit with players attacking more things that they shouldn't.
Nathan Adams
2012-01-14
-3
/
+4
*
Fixed players attempting to attack item entities - This fixes BUKKIT-341
Nathan Adams
2012-01-14
-2
/
+7
*
Implemented new Plugin Message API - see http://dinnerbone.com/blog/2012/01/1...
Nathan Adams
2012-01-13
-0
/
+29
*
Updated to Minecraft 1.1
Erik Broes
2012-01-12
-40
/
+48
*
Update to mc-dev rename revision 01
Nathan Adams
2012-01-12
-4
/
+4
*
Fix CraftBukkit comments.
Erik Broes
2012-01-12
-1
/
+1
*
Revert "Improved our handling of player interactions."
EvilSeph
2012-01-10
-7
/
+3
*
Improved our handling of player interactions.
EvilSeph
2012-01-10
-3
/
+7
*
Disconnected means disconnected.
EvilSeph
2011-12-27
-0
/
+1
*
Fixed signs being editable after placement. Fix for BUKKIT-364
Tahg
2011-12-20
-1
/
+1
*
Added missing CraftBukkit comments in previous commit.
EvilSeph
2011-12-12
-0
/
+2
*
Fixed players not receiving movement packets after trying to leave The End. F...
EvilSeph
2011-12-12
-2
/
+9
*
Indicate when a teleport event was triggered by ender pearls or unknown inter...
Nathan Adams
2011-12-04
-3
/
+3
*
Updated to use mc-dev rename revision 1
Nathan Adams
2011-11-30
-10
/
+10
*
Ignore empty messages (not just null) for join and quit
Nathan Adams
2011-11-28
-1
/
+1
*
Update for 1.0.0
Erik Broes
2011-11-20
-226
/
+239
*
Packet handling improvements.
EvilSeph
2011-10-01
-5
/
+6
*
Update to mcdev rename revision 01 for 1.8.1
Dinnerbone
2011-09-24
-2
/
+2
*
Added PlayerToggleSprint event and sprinting related API.
Rigby
2011-09-21
-0
/
+10
*
Bunchafixes which may or may not have any end result
Dinnerbone
2011-09-16
-1
/
+1
*
Fixed fall distance accumulating while being in Creative mode.
EvilSeph
2011-09-16
-0
/
+1
*
Fixed latency update issues.
EvilSeph
2011-09-16
-2
/
+0
*
1.8 rename fixes
Dinnerbone
2011-09-15
-2
/
+1
*
Fixed item drop protection.
EvilSeph
2011-09-14
-2
/
+3
*
Possible fix for flying.
EvilSeph
2011-09-14
-1
/
+1
*
Update for Minecraft 1.8
Dinnerbone
2011-09-15
-47
/
+98
*
Fixed issue with console being subscribed multiple times to permissions
Dinnerbone
2011-09-04
-2
/
+1
*
Movement handling cleanup.
Rigby
2011-08-12
-8
/
+2
*
Added permissions for each vanilla command - see http://wiki.bukkit.org/Vanil...
Dinnerbone
2011-08-13
-3
/
+2
*
Item drop handling changes.
EvilSeph
2011-08-12
-0
/
+16
*
More PlayerMove fixes.
Rigby
2011-08-08
-13
/
+22
*
Chunk Compression on seperate thread. Thanks to Zeerix.
Rigby
2011-08-03
-0
/
+5
*
Made PlayerAnimation cancellable. Thanks desmin88!
EvilSeph
2011-08-03
-0
/
+2
*
Made /kill trigger a damage event. Thanks hollic!
EvilSeph
2011-07-28
-1
/
+1
*
Use ColouredConsoleSender to send chat to console. Thanks TheDgtl!
EvilSeph
2011-07-14
-1
/
+3
*
Update for 1.7.3
Dinnerbone
2011-07-08
-1
/
+1
*
Improved PlayerMove event implementation.
Rigby
2011-06-30
-36
/
+21
*
Update to Minecraft 1.7
Dinnerbone
2011-06-30
-5
/
+5
*
Massive renaming update in nms. If you bypassed Bukkit, you will likely break.
Erik Broes
2011-06-27
-130
/
+102
[next]