.. |
BlockBloodStone.java
|
Updated to Minecraft version 1.4
|
2011-03-31 21:40:00 +01:00 |
BlockButton.java
|
Updated to Minecraft version 1.4
|
2011-03-31 21:40:00 +01:00 |
BlockCactus.java
|
Updated to Minecraft version 1.4
|
2011-03-31 21:40:00 +01:00 |
BlockDispenser.java
|
Major overhaul implementing PLAYER_INTERACT, removing PLAYER_ITEM, BLOCK_INTERACT, BLOCK_RIGHT_CLICK
|
2011-03-23 16:51:43 +01:00 |
BlockDoor.java
|
Updated to Minecraft version 1.4
|
2011-03-31 21:40:00 +01:00 |
BlockFire.java
|
Updated to Minecraft version 1.4
|
2011-03-31 21:40:00 +01:00 |
BlockFlowing.java
|
Updated to Minecraft version 1.4
|
2011-03-31 21:40:00 +01:00 |
BlockLeaves.java
|
Updated to Minecraft version 1.4
|
2011-03-31 21:40:00 +01:00 |
BlockLever.java
|
Updated to Minecraft version 1.4
|
2011-03-31 21:40:00 +01:00 |
BlockPressurePlate.java
|
added some API for entities
|
2011-04-04 01:07:39 -04:00 |
BlockPumpkin.java
|
Updated to Minecraft version 1.4
|
2011-03-31 21:40:00 +01:00 |
BlockRedstoneTorch.java
|
Updated to Minecraft version 1.4
|
2011-03-31 21:40:00 +01:00 |
BlockRedstoneWire.java
|
Updated to Minecraft version 1.4
|
2011-03-31 21:40:00 +01:00 |
BlockSign.java
|
Updated to Minecraft version 1.4
|
2011-03-31 21:40:00 +01:00 |
BlockSoil.java
|
added some API for entities
|
2011-04-04 01:07:39 -04:00 |
BlockStationary.java
|
Generic code cleanup
|
2011-02-23 14:12:33 +01:00 |
Chunk.java
|
Updated to Minecraft version 1.4
|
2011-03-31 21:40:00 +01:00 |
ChunkProviderServer.java
|
Updated to Minecraft version 1.4
|
2011-03-31 21:40:00 +01:00 |
ConsoleCommandHandler.java
|
Updated to Minecraft version 1.4
|
2011-03-31 21:40:00 +01:00 |
ConsoleLogManager.java
|
Updated to Minecraft version 1.4
|
2011-03-31 21:40:00 +01:00 |
Entity.java
|
Fix for invalid float values too
|
2011-04-07 07:20:11 +01:00 |
EntityArrow.java
|
Updated to Minecraft version 1.4
|
2011-03-31 21:40:00 +01:00 |
EntityBoat.java
|
Added VEHICLE_DESTROY event
|
2011-04-02 17:12:18 +02:00 |
EntityCow.java
|
Updated to Minecraft version 1.4
|
2011-03-31 21:40:00 +01:00 |
EntityCreature.java
|
Updated to Minecraft version 1.4
|
2011-03-31 21:40:00 +01:00 |
EntityCreeper.java
|
Updated to Minecraft version 1.4
|
2011-03-31 21:40:00 +01:00 |
EntityEgg.java
|
Allows eggs support with Slimes, Wolves and Monsters
|
2011-04-05 17:19:24 +01:00 |
EntityFireball.java
|
Updated to Minecraft version 1.4
|
2011-03-31 21:40:00 +01:00 |
EntityFish.java
|
Updated to Minecraft version 1.4
|
2011-03-31 21:40:00 +01:00 |
EntityHuman.java
|
Updated to Minecraft version 1.4
|
2011-03-31 21:40:00 +01:00 |
EntityItem.java
|
Updated to Minecraft version 1.4
|
2011-03-31 21:40:00 +01:00 |
EntityLiving.java
|
Updated to Minecraft version 1.4
|
2011-03-31 21:40:00 +01:00 |
EntityMinecart.java
|
Added VEHICLE_DESTROY event
|
2011-04-02 17:12:18 +02:00 |
EntityMonster.java
|
Updated to Minecraft version 1.4
|
2011-03-31 21:40:00 +01:00 |
EntityPigZombie.java
|
Updated to Minecraft version 1.4
|
2011-03-31 21:40:00 +01:00 |
EntityPlayer.java
|
Updated to Minecraft version 1.4
|
2011-03-31 21:40:00 +01:00 |
EntitySkeleton.java
|
Updated to Minecraft version 1.4
|
2011-03-31 21:40:00 +01:00 |
EntitySnowball.java
|
Updated to Minecraft version 1.4
|
2011-03-31 21:40:00 +01:00 |
EntitySpider.java
|
Updated to Minecraft version 1.4
|
2011-03-31 21:40:00 +01:00 |
EntityTNTPrimed.java
|
Updated to Minecraft version 1.4
|
2011-03-31 21:40:00 +01:00 |
EntityTracker.java
|
Updated to Minecraft version 1.4
|
2011-03-31 21:40:00 +01:00 |
EntityTrackerEntry.java
|
Updated to Minecraft version 1.4
|
2011-03-31 21:40:00 +01:00 |
EntityZombie.java
|
Updated to Minecraft version 1.4
|
2011-03-31 21:40:00 +01:00 |
Explosion.java
|
Updated for the cleanups done in Bukkit
|
2011-03-26 22:32:56 +01:00 |
IInventory.java
|
Updated to Minecraft version 1.4
|
2011-03-31 21:40:00 +01:00 |
InventoryCrafting.java
|
Updated to Minecraft version 1.4
|
2011-03-31 21:40:00 +01:00 |
InventoryCraftResult.java
|
Updated to Minecraft version 1.4
|
2011-03-31 21:40:00 +01:00 |
InventoryLargeChest.java
|
Updated to Minecraft version 1.4
|
2011-03-31 21:40:00 +01:00 |
InventoryPlayer.java
|
Updated to Minecraft version 1.4
|
2011-03-31 21:40:00 +01:00 |
ItemBed.java
|
Fix BlockPlace
|
2011-03-21 00:31:13 +01:00 |
ItemBlock.java
|
Updated to Minecraft version 1.4
|
2011-03-31 21:40:00 +01:00 |
ItemBoat.java
|
Major overhaul implementing PLAYER_INTERACT, removing PLAYER_ITEM, BLOCK_INTERACT, BLOCK_RIGHT_CLICK
|
2011-03-23 16:51:43 +01:00 |
ItemBucket.java
|
Updated to Minecraft version 1.4
|
2011-03-31 21:40:00 +01:00 |
ItemDoor.java
|
Updated to Minecraft version 1.4
|
2011-03-31 21:40:00 +01:00 |
ItemFlintAndSteel.java
|
Updated to Minecraft version 1.4
|
2011-03-31 21:40:00 +01:00 |
ItemHoe.java
|
Updated to Minecraft version 1.4
|
2011-03-31 21:40:00 +01:00 |
ItemInWorldManager.java
|
Base digging/blockbreaks on actual time rather than the servers tickrate.
|
2011-04-03 11:06:12 +02:00 |
ItemMinecart.java
|
Major overhaul implementing PLAYER_INTERACT, removing PLAYER_ITEM, BLOCK_INTERACT, BLOCK_RIGHT_CLICK
|
2011-03-23 16:51:43 +01:00 |
ItemRedstone.java
|
Fix BlockPlace
|
2011-03-21 00:31:13 +01:00 |
ItemReed.java
|
Fix BlockPlace
|
2011-03-21 00:31:13 +01:00 |
ItemSeeds.java
|
Major overhaul implementing PLAYER_INTERACT, removing PLAYER_ITEM, BLOCK_INTERACT, BLOCK_RIGHT_CLICK
|
2011-03-23 16:51:43 +01:00 |
ItemSign.java
|
Updated to Minecraft version 1.4
|
2011-03-31 21:40:00 +01:00 |
ItemStack.java
|
Updated to Minecraft version 1.4
|
2011-03-31 21:40:00 +01:00 |
MinecraftServer.java
|
Updated to Minecraft version 1.4
|
2011-03-31 21:40:00 +01:00 |
NetLoginHandler.java
|
Updated to Minecraft version 1.4
|
2011-03-31 21:40:00 +01:00 |
NetServerHandler.java
|
Added the ability to set the quit message
|
2011-04-02 18:22:19 +02:00 |
NetworkManager.java
|
Updated to Minecraft version 1.4
|
2011-03-31 21:40:00 +01:00 |
Packet.java
|
Prevent nasty connection errors from hitting the console.
|
2011-04-07 09:52:04 -04:00 |
PacketCounter.java
|
Limit server to only send the packets it creates and only accept the packets the client creates
|
2011-03-27 12:36:51 +02:00 |
PlayerInstance.java
|
Updated to Minecraft version 1.4
|
2011-03-31 21:40:00 +01:00 |
PlayerManager.java
|
Sped up teleporting even more, + fixed isSneaking
|
2011-02-28 20:30:33 +00:00 |
PropertyManager.java
|
Generic code cleanup
|
2011-02-23 14:12:33 +01:00 |
ServerConfigurationManager.java
|
Made changes that were missed in translation that might cause chunk issues.
|
2011-04-04 20:26:37 -04:00 |
Slot.java
|
Updated to Minecraft version 1.4
|
2011-03-31 21:40:00 +01:00 |
ThreadCommandReader.java
|
Updated to Minecraft version 1.4
|
2011-03-31 21:40:00 +01:00 |
TileEntityChest.java
|
Updated to Minecraft version 1.4
|
2011-03-31 21:40:00 +01:00 |
TileEntityDispenser.java
|
Updated to Minecraft version 1.4
|
2011-03-31 21:40:00 +01:00 |
TileEntityFurnace.java
|
Updated to Minecraft version 1.4
|
2011-03-31 21:40:00 +01:00 |
TileEntityMobSpawner.java
|
Updated to Minecraft version 1.4
|
2011-03-31 21:40:00 +01:00 |
World.java
|
Exempt players from calling CreatureSpawn
|
2011-04-01 09:15:48 +02:00 |
WorldData.java
|
Update to Minecraft 1.3 beta
|
2011-02-23 02:37:56 +00:00 |
WorldGenBigTree.java
|
Generic code cleanup
|
2011-02-23 14:12:33 +01:00 |
WorldGenForest.java
|
Generic code cleanup
|
2011-02-23 14:12:33 +01:00 |
WorldGenTaiga1.java
|
Generic code cleanup
|
2011-02-23 14:12:33 +01:00 |
WorldGenTaiga2.java
|
Generic code cleanup
|
2011-02-23 14:12:33 +01:00 |
WorldGenTrees.java
|
Generic code cleanup
|
2011-02-23 14:12:33 +01:00 |
WorldManager.java
|
Generic code cleanup
|
2011-02-23 14:12:33 +01:00 |
WorldServer.java
|
Updated to Minecraft version 1.4
|
2011-03-31 21:40:00 +01:00 |