PaperMC/src/main/java/net/minecraft/server
2011-03-29 23:14:59 +02:00
..
BlockBloodStone.java more NPE fixes regarding redstone 2011-03-11 20:47:59 -05:00
BlockButton.java Major overhaul implementing PLAYER_INTERACT, removing PLAYER_ITEM, BLOCK_INTERACT, BLOCK_RIGHT_CLICK 2011-03-23 16:51:43 +01:00
BlockCactus.java Generic code cleanup 2011-02-23 14:12:33 +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 Major overhaul implementing PLAYER_INTERACT, removing PLAYER_ITEM, BLOCK_INTERACT, BLOCK_RIGHT_CLICK 2011-03-23 16:51:43 +01:00
BlockFire.java Generic code cleanup 2011-02-23 14:12:33 +01:00
BlockFlowing.java Updated for the cleanups done in Bukkit 2011-03-26 22:32:56 +01:00
BlockLeaves.java Updated for the cleanups done in Bukkit 2011-03-26 22:32:56 +01:00
BlockLever.java Major overhaul implementing PLAYER_INTERACT, removing PLAYER_ITEM, BLOCK_INTERACT, BLOCK_RIGHT_CLICK 2011-03-23 16:51:43 +01:00
BlockPressurePlate.java Major overhaul implementing PLAYER_INTERACT, removing PLAYER_ITEM, BLOCK_INTERACT, BLOCK_RIGHT_CLICK 2011-03-23 16:51:43 +01:00
BlockPumpkin.java more NPE fixes regarding redstone 2011-03-11 20:47:59 -05:00
BlockRedstoneTorch.java Redstone torch fix 2011-03-21 00:30:00 +01:00
BlockRedstoneWire.java fixed diodes 2011-03-12 02:02:25 -05:00
BlockSign.java more NPE fixes regarding redstone 2011-03-11 20:47:59 -05:00
BlockStationary.java Generic code cleanup 2011-02-23 14:12:33 +01:00
Chunk.java Minor cleanups 2011-03-23 16:51:44 +01:00
ChunkProviderServer.java Updated for the cleanups done in Bukkit 2011-03-26 22:32:56 +01:00
ConsoleCommandHandler.java Removed CraftBukkit - Removed line from kick fix to help port process 2011-03-12 18:39:38 +00:00
ConsoleLogManager.java Minor cleanups 2011-03-23 16:51:44 +01:00
Entity.java Updated for the cleanups done in Bukkit 2011-03-26 22:32:56 +01:00
EntityArrow.java Generic code cleanup 2011-02-23 14:12:33 +01:00
EntityBoat.java Updated for the cleanups done in Bukkit 2011-03-26 22:32:56 +01:00
EntityCow.java Minor cleanups 2011-03-23 16:51:44 +01:00
EntityCreature.java Generic code cleanup 2011-02-23 14:12:33 +01:00
EntityCreeper.java Updated for the cleanups done in Bukkit 2011-03-26 22:32:56 +01:00
EntityEgg.java Allow GIANTS to spawn from Eggs 2011-03-29 23:14:59 +02:00
EntityFireball.java Updated for the cleanups done in Bukkit 2011-03-26 22:32:56 +01:00
EntityFish.java Generic code cleanup 2011-02-23 14:12:33 +01:00
EntityHuman.java BUGFIX: Damage events should be using getDamage() to set damage. 2011-02-28 17:43:56 +11:00
EntityItem.java Generic code cleanup 2011-02-23 14:12:33 +01:00
EntityLiving.java Updated for the cleanups done in Bukkit 2011-03-26 22:32:56 +01:00
EntityMinecart.java Updated for the cleanups done in Bukkit 2011-03-26 22:32:56 +01:00
EntityMonster.java Fixed ENTITY_DAMAGE involving slimes (per DHowet) 2011-02-24 12:49:48 +00:00
EntityPigZombie.java Generic code cleanup 2011-02-23 14:12:33 +01:00
EntityPlayer.java Updated for the cleanups done in Bukkit 2011-03-26 22:32:56 +01:00
EntitySkeleton.java Updated for the cleanups done in Bukkit 2011-03-26 22:32:56 +01:00
EntitySnowball.java Generic code cleanup 2011-02-23 14:12:33 +01:00
EntitySpider.java Generic code cleanup 2011-02-23 14:12:33 +01:00
EntityTNTPrimed.java Updated for the cleanups done in Bukkit 2011-03-26 22:32:56 +01:00
EntityTracker.java Synchronized EntityTracking 2011-03-02 11:00:16 -08:00
EntityTrackerEntry.java Fix the "Ghost minecart" issue. 2011-03-23 18:46:54 +01:00
EntityZombie.java Updated for the cleanups done in Bukkit 2011-03-26 22:32:56 +01:00
Explosion.java Updated for the cleanups done in Bukkit 2011-03-26 22:32:56 +01:00
IInventory.java Update to Minecraft 1.3 beta 2011-02-23 02:37:56 +00:00
InventoryCrafting.java Update to Minecraft 1.3 beta 2011-02-23 02:37:56 +00:00
InventoryCraftResult.java Update to Minecraft 1.3 beta 2011-02-23 02:37:56 +00:00
InventoryLargeChest.java Update to Minecraft 1.3 beta 2011-02-23 02:37:56 +00:00
InventoryPlayer.java Fixed crash with bad holding slot 2011-03-09 16:58:31 +00:00
ItemBed.java Fix BlockPlace 2011-03-21 00:31:13 +01:00
ItemBlock.java Minor cleanups 2011-03-23 16:51:44 +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 Line endings, damnit! 2011-03-27 20:57:46 +01:00
ItemDoor.java Fix BlockPlace 2011-03-21 00:31:13 +01:00
ItemFlintAndSteel.java Fix BlockPlace 2011-03-21 00:31:13 +01:00
ItemHoe.java Fix BlockPlace 2011-03-21 00:31:13 +01:00
ItemInWorldManager.java Line endings, damnit! 2011-03-27 20:57:46 +01: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 Fix BlockPlace 2011-03-21 00:31:13 +01:00
ItemStack.java Generic code cleanup 2011-02-23 14:12:33 +01:00
MinecraftServer.java Ctrl+C saves world before stopping 2011-03-29 21:01:04 +01:00
NetLoginHandler.java Added ability to disable the join/leave notices by setting the message to null in the event. The join message is moved to the onJoinEvent rather than during login 2011-03-26 15:07:55 +01:00
NetServerHandler.java Updated for the changes done in Bukkit 2011-03-27 00:34:33 +01:00
NetworkManager.java Fixed trickle exploit 2011-03-27 21:19:05 +01:00
Packet.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
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 Generic code cleanup 2011-02-23 14:12:33 +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 Changed the Kick result from KICK_BANNED to KICK_WHITELIST because not being on the whitelist doesn't mean your banned. 2011-03-29 21:39:38 +01:00
Slot.java Update to Minecraft 1.3 beta 2011-02-23 02:37:56 +00:00
ThreadCommandReader.java Added ">" to input command line, separated it from output buffer properly 2011-02-25 19:01:14 +00:00
ThreadLoginVerifier.java Fixed a minecraft exploit allowing anyone to pick their username 2011-03-08 20:48:47 +00:00
TileEntityChest.java Generic code cleanup 2011-02-23 14:12:33 +01:00
TileEntityDispenser.java Update to Minecraft 1.3 beta 2011-02-23 02:37:56 +00:00
TileEntityFurnace.java Update to Minecraft 1.3 beta 2011-02-23 02:37:56 +00:00
TileEntityMobSpawner.java Update to Minecraft 1.3 beta 2011-02-23 02:37:56 +00:00
TileEntitySign.java (Probably) fixed the sign exploit 2011-03-08 23:18:14 +00:00
World.java Updated for the cleanups done in Bukkit 2011-03-26 22:32:56 +01: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 Minor cleanups 2011-03-23 16:51:44 +01:00