CraftBukkit/Spigot
|
46bdde7180
|
Mark CraftEntity as abstract, add dummy health methods to CraftArrowEntity.
By: angelsl <angelsl@rpm>
|
2011-01-03 17:41:26 +08:00 |
|
CraftBukkit/Spigot
|
1e159ac832
|
Added LivingEntity.throwEgg() and LivingEntity.throwSnowball().
By: sk89q <the.sk89q@gmail.com>
|
2011-01-03 17:44:43 +08:00 |
|
CraftBukkit/Spigot
|
73f551d19c
|
Fixed missing import for craftworld
By: Dinnerbone <dinnerbone@dinnerbone.com>
|
2011-01-03 15:13:29 +00:00 |
|
CraftBukkit/Spigot
|
e8b157df99
|
Implemented some minecart vehicle hooks, but there's a some things missing in CraftBukkit before the implementation can be finished.
By: sk89q <the.sk89q@gmail.com>
|
2011-01-03 01:28:06 -08:00 |
|
CraftBukkit/Spigot
|
bccefe4c85
|
Added minecart classes and World.spawn*Minecart(). Minecart.getPassenger() is still a stub that needs to be implemented (due to of a need of a MC entity -> CraftBukkit entity lookup) and StorageMinecart.getInventory() is waiting on the implementation of inventory.
By: sk89q <the.sk89q@gmail.com>
|
2011-01-02 21:41:57 -08:00 |
|
CraftBukkit/Spigot
|
b3568f83e7
|
Renamed ArrowEntity->Arrow to be consistent.
By: sk89q <the.sk89q@gmail.com>
|
2011-01-03 14:11:04 +08:00 |
|
CraftBukkit/Spigot
|
d4ecbac104
|
Merge remote branch 'upstream/master'
By: durron597 <martin.jared@gmail.com>
|
2011-01-02 22:31:39 -05:00 |
|
CraftBukkit/Spigot
|
a28d7a476c
|
fixed spelling error in comment
By: durron597 <martin.jared@gmail.com>
|
2011-01-02 22:31:32 -05:00 |
|
CraftBukkit/Spigot
|
734b691ee8
|
Light levels are bytes
By: Dinnerbone <dinnerbone@dinnerbone.com>
|
2011-01-03 03:25:58 +00:00 |
|
CraftBukkit/Spigot
|
40fe64d5d7
|
Fixed isChunkLoaded(Chunk chunk)
By: Dinnerbone <dinnerbone@dinnerbone.com>
|
2011-01-03 03:25:24 +00:00 |
|
CraftBukkit/Spigot
|
dc5b6726dc
|
Changed to pluginmanager direct for enabling plugins
By: Dinnerbone <dinnerbone@dinnerbone.com>
|
2011-01-03 02:40:47 +00:00 |
|
CraftBukkit/Spigot
|
8d08cd71c9
|
Enable plugins by default the right way
By: Dinnerbone <dinnerbone@dinnerbone.com>
|
2011-01-03 02:25:09 +00:00 |
|
CraftBukkit/Spigot
|
8d1eea196c
|
Added world.spawnTree(), world.spawnBigTree().
By: sk89q <the.sk89q@gmail.com>
|
2011-01-02 18:01:17 -08:00 |
|
CraftBukkit/Spigot
|
9a7f982668
|
Block.getLightLevel()
By: sk89q <the.sk89q@gmail.com>
|
2011-01-02 18:30:46 -08:00 |
|
CraftBukkit/Spigot
|
161d48858d
|
Added getPlayer(String name) to server
By: Dinnerbone <dinnerbone@dinnerbone.com>
|
2011-01-03 00:16:00 +00:00 |
|
CraftBukkit/Spigot
|
ca642baafd
|
Removed @Override for the interface method spawnArrow
By: durron597 <martin.jared@gmail.com>
|
2011-01-02 05:54:16 -05:00 |
|
CraftBukkit/Spigot
|
1a68f03f72
|
Merge remote branch 'upstream/master' into HEAD
By: durron597 <martin.jared@gmail.com>
|
2011-01-02 05:50:26 -05:00 |
|
CraftBukkit/Spigot
|
bf8919735d
|
Added notchToBlockFace convenience method
By: durron597 <martin.jared@gmail.com>
|
2011-01-02 05:29:51 -05:00 |
|
CraftBukkit/Spigot
|
c427a5e808
|
We're LGPL.
By: Erik Broes <erikbroes@grum.nl>
|
2011-01-02 10:58:11 +01:00 |
|
CraftBukkit/Spigot
|
755c51da47
|
Implemented arrows.
By: sk89q <the.sk89q@gmail.com>
|
2011-01-02 16:40:27 +08:00 |
|
CraftBukkit/Spigot
|
8bec12c50b
|
Fixed a bunch of warnings.
By: Lymia <lymiahugs@gmail.com>
|
2011-01-02 00:36:27 -06:00 |
|
CraftBukkit/Spigot
|
26adf52a14
|
POM version crap
By: Dinnerbone <dinnerbone@dinnerbone.com>
|
2011-01-01 19:47:04 +00:00 |
|
CraftBukkit/Spigot
|
babc1c3e03
|
Java 1.5!
By: Dinnerbone <dinnerbone@dinnerbone.com>
|
2011-01-01 19:37:52 +00:00 |
|
CraftBukkit/Spigot
|
7f9f16cd58
|
Updated pom.xml to produce a 'ready to run' jar
By: Erik Broes <erikbroes@grum.nl>
|
2011-01-01 19:37:22 +01:00 |
|
CraftBukkit/Spigot
|
ae512460b8
|
Changed tabs to 4 spaces, removed unnecessary imports
By: durron597 <martin.jared@gmail.com>
|
2011-01-01 08:06:04 -05:00 |
|
CraftBukkit/Spigot
|
f73e384c27
|
Transition to Maven
By: Erik Broes <erikbroes@grum.nl>
|
2011-01-01 11:47:24 +01:00 |
|
CraftBukkit/Spigot
|
ab747e99f0
|
Fixed Material
By: Dinnerbone <dinnerbone@dinnerbone.com>
|
2011-01-01 07:05:05 +00:00 |
|
CraftBukkit/Spigot
|
5dfaef5542
|
Fixed insane fall damage (entities reset on death)
By: Dinnerbone <dinnerbone@dinnerbone.com>
|
2010-12-30 20:34:26 +00:00 |
|
CraftBukkit/Spigot
|
2250c18a63
|
Fixed player handle being reset on death or disconnection
By: Dinnerbone <dinnerbone@dinnerbone.com>
|
2010-12-30 05:35:30 +00:00 |
|
CraftBukkit/Spigot
|
19dcaeeb01
|
Implemented Player.sendMessage()
By: Dinnerbone <dinnerbone@dinnerbone.com>
|
2010-12-30 04:56:34 +00:00 |
|
CraftBukkit/Spigot
|
827ed5aa40
|
Don't override getName in CraftPlayer
By: Dinnerbone <dinnerbone@dinnerbone.com>
|
2010-12-30 04:39:28 +00:00 |
|
CraftBukkit/Spigot
|
10d1ac6c12
|
No lookup for worlds, store on object
By: Dinnerbone <dinnerbone@dinnerbone.com>
|
2010-12-30 04:37:32 +00:00 |
|
CraftBukkit/Spigot
|
837fa8ac26
|
Implemented entities
By: Dinnerbone <dinnerbone@dinnerbone.com>
|
2010-12-30 04:30:12 +00:00 |
|
CraftBukkit/Spigot
|
f8d2b930f9
|
Moved the PLAYER_MOVE and PLAYER_TELEPORT hooks to be packet-based, fixed player.getLocation() to return pitch/yaw
By: Dinnerbone <dinnerbone@dinnerbone.com>
|
2010-12-29 01:25:32 +00:00 |
|
CraftBukkit/Spigot
|
6ca8defced
|
Made Block.setType/Block.setData functional
By: Dinnerbone <dinnerbone@dinnerbone.com>
|
2010-12-29 01:07:57 +00:00 |
|
CraftBukkit/Spigot
|
64ca0ef519
|
Add some .toString()s
By: Dinnerbone <dinnerbone@dinnerbone.com>
|
2010-12-29 00:29:18 +00:00 |
|
CraftBukkit/Spigot
|
8c4820f75e
|
Keep Blocks updated when changed by the world
By: Dinnerbone <dinnerbone@dinnerbone.com>
|
2010-12-28 23:52:29 +00:00 |
|
CraftBukkit/Spigot
|
b0d5c9042a
|
Implemented PLAYER_CHAT and PLAYER_COMMAND
By: Dinnerbone <dinnerbone@dinnerbone.com>
|
2010-12-28 21:52:39 +00:00 |
|
CraftBukkit/Spigot
|
5e7a24764f
|
Added chunk/block/location/world
By: Dinnerbone <dinnerbone@dinnerbone.com>
|
2010-12-27 02:13:03 +00:00 |
|
CraftBukkit/Spigot
|
4f56472cfd
|
Call hooks, update to new code
By: Dinnerbone <dinnerbone@dinnerbone.com>
|
2010-12-26 02:20:29 +00:00 |
|
CraftBukkit/Spigot
|
e44cf75ad1
|
PluginManager => SimplePluginManager
By: Dinnerbone <dinnerbone@dinnerbone.com>
|
2010-12-25 15:42:17 +00:00 |
|
CraftBukkit/Spigot
|
c723d80ad5
|
No longer hardcoding sample plugin, now uses plugins dir
By: Dinnerbone <dinnerbone@dinnerbone.com>
|
2010-12-24 19:04:35 +00:00 |
|
CraftBukkit/Spigot
|
f78b33d338
|
Fixed a few bugs getting sample plugin to load
By: Dinnerbone <dinnerbone@dinnerbone.com>
|
2010-12-24 18:16:10 +00:00 |
|
CraftBukkit/Spigot
|
0e4db04102
|
Load sample plugin for now
By: Dinnerbone <dinnerbone@dinnerbone.com>
|
2010-12-24 17:24:21 +00:00 |
|
CraftBukkit/Spigot
|
f24de1b5e4
|
Hook onto the server, and added player
By: Dinnerbone <dinnerbone@dinnerbone.com>
|
2010-12-22 15:22:23 +00:00 |
|
CraftBukkit/Spigot
|
8d095d827c
|
Initial structure
By: Dinnerbone <dinnerbone@dinnerbone.com>
|
2010-12-21 16:52:15 +00:00 |
|