summaryrefslogtreecommitdiffstats
path: root/src/main
Commit message (Expand)AuthorAgeLines
* Added Server.getServerId() for ID purposes.sk89q2011-03-26-6/+8
* Copy displayname when cross-world teleportingErik Broes2011-03-25-0/+1
* Implement player.getCompassTargetErik Broes2011-03-25-3/+19
* Fixed CraftWorld.getSpawnLocation() not return the exact spawn location.sk89q2011-03-25-1/+1
* Fix inability to use items under certain circumstancesErik Broes2011-03-25-7/+9
* Fixed unable to eat/throwErik Broes2011-03-24-10/+13
* Stop GIANT discriminationErik Broes2011-03-24-0/+3
* Fix CreatureType of CreatureSpawn eventErik Broes2011-03-24-12/+12
* Prevent double CraftWorld for the same worldErik Broes2011-03-24-1/+1
* Reset blocks faster clientsideErik Broes2011-03-24-0/+11
* Minor logic change and small cleanupsErik Broes2011-03-24-5/+6
* Fix accidental Double.MAX_VALUE coordinates in initial PlayerMoveEventErik Broes2011-03-24-10/+13
* Implementation of LivingEntity maximumNoDamageTicks, noDamageTicks, lastDamageErik Broes2011-03-24-1/+25
* Fix 'double RIGHT_CLICK' event on right-clicking a block with a non-interacti...Erik Broes2011-03-24-44/+24
* Updated SoftMap to be concurrent.Raphfrk2011-03-23-28/+97
* Update to PlayerMoveEvent. The From field is set the value of the previous T...Raphfrk2011-03-23-5/+11
* Now also handle entities spawning on a loading a world. (Redacted by Grum)lem21h2011-03-23-41/+77
* Fix the "Ghost minecart" issue.Nicholas Devenish2011-03-23-5/+0
* Allow Vehicle Motion to save properlyafforess2011-03-23-8/+13
* Small cleanup for the last commitErik Broes2011-03-23-11/+7
* Fixed the PLAYER_TELEPORT event so event.getTo().getWorld() is correct. (#451)Byron Shelden2011-03-23-19/+56
* Fix doors not updating after opening has been deniedErik Broes2011-03-23-2/+16
* Minor cleanupsErik Broes2011-03-23-20/+10
* Re-Implement BlockDamageErik Broes2011-03-23-53/+37
* Major overhaul implementing PLAYER_INTERACT, removing PLAYER_ITEM, BLOCK_INTE...Erik Broes2011-03-23-673/+140
* Implement Bucket eventsErik Broes2011-03-21-30/+124
* Fix BlockPlaceErik Broes2011-03-21-202/+355
* Fix BlockCanBuildErik Broes2011-03-21-1/+1
* Redstone torch fixErik Broes2011-03-21-5/+22
* Fixing event namesErik Broes2011-03-21-21/+22
* BLOCK_PLACE supports pie, diode and reedErik Broes2011-03-18-0/+128
* Fix BLOCK_PLACED when placing on snow/stepErik Broes2011-03-18-6/+7
* Hacky solution to expose ip. Will fix properly later if I care to give a ****tahg2011-03-18-0/+2
* BlockInteract fixed for pressure platesErik Broes2011-03-17-22/+23
* Added missing EntitySquid, you can now prevent them from spawning!Gunther De Wachter2011-03-17-0/+2
* TNT now gives its entity to the damage handlerGunther De Wachter2011-03-17-1/+2
* Fireballs now give their entity to the damage handlerGunther De Wachter2011-03-17-1/+2
* Implement DamageType.VOIDGunther De Wachter2011-03-17-1/+16
* Fixes minecart type reporting for VEHICLE_CREATE.Tanel Suurhans2011-03-15-9/+9
* Adds an onLoad method to Plugin. The onLoad method is called for all plugins ...Raphfrk2011-03-14-0/+7
* Fixed setTypeIdAndData sending client updates when not using physicsRaphfrk2011-03-14-1/+5
* This should fix the chunk ghosting bugRaphfrk2011-03-14-2/+8
* fixed redstone torchesTahg2011-03-14-2/+8
* Also transfer the displayName when dyingErik Broes2011-03-13-0/+1
* Fix getDisplayName getting lost when getBukkitEntity is calledErik Broes2011-03-13-4/+8
* Removed CraftBukkit - Removed line from kick fix to help port processstevenh2011-03-12-1/+0
* Added methods to support RemoteBukkitstevenh2011-03-12-37/+120
* Blocks now return power for sources other than redstone dustTahg2011-03-12-1/+1
* TextWrapper now wraps text at the proper width and also prevent splitting unl...Erik Broes2011-03-12-4/+14
* Sourcefiles shouldn't be executableErik Broes2011-03-12-0/+0