CraftBukkit/Spigot
|
4cd2b9af93
|
Block.getFace(BlockFace) is an override for Block.getFace(BlockFace, int)
By: Dinnerbone <dinnerbone@dinnerbone.com>
|
2011-01-07 10:48:09 +00:00 |
|
CraftBukkit/Spigot
|
4938549777
|
Added block.getFace(Block) and block.getFace(BlockFace, int)
By: Dinnerbone <dinnerbone@dinnerbone.com>
|
2011-01-07 10:43:51 +00:00 |
|
CraftBukkit/Spigot
|
f73b61f1ce
|
Better implementation of matchPlayer(String) - return List of potential matches
By: Animosity <nullcline@gmail.com>
|
2011-01-07 10:42:53 +08:00 |
|
CraftBukkit/Spigot
|
99fcba15f0
|
Added CraftServer.matchPlayer(String) - partial-name matching
By: Animosity <nullcline@gmail.com>
|
2011-01-06 13:10:28 +08:00 |
|
CraftBukkit/Spigot
|
87ab5dc0f8
|
Fixed plugins being loaded before world.
By: FrozenCow <frozencow@gmail.com>
|
2011-01-07 02:33:59 +08:00 |
|
CraftBukkit/Spigot
|
dca17e2555
|
Create a concept of a null item stack
By: durron597 <martin.jared@gmail.com>
|
2011-01-06 06:20:12 -05:00 |
|
Bukkit/Spigot
|
089d7906b9
|
README Markup fixed
By: Erik Broes <erikbroes@grum.nl>
|
2011-01-03 19:25:33 +01:00 |
|
Bukkit/Spigot
|
73c430492d
|
Cleanups. We use Maven, not Ant.
By: Erik Broes <erikbroes@grum.nl>
|
2011-01-03 19:17:31 +01:00 |
|
CraftBukkit/Spigot
|
9b1f8245df
|
Fixed compile errors
By: Dinnerbone <dinnerbone@dinnerbone.com>
|
2011-01-03 16:37:08 +00:00 |
|
Bukkit/Spigot
|
f7ed510964
|
... Entity has no health.
By: Dinnerbone <dinnerbone@dinnerbone.com>
|
2011-01-03 16:34:29 +00:00 |
|
Bukkit/Spigot
|
b861c6c3fd
|
Moved simplejson as dependency
By: Dinnerbone <dinnerbone@dinnerbone.com>
|
2011-01-03 16:23:08 +00:00 |
|
Bukkit/Spigot
|
38d64f8661
|
Overhaul entity damage structure...
By: angelsl <angelsl@rpm>
|
2011-01-03 19:24:05 +08:00 |
|
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 |
|
Bukkit/Spigot
|
d3240391ad
|
Move health stuff from LivingEntity to Entity.
By: angelsl <angelsl@rpm>
|
2011-01-03 17:40:26 +08: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 |
|
Bukkit/Spigot
|
b2817db6b7
|
Entity damage hooks
By: angelsl <angelsl@rpm>
|
2011-01-03 16:11:36 +08:00 |
|
Bukkit/Spigot
|
05b2a299c0
|
More formatting
By: Dinnerbone <dinnerbone@dinnerbone.com>
|
2011-01-03 15:35:30 +00:00 |
|
Bukkit/Spigot
|
346e41a6e5
|
Formatting
By: Dinnerbone <dinnerbone@dinnerbone.com>
|
2011-01-03 15:31:54 +00:00 |
|
Bukkit/Spigot
|
891a7dd5f8
|
Fixed Fillr.java, added /get command ingame
By: Dinnerbone <dinnerbone@dinnerbone.com>
|
2011-01-03 15:29:33 +00:00 |
|
Bukkit/Spigot
|
7c4860c3b5
|
Added LivingEntity.throwEgg() and LivingEntity.throwSnowball().
By: sk89q <the.sk89q@gmail.com>
|
2011-01-03 17:44:30 +08:00 |
|
Bukkit/Spigot
|
9370aac0da
|
hot damn. get <name> added
By: Taylor Kelly <tkelly910@gmail.com>
|
2011-01-03 16:25:10 +08:00 |
|
Bukkit/Spigot
|
fa875ff2b6
|
hot damn. get <name> added
By: Taylor Kelly <tkelly910@gmail.com>
|
2011-01-03 16:23:24 +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 |
|
Bukkit/Spigot
|
ca056597e1
|
better visibility/javadoc
By: Taylor Kelly <tkelly910@gmail.com>
|
2011-01-03 12:26:35 +08:00 |
|
Bukkit/Spigot
|
b01c65f9bc
|
updated TODO
By: Taylor Kelly <tkelly910@gmail.com>
|
2011-01-03 12:20:02 +08:00 |
|
Bukkit/Spigot
|
0e2f93cbd6
|
updated TODO
By: Taylor Kelly <tkelly910@gmail.com>
|
2011-01-03 12:19:46 +08:00 |
|
Bukkit/Spigot
|
d0bbbc4c58
|
json stuff
By: Taylor Kelly <tkelly910@gmail.com>
|
2011-01-03 12:16:00 +08:00 |
|
Bukkit/Spigot
|
94c1492af9
|
yml for fillr
By: Taylor Kelly <tkelly910@gmail.com>
|
2011-01-03 12:13:38 +08:00 |
|
Bukkit/Spigot
|
a57c79eb6f
|
fillr -> plugin
By: Taylor Kelly <tkelly910@gmail.com>
|
2011-01-03 12:06:36 +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 |
|
Bukkit/Spigot
|
7f5bbdf764
|
all the fillr stuff
By: Taylor Kelly <tkelly910@gmail.com>
|
2011-01-03 11:01:36 +08:00 |
|
Bukkit/Spigot
|
d0a03cd4c4
|
Added more math to Vector, renamed some methods.
By: sk89q <the.sk89q@gmail.com>
|
2011-01-03 18:10:17 +08:00 |
|
Bukkit/Spigot
|
6284b8117c
|
Made Vector.equals() fuzzy.
By: sk89q <the.sk89q@gmail.com>
|
2011-01-03 17:55:42 +08:00 |
|
Bukkit/Spigot
|
04c824307a
|
Change vehicle hook changes.
By: sk89q <the.sk89q@gmail.com>
|
2011-01-03 17:26:34 +08:00 |
|
Bukkit/Spigot
|
2ff558c10b
|
Implemented vehicle hooks (some changes will still be made).
By: sk89q <the.sk89q@gmail.com>
|
2011-01-03 16:52:44 +08:00 |
|
Bukkit/Spigot
|
339e57513a
|
Added minecart classes, vehicle class, and the ability to spawn minecarts. StorageMinecart needs a getInventory(), but that is waiting on the addition of inventory code.
By: sk89q <the.sk89q@gmail.com>
|
2011-01-03 14:03:17 +08:00 |
|
Bukkit/Spigot
|
b5fffb9a81
|
Renamed ArrowEntity->Arrow to be consistent.
By: sk89q <the.sk89q@gmail.com>
|
2011-01-03 14:10:49 +08: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 |
|
Bukkit/Spigot
|
dc3ed9d7d6
|
Cleaned ant build file for Bukkit.
By: FrozenCow <frozencow@gmail.com>
|
2011-01-03 09:43:02 +08:00 |
|
Bukkit/Spigot
|
817d943876
|
Light level is a byte
By: Dinnerbone <dinnerbone@dinnerbone.com>
|
2011-01-03 03:00:54 +00:00 |
|
Bukkit/Spigot
|
d9c488c9e0
|
Javadoc the world!
By: Dinnerbone <dinnerbone@dinnerbone.com>
|
2011-01-03 02:59:16 +00:00 |
|