15 Commits

Author SHA1 Message Date
Erik Broes
c383d1f385 Java 1.5 compat. 2011-03-02 15:23:15 +01:00
Dinnerbone
e5db796188 Replaced Vector.hashCode with a more reliable method 2011-02-19 23:11:56 +00:00
Raphfrk
52954911bd Added target block ray trace functionality. 2011-02-18 20:47:59 -05:00
Simon Rigby
5d60a1bc48 Adds removeProperty(String path) and getEmptyNode() 2011-02-11 21:26:33 -05:00
Animosity
3a05654540 Adds suppport for node lists. Tested and verified in CraftIRC 2011-02-07 03:26:51 +08:00
sk89q
1d8cd948d2 Added BlockVector a la WorldEdit as requested by #246. This BlockVector is safe to be used as keys in hash sets and hash maps, but it is mutable and careful attention must be paid to not modify the vector post-insertion into a set or map. 2011-02-05 23:20:06 -08:00
sk89q
481aec9ee6 Added node and writing functions to Configuration. 2011-02-05 22:45:12 -08:00
Dinnerbone
7f6f90a20e You shouldn't be here, little guy. The ConfigurationNode is a tough place for a young keyword to live. 2011-02-04 12:17:47 +00:00
Erik Broes
01988e8f6b General cleanup (deprecated+whitespace) 2011-02-02 00:28:41 +01:00
sk89q
816da0fb61 Added Configuration.getKeys(). 2011-01-16 13:28:59 -08:00
sk89q
3fd9f09e01 Moved org.bukkit.Vector to org.bukkit.util. 2011-01-15 13:43:09 -08:00
sk89q
b9ada69ddb Cleaned up Configuration Javadoc. 2011-01-15 02:10:08 -08:00
sk89q
b8c2380087 Added list support to Configuration. 2011-01-15 01:44:20 -08:00
sk89q
f3d7e390ae Added Configuration.getBoolean(). 2011-01-14 23:38:53 -08:00
sk89q
b0ff9bb992 Added basic configuration classes. 2011-01-14 23:38:52 -08:00