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
Commit message (
Expand
)
Author
Age
Lines
*
Added World.strikeLightningEffect() that does no damage.
sk89q
2011-05-06
-4
/
+16
*
Changed LightningStrikeEvent to return a LightningStrike and not an Entity.
sk89q
2011-05-06
-1
/
+1
*
Made teleporting between worlds 'smoother'. Thanks Raphfrk!
EvilSeph
2011-05-04
-3
/
+6
*
Possibly fixed chunk loss bug encountered when teleporting. Thanks Raphfrk!
EvilSeph
2011-05-04
-1
/
+2
*
Fixed 'Entity is already tracked' issues.
EvilSeph
2011-05-04
-1
/
+2
*
Fixed crafting 'lag' introduced by additions to the Crafting API.
EvilSeph
2011-05-04
-7
/
+1
*
Added PlayerInteractEntityEvent which fires when a player right clicks an ent...
EvilSeph
2011-05-02
-0
/
+7
*
Added SnowFormEvent. Thanks aPunch!
EvilSeph
2011-05-02
-2
/
+9
*
Added per world PVP setting support.
Rigby
2011-05-02
-1
/
+3
*
Implemented addRecipe method in CraftServer and associated recipe classes.
Celtic Minstrel
2011-05-01
-5
/
+338
*
Fixed block lag.
EvilSeph
2011-04-29
-11
/
+3
*
Handle NPE in ThreadLoginVerifier that occurs when trying to continue using a...
EvilSeph
2011-04-29
-0
/
+4
*
Cleaning up some redundant code.
EvilSeph
2011-04-29
-8
/
+18
*
improved sign handling
Tahg
2011-04-28
-40
/
+36
*
Fixed duping exploit.
EvilSeph
2011-04-27
-0
/
+2
*
fixed painting NPE
Tahg
2011-04-26
-1
/
+1
*
Fixed PlayerQuitEvent.setMessage().
EvilSeph
2011-04-25
-2
/
+6
*
Fixed CraftBukkit comments in World.java.
EvilSeph
2011-04-25
-0
/
+4
*
Fixed sleeping.
EvilSeph
2011-04-25
-2
/
+3
*
Added missing CraftBukkit comments.
EvilSeph
2011-04-25
-3
/
+6
*
Fixed rain not putting out fires due to a mistranslation issue.
EvilSeph
2011-04-25
-50
/
+55
*
Added events related to weather in 1.5. Thanks wizjany!
EvilSeph
2011-04-25
-9
/
+151
*
We need to reset the invalid position.
EvilSeph
2011-04-25
-0
/
+5
*
Implemented painting events (thanks verrier and tanelsuurhans)
Erik Broes
2011-04-25
-0
/
+324
*
Fix forgotten call of EntityInteractEvent for PressurePlates.
Erik Broes
2011-04-25
-0
/
+2
*
Fix TextWrapping issues; Now limits the packets send to the client to either:...
Erik Broes
2011-04-25
-3
/
+48
*
Fixed ENTITY_INTERACT event for BlockSoil. Thanks wizjany!
EvilSeph
2011-04-25
-1
/
+2
*
Fixes the whitescreen issue some people were having.
EvilSeph
2011-04-24
-0
/
+21
*
Hid stacktrace for socket exceptions.
EvilSeph
2011-04-23
-0
/
+15
*
Added reset for pitch/yaw if they are somehow set to NaN.
EvilSeph
2011-04-23
-2
/
+12
*
Limited sign text length to 15 characters, as per the spec.
EvilSeph
2011-04-23
-0
/
+50
*
Made the server not accept Packet27 as it is not used.
EvilSeph
2011-04-22
-0
/
+205
*
Reduced console spam under certain conditions.
EvilSeph
2011-04-22
-1
/
+2
*
Fixed NPE in lightning fire event.
sk89q
2011-04-22
-2
/
+2
*
Added events for fires caused by lightning. (Not 100% sure that they get call...
sk89q
2011-04-22
-0
/
+121
*
Fixing CLI arguments for the 100th time - now with CraftBukkit comment-ey goo...
EvilSeph
2011-04-22
-1
/
+1
*
Proper fix for the console spam on disconnect/kick.
EvilSeph
2011-04-21
-3
/
+2
*
Fixed ordering of params used in SignChangeEvent.
EvilSeph
2011-04-21
-2
/
+2
*
Reduced console spam on disconnect/kick.
EvilSeph
2011-04-21
-1
/
+2
*
Implemented LIGHTNING damage
Dinnerbone
2011-04-21
-1
/
+13
*
Java compat
Dinnerbone
2011-04-21
-1
/
+1
*
Update for 1.5_02.
Erik Broes
2011-04-21
-1265
/
+1544
*
Update for 1.4_00_01 -- if you bypassed Bukkit, you will most likely break.
Erik Broes
2011-04-20
-2917
/
+2898
*
Fixed another issue involving invalid player positions or movement.
EvilSeph
2011-04-19
-17
/
+28
*
Fixed name display in log messages for invalid yaw/pitch check.
EvilSeph
2011-04-19
-2
/
+2
*
Added pre-login event for catching logins right after name verification has c...
sk89q
2011-04-16
-2
/
+59
*
Fixed an oversight allowing players to set invalid positions.
EvilSeph
2011-04-13
-0
/
+24
*
Fixed the NaN check in Entity.java
EvilSeph
2011-04-13
-2
/
+2
*
Removed redundant check due to merging the ifs. Ooops.
EvilSeph
2011-04-12
-6
/
+0
*
Fixed a crash involving invalid positions.
EvilSeph
2011-04-12
-0
/
+12
[next]