Dinnerbone
|
194ef1a5d4
|
Added Sign MaterialData
|
2011-01-15 21:12:14 +00:00 |
|
Erik Broes
|
82137e0851
|
Added Inventory.clear(|index) Inventory.remove(typeId|Material|ItemStack)
|
2011-01-15 21:58:57 +01:00 |
|
Erik Broes
|
8cf9d7fe6c
|
Fixed 3 event rename typos, cheers Master-Guy for letting me know
|
2011-01-15 21:58:57 +01:00 |
|
Dinnerbone
|
d923cd8c37
|
Added Button MaterialData
|
2011-01-15 20:58:34 +00:00 |
|
Dinnerbone
|
f56a6d31d7
|
Added Lever MaterialData
|
2011-01-15 20:51:16 +00:00 |
|
Dinnerbone
|
6298c6f6dd
|
Added Ladder MaterialData
|
2011-01-15 20:45:24 +00:00 |
|
Dinnerbone
|
ec22c5fc3e
|
Correctly added all MaterialData to their appropriate Material enum
|
2011-01-15 20:38:41 +00:00 |
|
Dinnerbone
|
f118739210
|
RedstoneWire MaterialData
|
2011-01-15 20:35:22 +00:00 |
|
Dinnerbone
|
2e7c22c42b
|
RedstoneTorch MaterialData + Redstone interface
|
2011-01-15 20:31:00 +00:00 |
|
Dinnerbone
|
3f5d5276e2
|
Added Torches
|
2011-01-15 20:31:00 +00:00 |
|
Dinnerbone
|
468c8bd48b
|
Added Attachable MaterialData
|
2011-01-15 20:31:00 +00:00 |
|
Erik Broes
|
9afcb8ecc7
|
Events should be present tense, not paste tense.
|
2011-01-15 21:26:42 +01:00 |
|
Dinnerbone
|
34b3cc4b37
|
Changed BlockFace to match enum standards
|
2011-01-15 20:19:41 +00:00 |
|
Erik Broes
|
98c8f57996
|
Added int getBlockTypeIdAt(int x, int y, int z) to World
|
2011-01-15 21:02:47 +01:00 |
|
Erik Broes
|
7754b08893
|
Global ID -> Id rename
|
2011-01-15 20:54:06 +01:00 |
|
Dinnerbone
|
c25b2984b5
|
Added MaterialData from BlockState
|
2011-01-15 19:41:18 +00:00 |
|
Dinnerbone
|
e5bff5a0d0
|
Fixed dye colours
|
2011-01-15 19:41:18 +00:00 |
|
sk89q
|
b9ada69ddb
|
Cleaned up Configuration Javadoc.
|
2011-01-15 02:10:08 -08:00 |
|
sk89q
|
93f49248ac
|
JavaPlugin now loads the configuration file on load. getConfiguration() now is much cheaper to call.
|
2011-01-15 01:45:36 -08:00 |
|
sk89q
|
b8c2380087
|
Added list support to Configuration.
|
2011-01-15 01:44:20 -08:00 |
|
sk89q
|
262d0ddad6
|
Plugin data folders are now no longer created by default.
|
2011-01-15 00:34:01 -08:00 |
|
sk89q
|
d8bf59f639
|
Improved the Javadoc for JavaPlugin.getConfiguration().
|
2011-01-15 00:29:38 -08:00 |
|
sk89q
|
79a3d54eef
|
Configuration files need to be .yml, not .yaml.
|
2011-01-15 00:26:32 -08:00 |
|
sk89q
|
f3d7e390ae
|
Added Configuration.getBoolean().
|
2011-01-14 23:38:53 -08:00 |
|
sk89q
|
a9f9c6e6c2
|
Added configuration and plugin data directory support to plugins.
|
2011-01-14 23:38:53 -08:00 |
|
sk89q
|
b0ff9bb992
|
Added basic configuration classes.
|
2011-01-14 23:38:52 -08:00 |
|
speakeasy
|
01988e9fdc
|
Added kick player.
|
2011-01-15 12:27:25 +08:00 |
|
Dinnerbone
|
30a8e66282
|
Infinite loops are like infinite loops which are like infinite loops which *bang*
|
2011-01-14 14:43:14 +00:00 |
|
Dinnerbone
|
1ca85f783c
|
Added Wool + Dyes
|
2011-01-14 00:20:00 +00:00 |
|
Dinnerbone
|
d30ab0a928
|
Added MaterialData
|
2011-01-14 00:00:54 +00:00 |
|
Dinnerbone
|
f7cb2fbbe6
|
New materials, changed material names per style guidelines + correct names
|
2011-01-13 23:33:51 +00:00 |
|
Dinnerbone
|
c69dd6a9e0
|
Renamed Color -> ChatColor, and added DyeColor
|
2011-01-13 20:27:28 +00:00 |
|
Tahg
|
5fc5b4c1a3
|
Added redstone event
|
2011-01-12 12:40:21 -05:00 |
|
Taylor Kelly
|
c5e31fd6f3
|
Remove @overrides from EntityCombust
|
2011-01-11 19:41:04 -05:00 |
|
Taylor Kelly
|
b13da85182
|
Merge branch 'master' of https://github.com/tkelly910/Bukkit into tkelly910-master
|
2011-01-11 18:53:54 -05:00 |
|
Dinnerbone
|
c3cd1d735f
|
Added PluginManager.getPlugins()
|
2011-01-11 20:58:01 +00:00 |
|
Dinnerbone
|
f87466c974
|
New ClassLoader to allow for inter-plugin communication
|
2011-01-11 20:36:38 +00:00 |
|
Taylor Kelly
|
e35b9b594a
|
EggThrow - remove extra stuff
|
2011-01-11 03:02:30 -05:00 |
|
Taylor Kelly
|
0b4916afd6
|
PlayerEggThrowEvent
|
2011-01-11 02:58:51 -05:00 |
|
Tahg
|
dc26bba4cf
|
Merge branch 'master' of https://github.com/Bukkit/Bukkit
Conflicts:
src/main/java/org/bukkit/Player.java
|
2011-01-10 17:27:51 -05:00 |
|
Tahg
|
110e0f260b
|
added getAddress interface for Player
|
2011-01-10 17:24:35 -05:00 |
|
Taylor Kelly
|
a213311a1d
|
BlockDamagedEvent
|
2011-01-10 02:59:30 +00:00 |
|
Taylor Kelly
|
219c0772fd
|
EntityCombustEvent
|
2011-01-10 02:59:30 +00:00 |
|
speakeasy
|
7d6400eb1d
|
Added BlockIgniteEvent.
|
2011-01-10 09:09:43 +08:00 |
|
Taylor Kelly
|
9967ab16f6
|
Cleaned up Fillr
|
2011-01-10 09:08:11 +08:00 |
|
Erik Broes
|
68f23c547c
|
Fixed getArmorContents() return value
|
2011-01-09 23:40:46 +01:00 |
|
durron597
|
a83e58e462
|
forgot to initialize cancel
|
2011-01-09 12:34:57 -05:00 |
|
Erik Broes
|
5a1310148e
|
Updated inventories to a has-a relationship.
Added PlayerInventory interface with playeronly methods.
Add equals to ItemStack.
|
2011-01-09 18:29:48 +01:00 |
|
Luke GB
|
7c93a16862
|
Added JavaDoc @see comments and @todo notes for those that aren't specified in the listener
|
2011-01-09 13:14:28 +00:00 |
|
durron597
|
154cae99a8
|
Removed unnecessary import warnings
|
2011-01-09 07:52:03 -05:00 |
|