.. |
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
|
Fixing event names
|
2011-03-21 00:30:00 +01:00 |
BlockLeaves.java
|
Update to Minecraft 1.3 beta
|
2011-02-23 02:37:56 +00: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
|
Fixing event names
|
2011-03-21 00:30:00 +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
|
Allow Vehicle Motion to save properly
|
2011-03-23 18:43:08 +01:00 |
EntityArrow.java
|
Generic code cleanup
|
2011-02-23 14:12:33 +01:00 |
EntityBoat.java
|
Generic code cleanup
|
2011-02-23 14:12:33 +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
|
Fixing event names
|
2011-03-21 00:30:00 +01:00 |
EntityEgg.java
|
Purged deprecated MobType and MobSpawner
|
2011-03-07 16:32:41 +00:00 |
EntityFireball.java
|
Fixing event names
|
2011-03-21 00:30:00 +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
|
Implementation of LivingEntity maximumNoDamageTicks, noDamageTicks, lastDamage
|
2011-03-24 00:32:41 +01:00 |
EntityMinecart.java
|
Fixes minecart type reporting for VEHICLE_CREATE.
|
2011-03-15 07:39:22 -04: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
|
Implement player.getCompassTarget
|
2011-03-25 21:22:03 +01:00 |
EntitySkeleton.java
|
Generic code cleanup
|
2011-02-23 14:12:33 +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
|
Fixing event names
|
2011-03-21 00:30:00 +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
|
Generic code cleanup
|
2011-02-23 14:12:33 +01:00 |
Explosion.java
|
Generic code cleanup
|
2011-02-23 14:12:33 +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
|
Minor cleanups
|
2011-03-23 16:51:44 +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
|
Add LEFT_CLICK_BLOCK's face
|
2011-03-26 09:56:24 +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
|
Minor cleanups
|
2011-03-23 16:51:44 +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
|
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 |
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
|
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 |
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
|
Now also handle entities spawning on a loading a world. (Redacted by Grum)
|
2011-03-23 19:17:14 +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 |