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
Commit message (
Collapse
)
Author
Age
Lines
*
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
|
*
Changed Block.setTypeId() back to old behavior before the new translation ↵
sk89q
2011-04-21
-1
/
+1
|
|
|
|
process.
*
Implemented stats/achievement giving
Dinnerbone
2011-04-21
-0
/
+46
|
*
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 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
-1
/
+2
|
*
Update for 1.5_02.
Erik Broes
2011-04-21
-13
/
+14
|
*
Reapplying changes lost with our new system in CraftInventory and ↵
EvilSeph
2011-04-21
-15
/
+15
|
|
|
|
CraftInventoryPlayer.
*
Update for 1.4_00_01 -- if you bypassed Bukkit, you will most likely break.
Erik Broes
2011-04-20
-255
/
+254
|
*
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 ↵
sk89q
2011-04-18
-5
/
+20
|
|
|
|
the server.
*
The @Override annotation should only be used when overriding a method.
Andrew Ardill
2011-04-14
-2
/
+0
|
|
|
|
Not when implementing an interface.
*
Made fauxSleeping persist on death and cross-world teleport.
sk89q
2011-04-11
-0
/
+1
|
*
Fixin' the problem of AFK people not in bed.
sk89q
2011-04-11
-0
/
+9
|
*
Made what should be the last change missed in translation that might cause ↵
EvilSeph
2011-04-07
-1
/
+1
|
|
|
|
chunk issues.
*
Added bed events and methods.
sk89q
2011-04-07
-0
/
+10
|
*
Fixed firstEmpty() by making it search for the first null instead of ↵
EvilSeph
2011-04-07
-1
/
+7
|
|
|
|
Material.AIR.
*
Made another change that was missed in translation that might cause chunk ↵
alron
2011-04-07
-1
/
+1
|
|
|
|
issues. This should address one of the chunk issues experienced when teleporting.
*
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
|
*
getContents now returns null for items whose underlying item is null
Tahg
2011-04-06
-1
/
+1
|
*
added some API for entities
Tahg
2011-04-04
-0
/
+8
|
*
Added player.saveData and player.loadData.
afforess
2011-04-03
-0
/
+8
|
*
Fix chunk.getEntities
Erik Broes
2011-04-02
-5
/
+5
|
*
Implemented entity.getNearbyEntities()
Stephen
2011-04-02
-1
/
+12
|
*
implementation of Entity.isDead
afforess
2011-04-02
-0
/
+4
|
*
Forces clients to update to the new time immediately when setTime or ↵
afforess
2011-04-02
-0
/
+6
|
|
|
|
setFullTime is called.
*
Implemented the new SpawnChangeEvent in CraftWorld.setSpawnLocation()
William Bowers
2011-04-02
-0
/
+7
|
*
Changed default database location to {NAME}.db instead of database.db
Dinnerbone
2011-04-01
-1
/
+1
|
*
Implemented ebeans
Dinnerbone
2011-04-01
-0
/
+41
|
*
Made Server a singleton
Dinnerbone
2011-04-01
-0
/
+2
|
*
Fix Entity.setVelocity
Erik Broes
2011-04-01
-1
/
+1
|
*
Fix world.getFullTime()
Erik Broes
2011-04-01
-1
/
+1
|
*
Capture errors in plugins onLoad
Dinnerbone
2011-03-31
-2
/
+2
|
*
Implemented Wolf
Dinnerbone
2011-03-31
-0
/
+42
|
*
Updated to Minecraft version 1.4
Dinnerbone
2011-03-31
-29
/
+34
|
*
CreatureSpawnEvent: Fix forgotten inheritance with CreatureType
Erik Broes
2011-03-30
-2
/
+3
|
*
world.spawnCreature cast fix
Erik Broes
2011-03-30
-1
/
+1
|
*
Add MONSTER to CreatureSpawnEvent
Erik Broes
2011-03-29
-4
/
+7
|
*
Move passenger-handling to CraftEntity
Erik Broes
2011-03-29
-27
/
+26
|
*
RegisterInterface reload bug fix
Stephen
2011-03-29
-1
/
+2
|
*
Ctrl+C saves world before stopping
Dinnerbone
2011-03-29
-0
/
+17
|
*
Moved WORLD_LOAD event to after world is actually loaded
Drakia
2011-03-29
-3
/
+1
|
*
Line endings, damnit!
Dinnerbone
2011-03-27
-222
/
+222
|
[next]