summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeLines
...
| | * Convenience method to see if a material is a blockdurron5972011-01-07-1/+5
| | * First version of item use eventdurron5972011-01-07-0/+40
| | * Documented + added server.matchPlayerDinnerbone2011-01-07-0/+13
| * | Various changes to the vehicle hooks.sk89q2011-01-07-11/+73
| * | Merge remote branch 'remotes/origin/master'sk89q2011-01-03-23/+54
| |\ \
| * | | Added LivingEntity.shootArrow().sk89q2011-01-03-0/+7
* | | | added getAddress interface for PlayerTahg2011-01-10-3/+18
| |_|/ |/| |
* | | Fixed Updatr stuffDinnerbone2011-01-05-6/+15
* | | Tweaked some more exceptions, get messages passedDinnerbone2011-01-05-8/+8
* | | Separate InvalidDescriptionException -> InvalidPluginExceptionDinnerbone2011-01-05-4/+2
* | | Slightly better "invalid plugin.yml" errorsDinnerbone2011-01-05-46/+92
* | | Added Server.getTime and Server.setTimeFrozenCow2011-01-05-0/+14
* | | Initial Inventory stuff, read only, no hooks. Only implemented for the Storag...Erik Broes2011-01-05-2/+108
* | | Merge branch 'master' of github.com:Bukkit/Bukkitstevenh2011-01-04-170/+400
|\ \ \
| * | | JavadocDinnerbone2011-01-04-7/+30
| * | | Removed onBlockSent, added onLeavesDecayDinnerbone2011-01-04-83/+130
| * | | Constructors for damage on itemstackDinnerbone2011-01-04-0/+10
| * | | ItemStack.setDamage and ItemStack.getDamageDinnerbone2011-01-04-81/+108
| * | | Added Chunk events in new World categoryDinnerbone2011-01-04-0/+117
| * | | Added Chunk.getWorld()Dinnerbone2011-01-04-0/+6
| | |/ | |/|
* / | Fix for plugin description file cast errorstevenh2011-01-04-5/+5
|/ /
* | Added getHighestBlockYAtFrozenCow2011-01-04-0/+8
* | forgotten FillrListenerTaylor Kelly2011-01-04-23/+46
|/
* Improved Vector with more methods and more Javadocs.sk89q2011-01-03-15/+188
* Derp hexDinnerbone2011-01-03-1/+1
* Fixed Colors + moved to enumDinnerbone2011-01-03-17/+45
* Added dummy getPlayer() to BlockBrokenEvent and BlockPlacedEvent in order to ...sk89q2011-01-03-0/+12
* ... Entity has no health.Dinnerbone2011-01-03-13/+0
* Moved simplejson as dependencyDinnerbone2011-01-03-2190/+0
* Overhaul entity damage structure...angelsl2011-01-03-83/+155
* Move health stuff from LivingEntity to Entity.angelsl2011-01-03-11/+25
* Entity damage hooksangelsl2011-01-03-2/+196
* More formattingDinnerbone2011-01-03-2184/+2190
* FormattingDinnerbone2011-01-03-445/+442
* Fixed Fillr.java, added /get command ingameDinnerbone2011-01-03-18/+38
* Added LivingEntity.throwEgg() and LivingEntity.throwSnowball().sk89q2011-01-03-0/+28
* hot damn. get <name> addedTaylor Kelly2011-01-03-0/+46
* hot damn. get <name> addedTaylor Kelly2011-01-03-1/+1
* better visibility/javadocTaylor Kelly2011-01-03-30/+19
* updated TODOTaylor Kelly2011-01-03-0/+3
* updated TODOTaylor Kelly2011-01-03-3/+0
* json stuffTaylor Kelly2011-01-03-0/+2184
* yml for fillrTaylor Kelly2011-01-03-0/+3
* fillr -> pluginTaylor Kelly2011-01-03-55/+24
* all the fillr stuffTaylor Kelly2011-01-03-3/+582
* Added more math to Vector, renamed some methods.sk89q2011-01-03-17/+51
* Made Vector.equals() fuzzy.sk89q2011-01-03-3/+21
* Change vehicle hook changes.sk89q2011-01-03-32/+44
* Implemented vehicle hooks (some changes will still be made).sk89q2011-01-03-4/+348
* Added minecart classes, vehicle class, and the ability to spawn minecarts. St...sk89q2011-01-03-1/+103