summaryrefslogtreecommitdiffstats
path: root/src/main
Commit message (Expand)AuthorAgeLines
...
* 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
* Renamed ArrowEntity->Arrow to be consistent.sk89q2011-01-03-2/+2
* Light level is a byteDinnerbone2011-01-03-2/+2
* Javadoc the world!Dinnerbone2011-01-03-1/+29
* Added world.spawnTree(), world.spawnBigTree().sk89q2011-01-03-0/+16
* Block.getLightLevel()sk89q2011-01-03-0/+7
* Fixed logic issue toggling pluginsDinnerbone2011-01-03-2/+2
* removed unnecessary importdurron5972011-01-02-3/+0
* Plugins no longer defaulted to enabledDinnerbone2011-01-03-1/+1
* Added enablePlugin and disablePlugin, triggers eventsDinnerbone2011-01-03-0/+93
* Implemented PluginEnabled and PluginDisabledDinnerbone2011-01-03-31/+109
* Improved Vector and Location with some utility methods, optimized Vector.isIn...sk89q2011-01-03-352/+419
* Added getPlayer(String name) to ServerDinnerbone2011-01-03-0/+10
* Updated Event listDinnerbone2011-01-02-44/+269
* Updated event prioritiesDinnerbone2011-01-02-9/+18
* Merge remote branch 'upstream/master'durron5972011-01-02-7/+418
|\
| * Made X, Y, and Z components in Vector protected.sk89q2011-01-02-3/+3
| * Added ArrowEntity and World.spawnArrow().sk89q2011-01-02-0/+21
| * Added Vector class.sk89q2011-01-02-0/+356
| * Added custom event support.Lymia2011-01-02-7/+41
* | Merge remote branch 'upstream/master'durron5972011-01-02-1/+3
|\|
| * Fixed generics warning.Lymia2011-01-02-1/+3
| * Opps! Wrong class.Lymia2011-01-02-3/+3
| * Added generics to PluginManagerLymia2011-01-02-3/+3
* | Use parametrized reflection to remove warningsdurron5972011-01-01-4/+4
|/
* Java 1.5!Dinnerbone2011-01-01-85/+85
* Changed all tabs to 4 spacesdurron5972011-01-01-204/+203
* removed unnecessary importsdurron5972011-01-01-2/+0
* Removed @Override from the cancellable methodsdurron5972011-01-01-4/+0
* Transition to MavenErik Broes2011-01-01-0/+2542