sk89q
|
6739d6d75c
|
Added World.strikeLightning(). Also renamed WeatherStorm -> LightningStrike.
|
2011-04-22 01:25:55 -07:00 |
|
sk89q
|
4ecbf5f590
|
Changed Block.setTypeId() back to old behavior before the new translation process.
|
2011-04-21 23:31:09 -07:00 |
|
Dinnerbone
|
3afe2df241
|
Implemented stats/achievement giving
|
2011-04-21 20:57:34 +01:00 |
|
EvilSeph
|
4d78c45d8b
|
Made reload support allow-flight.
|
2011-04-21 15:40:22 -04:00 |
|
Dinnerbone
|
4ae695a176
|
Fixed the fix of Creeper.setPowered
|
2011-04-21 18:55:20 +01:00 |
|
Dinnerbone
|
f1b40ed4e3
|
Fixed creeper.setPowered
|
2011-04-21 18:41:47 +01:00 |
|
Dinnerbone
|
d5ee48a0c8
|
Implemented Weather and WeatherStorm
|
2011-04-21 16:51:58 +01:00 |
|
Dinnerbone
|
1a68a2aafe
|
Implemented Creeper.is/setPowered
|
2011-04-21 16:15:44 +01:00 |
|
Dinnerbone
|
7c455380a9
|
Java compat
|
2011-04-21 15:43:09 +01:00 |
|
Erik Broes
|
a6c8a36dce
|
Update for 1.5_02.
|
2011-04-21 04:25:46 -04:00 |
|
EvilSeph
|
2fd3f8d299
|
Reapplying changes lost with our new system in CraftInventory and CraftInventoryPlayer.
|
2011-04-21 00:24:27 -04:00 |
|
Erik Broes
|
483a878b8b
|
Update for 1.4_00_01 -- if you bypassed Bukkit, you will most likely break.
|
2011-04-20 19:05:14 +02:00 |
|
sk89q
|
ac9f297445
|
Don't want the scheduler taking invalid arguments as well.
|
2011-04-18 23:52:19 -07:00 |
|
sk89q
|
a450dcbb83
|
Fixed CraftScheduler to catch exceptions thrown by tasks, rather than crash the server.
|
2011-04-18 23:48:16 -07:00 |
|
Andrew Ardill
|
dc6c906e1a
|
The @Override annotation should only be used when overriding a method.
Not when implementing an interface.
|
2011-04-14 12:58:04 +10:00 |
|
sk89q
|
7baf5fa484
|
Made fauxSleeping persist on death and cross-world teleport.
|
2011-04-11 17:10:17 -07:00 |
|
sk89q
|
86c467cb50
|
Fixin' the problem of AFK people not in bed.
|
2011-04-11 11:48:31 -07:00 |
|
EvilSeph
|
2685de187a
|
Made what should be the last change missed in translation that might cause chunk issues.
|
2011-04-07 19:51:29 -04:00 |
|
sk89q
|
27d3396a35
|
Added bed events and methods.
|
2011-04-07 11:26:51 -07:00 |
|
EvilSeph
|
e2480e1347
|
Fixed firstEmpty() by making it search for the first null instead of Material.AIR.
|
2011-04-07 13:06:55 -04:00 |
|
alron
|
270310a3a5
|
Made another change that was missed in translation that might cause chunk issues. This should address one of the chunk issues experienced when teleporting.
|
2011-04-07 01:56:39 -04:00 |
|
Tahg
|
3c9944237a
|
Fixed Compile error
|
2011-04-06 21:51:20 -04:00 |
|
Tahg
|
e1acd683b4
|
Fixed some NPE issues caused by previous commit
|
2011-04-06 21:34:50 -04:00 |
|
Tahg
|
2c1f57e20b
|
Fixed stupidity in CraftInventory return types
|
2011-04-06 13:20:50 -04:00 |
|
Tahg
|
92e3957a0e
|
getContents now returns null for items whose underlying item is null
|
2011-04-06 12:45:03 -04:00 |
|
Tahg
|
7a99fd7327
|
added some API for entities
|
2011-04-04 01:07:39 -04:00 |
|
afforess
|
0f3f3c552a
|
Added player.saveData and player.loadData.
|
2011-04-03 15:52:07 -04:00 |
|
Erik Broes
|
c84d51f458
|
Fix chunk.getEntities
|
2011-04-02 17:56:06 +02:00 |
|
Stephen
|
5247bcba64
|
Implemented entity.getNearbyEntities()
|
2011-04-02 17:22:58 +02:00 |
|
afforess
|
a0b2a26c3a
|
implementation of Entity.isDead
|
2011-04-02 17:19:39 +02:00 |
|
afforess
|
adb13029bc
|
Forces clients to update to the new time immediately when setTime or setFullTime is called.
|
2011-04-02 17:17:17 +02:00 |
|
William Bowers
|
325f4e0c22
|
Implemented the new SpawnChangeEvent in CraftWorld.setSpawnLocation()
|
2011-04-02 16:58:50 +02:00 |
|
Dinnerbone
|
d5096a0193
|
Changed default database location to {NAME}.db instead of database.db
|
2011-04-01 16:52:00 +01:00 |
|
Dinnerbone
|
8b25433982
|
Implemented ebeans
|
2011-04-01 16:06:46 +01:00 |
|
Dinnerbone
|
160b54c965
|
Made Server a singleton
|
2011-04-01 16:06:46 +01:00 |
|
Erik Broes
|
c16ba1f940
|
Fix Entity.setVelocity
|
2011-04-01 12:28:55 +02:00 |
|
Erik Broes
|
09cfbfbf73
|
Fix world.getFullTime()
|
2011-04-01 09:24:42 +02:00 |
|
Dinnerbone
|
eb422e4ad4
|
Capture errors in plugins onLoad
|
2011-03-31 22:33:06 +01:00 |
|
Dinnerbone
|
baa8c53be0
|
Implemented Wolf
|
2011-03-31 22:10:48 +01:00 |
|
Dinnerbone
|
87c36febeb
|
Updated to Minecraft version 1.4
|
2011-03-31 21:40:00 +01:00 |
|
Erik Broes
|
0635f7c1b8
|
CreatureSpawnEvent: Fix forgotten inheritance with CreatureType
|
2011-03-30 08:51:42 +02:00 |
|
Erik Broes
|
e9cc4bbb05
|
world.spawnCreature cast fix
|
2011-03-30 00:41:07 +02:00 |
|
Erik Broes
|
c69eac3f3a
|
Add MONSTER to CreatureSpawnEvent
|
2011-03-29 23:18:48 +02:00 |
|
Erik Broes
|
ec74fe8e37
|
Move passenger-handling to CraftEntity
|
2011-03-29 23:14:59 +02:00 |
|
Stephen
|
a31f37262d
|
RegisterInterface reload bug fix
|
2011-03-29 21:32:24 +01:00 |
|
Dinnerbone
|
2ac43ce223
|
Ctrl+C saves world before stopping
|
2011-03-29 21:01:04 +01:00 |
|
Drakia
|
b37dd48ae5
|
Moved WORLD_LOAD event to after world is actually loaded
|
2011-03-29 18:41:52 +11:00 |
|
Dinnerbone
|
c47db7092b
|
Line endings, damnit!
|
2011-03-27 20:57:46 +01:00 |
|
Erik Broes
|
84054ec680
|
Fix some wrong event creations after previous change
|
2011-03-26 23:20:35 +01:00 |
|
Erik Broes
|
e24b10dfd9
|
Updated for the cleanups done in Bukkit
|
2011-03-26 22:32:56 +01:00 |
|