.. |
BlockButton.java
|
Finalizing the breakage!
|
2011-02-08 12:54:28 +00: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 |
BlockDispenser.java
|
Generic cleanup/reformat.
|
2011-02-02 00:39:08 +01:00 |
BlockDoor.java
|
Port to new mc-dev format.
|
2011-01-30 13:24:39 +01:00 |
BlockFence.java
|
changed fence behaviour
|
2011-02-08 17:10:48 -05:00 |
BlockFire.java
|
Generic cleanup/reformat.
|
2011-02-02 00:39:08 +01: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
|
Finalizing the breakage!
|
2011-02-08 12:54:28 +00:00 |
BlockPressurePlate.java
|
Port to new mc-dev format.
|
2011-01-30 13:24:39 +01:00 |
BlockRedstoneTorch.java
|
Finalizing the breakage!
|
2011-02-08 12:54:28 +00:00 |
BlockRedstoneWire.java
|
Finalizing the breakage!
|
2011-02-08 12:54:28 +00: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 |
Chunk.java
|
Fixing missing mandatory comments.
|
2011-02-07 09:49:42 +01:00 |
ChunkProviderGenerate.java
|
Terrain generation bugfix (will also be in Mojang 1.3)
|
2011-02-09 10:01:41 +01:00 |
ChunkProviderServer.java
|
Removed debug and fixed //craftbukkit comments from 0239b76f611597f8486a
|
2011-02-11 09:27:57 +00:00 |
Entity.java
|
Fixed logging into the correct world
|
2011-02-07 01:51:06 +00:00 |
EntityArrow.java
|
Fixed rogue chmods
|
2011-01-30 20:18:15 +01:00 |
EntityBoat.java
|
Added MaxSpeed methods to minecarts. Added MaxSpeed methods to boats. Added SlowWhenEmpty, FlyingMod, and DerailedMod methods to minecarts.
|
2011-02-12 16:14:43 +01:00 |
EntityCreature.java
|
Added Creature.setTarget per jlogsdon
|
2011-02-09 13:27:28 +00:00 |
EntityCreeper.java
|
Added EXPLOSION_PRIMED event.
|
2011-02-12 02:57:58 -05:00 |
EntityEgg.java
|
Changed hatchingType to MobType from CreatureType as refactoring (and so plugin breaking) will take place in a week.
|
2011-02-17 03:17:13 -05:00 |
EntityFireball.java
|
Added EXPLOSION_PRIMED event.
|
2011-02-12 02:57:58 -05:00 |
EntityFish.java
|
Fixed rogue chmods
|
2011-01-30 20:18:15 +01:00 |
EntityHuman.java
|
Adding PLAYER_DROP_ITEM event hook
|
2011-02-12 01:09:42 +01:00 |
EntityItem.java
|
Adding PLAYER_PICKUP_ITEM event hook
|
2011-02-12 01:39:00 +01:00 |
EntityLiving.java
|
Fixed bug in event when taking fall damage. Now uses event damage.
|
2011-02-12 22:40:28 +11:00 |
EntityMinecart.java
|
Added MaxSpeed methods to minecarts. Added MaxSpeed methods to boats. Added SlowWhenEmpty, FlyingMod, and DerailedMod methods to minecarts.
|
2011-02-12 16:14:43 +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
|
Added internal MC support for multiple worlds
|
2011-02-07 01:44:43 +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 |
EntityTNTPrimed.java
|
Added EXPLOSION_PRIMED event.
|
2011-02-12 02:57:58 -05:00 |
EntityTracker.java
|
Added internal MC support for multiple worlds
|
2011-02-07 01:44:43 +00:00 |
EntityTrackerEntry.java
|
Probably definitely fixed mob leaking
|
2011-02-07 01:51:05 +00:00 |
EntityZombie.java
|
Fixed rogue chmods
|
2011-01-30 20:18:15 +01:00 |
Explosion.java
|
added method to force an inventory update
|
2011-02-08 21:52:06 -05: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
|
inventory fixes
|
2011-02-08 19:47:08 -05:00 |
InventoryLargeChest.java
|
Port to new mc-dev format.
|
2011-01-30 13:24:39 +01:00 |
InventoryPlayer.java
|
inventory fixes
|
2011-02-08 19:47:08 -05:00 |
ItemBlock.java
|
Added spawn-protection property to server.properties
|
2011-02-10 12:16:31 +08: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
|
Implementation of BlockBreakEvent
|
2011-02-13 13:19:51 +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
|
Generic cleanup/reformat.
|
2011-02-02 00:39:08 +01:00 |
ItemStack.java
|
Port to new mc-dev format.
|
2011-01-30 13:24:39 +01:00 |
LongHash.java
|
Chunk fetching improvements
|
2011-02-07 01:33:57 -05:00 |
LongHashset.java
|
Removed debug and fixed //craftbukkit comments from 0239b76f611597f8486a
|
2011-02-11 09:27:57 +00:00 |
LongHashtable.java
|
fixes for chunks
|
2011-02-10 14:33:41 -05:00 |
MinecraftServer.java
|
Added spawn-protection property to server.properties
|
2011-02-10 12:16:31 +08:00 |
NetLoginHandler.java
|
Added internal MC support for multiple worlds
|
2011-02-07 01:44:43 +00:00 |
NetServerHandler.java
|
Added Player.chat().
|
2011-02-16 21:47:01 -08:00 |
PlayerInstance.java
|
Fixed entity updating
|
2011-02-07 01:51:06 +00:00 |
PlayerManager.java
|
Fixed entity updating
|
2011-02-07 01:51:06 +00:00 |
PropertyManager.java
|
Port to new mc-dev format.
|
2011-01-30 13:24:39 +01:00 |
ServerConfigurationManager.java
|
Replace a net.minecraft accessor with a public attr.
|
2011-02-12 16:17:43 +01:00 |
Slot.java
|
Port to new mc-dev format.
|
2011-01-30 13:24:39 +01:00 |
TileEntityChest.java
|
inventory fixes
|
2011-02-08 19:47:08 -05:00 |
TileEntityDispenser.java
|
inventory fixes
|
2011-02-08 19:47:08 -05:00 |
TileEntityFurnace.java
|
Port to new mc-dev format.
|
2011-01-30 13:24:39 +01:00 |
TileEntityMobSpawner.java
|
Make the spawning listen to the server spawn-settings
|
2011-02-13 01:21:50 +01:00 |
World.java
|
Added CREATURE_SPAWN event per ss2man44
|
2011-02-16 22:45:00 -05:00 |
WorldGenBigTree.java
|
Generic cleanup/reformat.
|
2011-02-02 00:39:08 +01:00 |
WorldGenForest.java
|
Generic cleanup/reformat.
|
2011-02-02 00:39:08 +01:00 |
WorldGenTaiga1.java
|
Generic cleanup/reformat.
|
2011-02-02 00:39:08 +01:00 |
WorldGenTaiga2.java
|
Generic cleanup/reformat.
|
2011-02-02 00:39:08 +01:00 |
WorldGenTrees.java
|
Added support for different tree generation types and a callback.
|
2011-01-30 13:54:43 -08:00 |
WorldManager.java
|
Added internal MC support for multiple worlds
|
2011-02-07 01:44:43 +00:00 |
WorldServer.java
|
Make the spawning listen to the server spawn-settings
|
2011-02-13 01:21:50 +01:00 |