CraftBukkit/Spigot
f883848b8d
When deprecating, the alternative should be provided.
...
By: EvilSeph <evilseph@unaligned.org>
2011-02-19 06:02:27 -05:00
CraftBukkit/Spigot
78978db92c
Added target block ray trace functionality.
...
By: Raphfrk <raphfrk@gmail.com>
2011-02-13 17:04:33 +00:00
CraftBukkit/Spigot
1b81a00661
Added setFireTicks(), getFireTicks() and getMaxFireTicks().
...
By: Protected <myshelter@gmail.com>
2011-02-14 17:36:25 +00:00
CraftBukkit/Spigot
85d6ef5bd8
Added pull request conventions that should be followed if you want your pull request accepted.
...
By: EvilSeph <evilseph@unaligned.org>
2011-02-18 17:15:19 -05:00
CraftBukkit/Spigot
a9f5460f0c
Implemented a whole buncha Location overrides in CraftWorld
...
By: Dinnerbone <dinnerbone@dinnerbone.com>
2011-02-18 16:35:05 +00:00
CraftBukkit/Spigot
a816dcad82
Implementation of spawnCreature(Location, CreatureType)
...
By: Andrew Ardill <andrew.ardill@gmail.com>
2011-02-17 16:25:03 +11:00
CraftBukkit/Spigot
4a3c54648b
Updated to use CreatureType and CreatureSpawner
...
Nothing will break as a result of the refactoring of MobType due to
deprecated code being left in. These will be removed after 1 week,
enough time for plugin devs time to migrate.
By: Andrew Ardill <andrew.ardill@gmail.com>
2011-02-17 14:47:33 +11:00
CraftBukkit/Spigot
ddc6442b3b
Added Player.chat().
...
By: sk89q <the.sk89q@gmail.com>
2011-02-16 21:46:01 -08:00
CraftBukkit/Spigot
e44ffec0f5
implementation of isCurrentlyRunning(int taskId);
...
Burrows down to the worker thread assigned to this task, and returns
its alive status. If no such thread exists, then the task is not
running!
By: Andrew Ardill <andrew.ardill@gmail.com>
2011-02-14 15:29:52 +11:00
CraftBukkit/Spigot
3588f74305
That messed up Jenkins
...
By: Luke GB <github@lukegb.com>
2011-02-15 22:55:23 +01:00
CraftBukkit/Spigot
b190070f09
Further POM haxx. Now reads git description during build process.
...
NOTE: This may break people building on Windows - you must have git on your path. Ah well, who cares.
By: Luke GB <github@lukegb.com>
2011-02-15 22:35:47 +01:00
CraftBukkit/Spigot
67db991462
Add repository info to POM
...
By: Luke Granger-Brown <github@lukegb.com>
2011-02-15 00:36:00 +01:00
CraftBukkit/Spigot
886838b453
Allows calling of functions in the main thread
...
By: Raphfrk <raphfrk@gmail.com>
2011-02-12 00:29:23 +00:00
CraftBukkit/Spigot
85e1d48e88
Fixes a deadlock issue in CraftScheduler
...
By: Raphfrk <raphfrk@gmail.com>
2011-02-13 03:45:34 +00:00
CraftBukkit/Spigot
afd79ce40e
Replace a net.minecraft accessor with a public attr.
...
By: Stéphan Kochen <stephan@kochen.nl>
2011-02-12 15:57:31 +01:00
CraftBukkit/Spigot
c5f9d74807
Added MaxSpeed methods to minecarts. Added MaxSpeed methods to boats. Added SlowWhenEmpty, FlyingMod, and DerailedMod methods to minecarts.
...
By: afforess <afforess@gmail.com>
2011-02-12 15:57:16 +01:00
CraftBukkit/Spigot
05035305f4
Added implementation of Colorable to CraftSheep
...
inspired by xpansive
By: Andrew Ardill <andrew.ardill@gmail.com>
2011-02-12 12:29:22 +11:00
CraftBukkit/Spigot
4b63a73ffe
Merge branch 'master' of https://github.com/Bukkit/CraftBukkit
...
By: Tahg <tahgtahv@gmail.com>
2011-02-10 09:24:14 -05:00
CraftBukkit/Spigot
62b0d3e6bb
Fixed chunk unloading
...
By: Dinnerbone <dinnerbone@dinnerbone.com>
2011-02-10 13:27:53 +00:00
CraftBukkit/Spigot
5528de8f3c
Worlds are now in the order they are loaded, with [0] being default
...
By: Dinnerbone <dinnerbone@dinnerbone.com>
2011-02-09 20:25:14 +00:00
CraftBukkit/Spigot
70fde138ab
Probably fixed getLoadedChunks()
...
By: Dinnerbone <dinnerbone@dinnerbone.com>
2011-02-09 20:00:17 +00:00
CraftBukkit/Spigot
3b73bf1447
Added Creature.getTarget
...
By: Dinnerbone <dinnerbone@dinnerbone.com>
2011-02-09 13:44:46 +00:00
CraftBukkit/Spigot
6589841a6f
added method to force an inventory update
...
By: Tahg <tahgtahv@gmail.com>
2011-02-08 21:52:06 -05:00
CraftBukkit/Spigot
0788f8e7d0
inventory fixes
...
By: Tahg <tahgtahv@gmail.com>
2011-02-08 19:37:53 -05:00
CraftBukkit/Spigot
12bb9e3573
Unseal net.bukkit
...
Fix fail
Prepare to seal. THIS IS ONE WEEK'S NOTICE.
By: Luke GB <github@lukegb.com>
2011-02-08 22:46:48 +00:00
CraftBukkit/Spigot
cd7a065eaa
JAR is now sealed! No com.bukkit, org.bukkit or net.bukkit packaged plugins will load.
...
By: Luke GB <github@lukegb.com>
2011-02-08 21:59:00 +00:00
Bukkit/Spigot
188c435e67
Added damage(int) and damage(int, Entity) for LivingEntity
...
By: Forsaken <darkmaster87@gmx.de>
2011-02-04 01:01:48 +01:00
Bukkit/Spigot
6dc6946312
Adds basic plugin dependencies, courtesy of Raphfrk
...
By: Dinnerbone <dinnerbone@dinnerbone.com>
2011-03-07 13:56:34 +00:00
Bukkit/Spigot
f370268047
Fixed Material constructor
...
By: holic <kingersoll@gmail.com>
2011-03-02 00:23:48 -08:00
Bukkit/Spigot
2c403adf74
Regenerate and refresh chunk methods
...
By: Raphfrk <raphfrk@gmail.com>
2011-03-02 20:28:49 +00:00
Bukkit/Spigot
0ebd910f1b
Deprecated momentum on player (remove tomorrow), added velocity
...
By: Dinnerbone <dinnerbone@dinnerbone.com>
2011-03-05 18:48:32 +00:00
Bukkit/Spigot
bb755bb9a2
Added a few null pointer checks and performed minor touchups (tried improving a few equals, clone and hashCode methods).
...
By: VictorD <victor.danell@gmail.com>
2011-03-05 12:27:51 +01:00
Bukkit/Spigot
5673661da0
Added entity.get/setMomentum
...
By: Dinnerbone <dinnerbone@dinnerbone.com>
2011-03-04 14:24:09 +00:00
Bukkit/Spigot
9cadbbc93d
You shouldn't be here, little method. We already have a getData.
...
By: Dinnerbone <dinnerbone@dinnerbone.com>
2011-03-04 14:10:55 +00:00
Bukkit/Spigot
38896d9cfb
Small change for CraftBukkit BlockFlowing fix
...
By: Erik Broes <erikbroes@ripe.net>
2011-03-02 21:23:37 +01:00
Bukkit/Spigot
56f58d646a
Add World.save() and Server.savePlayers();
...
By: Morgan Humes <mrh9724@lanaddict.com>
2011-02-25 21:32:25 -05:00
Bukkit/Spigot
6410e49ab9
Java 1.5 compat.
...
By: Erik Broes <erikbroes@ripe.net>
2011-03-02 15:23:15 +01:00
Bukkit/Spigot
2d93fec7d2
Added method to set spawn location
...
By: SpeaKeasY <mekevin1917@gmail.com>
2011-02-28 20:19:47 -06:00
Bukkit/Spigot
a7d6c7c660
Added World.getPlayers
...
By: Tanel Suurhans <tanel.suurhans@perfectline.ee>
2011-02-24 21:37:54 +02:00
Bukkit/Spigot
2e97b270d4
command.set/getDescription replaces a now deprecated set/getTooltip + javadocs
...
By: Dinnerbone <dinnerbone@dinnerbone.com>
2011-02-28 11:42:09 +00:00
Bukkit/Spigot
5256cbb8a8
PluginCommand getExecutor + javadocs
...
By: Dinnerbone <dinnerbone@dinnerbone.com>
2011-02-28 10:35:58 +00:00
Bukkit/Spigot
9c2782bea7
Added JavaPlugin.getCommand
...
By: Dinnerbone <dinnerbone@dinnerbone.com>
2011-02-28 01:35:03 +00:00
Bukkit/Spigot
3eb015141a
Added Server.getPluginCommand
...
By: Dinnerbone <dinnerbone@dinnerbone.com>
2011-02-28 00:57:32 +00:00
Bukkit/Spigot
dbfb262c5d
Case-insensitive commands
...
By: Dinnerbone <dinnerbone@dinnerbone.com>
2011-02-28 00:52:43 +00:00
Bukkit/Spigot
2a6a5d5dc5
Readded default onCommand on plugins
...
By: Dinnerbone <dinnerbone@dinnerbone.com>
2011-02-28 00:45:44 +00:00
Bukkit/Spigot
0a0e475f83
Tweaks to command system to allow setting executors via plugins (no more ambiguous onCommand in plugins)
...
By: Dinnerbone <dinnerbone@dinnerbone.com>
2011-02-28 00:30:59 +00:00
Bukkit/Spigot
258fa8e21c
Added PlayerChatEvent.getRecipients
...
By: Dinnerbone <dinnerbone@dinnerbone.com>
2011-02-26 19:31:13 +00:00
Bukkit/Spigot
1595230d40
Removed onPlayerCommand (PLAYER_COMMAND) (and fixed Fillr to stop using it)
...
By: Dinnerbone <dinnerbone@dinnerbone.com>
2011-02-26 19:08:12 +00:00
Bukkit/Spigot
1da9ef3c9f
small change
...
By: Raphfrk <raphfrk@gmail.com>
2011-02-22 06:09:46 +08:00
Bukkit/Spigot
e2042c4cfa
No longer supporting the TSLPC (inb4pitchforks)
...
By: Dinnerbone <dinnerbone@dinnerbone.com>
2011-02-25 22:00:58 +00:00