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
Commit message (
Expand
)
Author
Age
Lines
...
*
|
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
*
|
Add methods to control thunder.
sk89q
2011-04-22
-0
/
+23
*
|
Added weather control methods.
sk89q
2011-04-22
-1
/
+23
*
|
Added World.strikeLightning(). Also renamed WeatherStorm -> LightningStrike.
sk89q
2011-04-22
-4
/
+11
*
|
Added events for fires caused by lightning. (Not 100% sure that they get call...
sk89q
2011-04-22
-0
/
+121
*
|
Changed Block.setTypeId() back to old behavior before the new translation pro...
sk89q
2011-04-21
-1
/
+1
*
|
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
*
|
Implemented stats/achievement giving
Dinnerbone
2011-04-21
-0
/
+46
*
|
Reduced console spam on disconnect/kick.
EvilSeph
2011-04-21
-1
/
+2
*
|
Made reload support allow-flight.
EvilSeph
2011-04-21
-0
/
+1
|
/
*
Fixed the fix of Creeper.setPowered
Dinnerbone
2011-04-21
-2
/
+2
*
Fixed creeper.setPowered
Dinnerbone
2011-04-21
-2
/
+2
*
Implemented LIGHTNING damage
Dinnerbone
2011-04-21
-1
/
+13
*
Implemented Weather and WeatherStorm
Dinnerbone
2011-04-21
-0
/
+41
*
Implemented Creeper.is/setPowered
Dinnerbone
2011-04-21
-0
/
+12
*
Java compat
Dinnerbone
2011-04-21
-2
/
+3
*
Update for 1.5_02.
Erik Broes
2011-04-21
-1279
/
+1559
*
Reapplying changes lost with our new system in CraftInventory and CraftInvent...
EvilSeph
2011-04-21
-15
/
+15
*
Oops don't break the pom.xml
Erik Broes
2011-04-20
-0
/
+33
*
Update for 1.4_00_01 -- if you bypassed Bukkit, you will most likely break.
Erik Broes
2011-04-20
-3205
/
+3153
*
Don't want the scheduler taking invalid arguments as well.
sk89q
2011-04-18
-0
/
+8
*
Fixed CraftScheduler to catch exceptions thrown by tasks, rather than crash t...
sk89q
2011-04-18
-5
/
+20
*
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
*
The @Override annotation should only be used when overriding a method.
Andrew Ardill
2011-04-14
-2
/
+0
*
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
*
Made fauxSleeping persist on death and cross-world teleport.
sk89q
2011-04-11
-1
/
+3
*
Fixed potential NPE with bed leave event.
sk89q
2011-04-11
-1
/
+6
*
Fixin' the problem of AFK people not in bed.
sk89q
2011-04-11
-3
/
+35
*
Made what should be the last change missed in translation that might cause ch...
EvilSeph
2011-04-07
-1
/
+1
*
And Bukkit only provide avaje.ebean, oops :D
Erik Broes
2011-04-08
-2
/
+2
*
Prevent maven shade-duplication spam where not needed
Erik Broes
2011-04-08
-3
/
+3
*
Added bed events and methods.
sk89q
2011-04-07
-2
/
+42
*
Fixed firstEmpty() by making it search for the first null instead of Material...
EvilSeph
2011-04-07
-1
/
+7
*
Prevent nasty connection errors from hitting the console.
Tony
2011-04-07
-0
/
+14
*
Fix for invalid float values too
Dinnerbone
2011-04-07
-0
/
+19
*
Made another change that was missed in translation that might cause chunk iss...
alron
2011-04-07
-1
/
+1
*
Fixed a crash in pitch/yaw calculation, probably a big improvement performanc...
Dinnerbone
2011-04-07
-2
/
+2
*
Fixed Compile error
Tahg
2011-04-06
-4
/
+4
*
Fixed some NPE issues caused by previous commit
Tahg
2011-04-06
-20
/
+36
*
Fixed stupidity in CraftInventory return types
Tahg
2011-04-06
-16
/
+16
[prev]
[next]