.. |
BlockButton.java
|
Port to new mc-dev format.
|
2011-01-30 13:24:39 +01:00 |
BlockCactus.java
|
Port to new mc-dev format.
|
2011-01-30 13:24:39 +01:00 |
BlockChest.java
|
Port to new mc-dev format.
|
2011-01-30 13:24:39 +01:00 |
BlockDoor.java
|
Port to new mc-dev format.
|
2011-01-30 13:24:39 +01:00 |
BlockFire.java
|
Re-add BlockBurnEvent
|
2011-01-30 15:30:30 -05:00 |
BlockFlowing.java
|
Port to new mc-dev format.
|
2011-01-30 13:24:39 +01:00 |
BlockFurnace.java
|
Port to new mc-dev format.
|
2011-01-30 13:24:39 +01:00 |
BlockJukeBox.java
|
Port to new mc-dev format.
|
2011-01-30 13:24:39 +01:00 |
BlockLeaves.java
|
Port to new mc-dev format.
|
2011-01-30 13:24:39 +01:00 |
BlockLever.java
|
Port to new mc-dev format.
|
2011-01-30 13:24:39 +01:00 |
BlockPressurePlate.java
|
Port to new mc-dev format.
|
2011-01-30 13:24:39 +01:00 |
BlockRedstoneTorch.java
|
Port to new mc-dev format.
|
2011-01-30 13:24:39 +01:00 |
BlockRedstoneWire.java
|
Port to new mc-dev format.
|
2011-01-30 13:24:39 +01:00 |
BlockStationary.java
|
Port to new mc-dev format.
|
2011-01-30 13:24:39 +01:00 |
BlockWorkbench.java
|
Port to new mc-dev format.
|
2011-01-30 13:24:39 +01:00 |
ChunkProviderServer.java
|
Port to new mc-dev format.
|
2011-01-30 13:24:39 +01:00 |
Entity.java
|
ENTITY_DAMAGED now knows hot from wet
|
2011-01-31 21:50:28 +00:00 |
EntityArrow.java
|
Fixed rogue chmods
|
2011-01-30 20:18:15 +01:00 |
EntityBoat.java
|
Fixed rogue chmods
|
2011-01-30 20:18:15 +01:00 |
EntityCreature.java
|
Port to new mc-dev format.
|
2011-01-30 13:24:39 +01:00 |
EntityEgg.java
|
Fixed rogue chmods
|
2011-01-30 20:18:15 +01:00 |
EntityFireball.java
|
Fixed rogue chmods
|
2011-01-30 20:18:15 +01:00 |
EntityFish.java
|
Fixed rogue chmods
|
2011-01-30 20:18:15 +01:00 |
EntityHuman.java
|
Fixed rogue chmods
|
2011-01-30 20:18:15 +01:00 |
EntityLiving.java
|
Implemented ENTITY_DEATH for monsters and animals
|
2011-01-30 20:22:09 +00:00 |
EntityMinecart.java
|
Port to new mc-dev format.
|
2011-01-30 13:24:39 +01:00 |
EntityMonster.java
|
Fixed rogue chmods
|
2011-01-30 20:18:15 +01:00 |
EntityPigZombie.java
|
Fixed rogue chmods
|
2011-01-30 20:18:15 +01:00 |
EntityPlayer.java
|
Implemented ENTITY_DEATH for players
|
2011-01-30 20:35:08 +00:00 |
EntitySkeleton.java
|
Implemented ENTITY_DEATH for monsters and animals
|
2011-01-30 20:22:09 +00:00 |
EntitySnowball.java
|
Fixed rogue chmods
|
2011-01-30 20:18:15 +01:00 |
EntitySpider.java
|
Fixed rogue chmods
|
2011-01-30 20:18:15 +01:00 |
EntityZombie.java
|
Fixed rogue chmods
|
2011-01-30 20:18:15 +01:00 |
Explosion.java
|
Port to new mc-dev format.
|
2011-01-30 13:24:39 +01:00 |
IInventory.java
|
Port to new mc-dev format.
|
2011-01-30 13:24:39 +01:00 |
InventoryCrafting.java
|
Port to new mc-dev format.
|
2011-01-30 13:24:39 +01:00 |
InventoryCraftResult.java
|
Port to new mc-dev format.
|
2011-01-30 13:24:39 +01:00 |
InventoryLargeChest.java
|
Port to new mc-dev format.
|
2011-01-30 13:24:39 +01:00 |
InventoryPlayer.java
|
Port to new mc-dev format.
|
2011-01-30 13:24:39 +01:00 |
ItemBlock.java
|
Port to new mc-dev format.
|
2011-01-30 13:24:39 +01:00 |
ItemBoat.java
|
Port to new mc-dev format.
|
2011-01-30 13:24:39 +01:00 |
ItemBucket.java
|
Port to new mc-dev format.
|
2011-01-30 13:24:39 +01:00 |
ItemFlintAndSteel.java
|
Port to new mc-dev format.
|
2011-01-30 13:24:39 +01:00 |
ItemHoe.java
|
Port to new mc-dev format.
|
2011-01-30 13:24:39 +01:00 |
ItemInWorldManager.java
|
Port to new mc-dev format.
|
2011-01-30 13:24:39 +01:00 |
ItemMinecart.java
|
Port to new mc-dev format.
|
2011-01-30 13:24:39 +01:00 |
ItemRedstone.java
|
Port to new mc-dev format.
|
2011-01-30 13:24:39 +01:00 |
ItemSeeds.java
|
Port to new mc-dev format.
|
2011-01-30 13:24:39 +01:00 |
ItemSign.java
|
Port to new mc-dev format.
|
2011-01-30 13:24:39 +01:00 |
ItemStack.java
|
Port to new mc-dev format.
|
2011-01-30 13:24:39 +01:00 |
MinecraftServer.java
|
Fixed initialization of CraftServer
|
2011-01-30 13:51:20 +01:00 |
NetServerHandler.java
|
Implemented PLAYER_ITEM_HELD
|
2011-01-31 01:35:29 +00:00 |
PropertyManager.java
|
Port to new mc-dev format.
|
2011-01-30 13:24:39 +01:00 |
ServerConfigurationManager.java
|
Fixed missing PLAYER_JOIN event call
|
2011-01-30 19:42:39 +00:00 |
Slot.java
|
Port to new mc-dev format.
|
2011-01-30 13:24:39 +01:00 |
TileEntityChest.java
|
Port to new mc-dev format.
|
2011-01-30 13:24:39 +01:00 |
TileEntityFurnace.java
|
Port to new mc-dev format.
|
2011-01-30 13:24:39 +01:00 |
TileEntityMobSpawner.java
|
Port to new mc-dev format.
|
2011-01-30 13:24:39 +01:00 |
WorldGenBigTree.java
|
Added support for different tree generation types and a callback.
|
2011-01-30 13:54:43 -08:00 |
WorldGenForest.java
|
Added support for different tree generation types and a callback.
|
2011-01-30 13:54:43 -08:00 |
WorldGenTaiga1.java
|
Added support for different tree generation types and a callback.
|
2011-01-30 13:54:43 -08:00 |
WorldGenTaiga2.java
|
Added support for different tree generation types and a callback.
|
2011-01-30 13:54:43 -08:00 |
WorldGenTrees.java
|
Added support for different tree generation types and a callback.
|
2011-01-30 13:54:43 -08:00 |
WorldServer.java
|
Added support for different tree generation types and a callback.
|
2011-01-30 13:54:43 -08:00 |