Bukkit/Spigot
|
c5408f1030
|
Generic cleanup
By: Erik Broes <erikbroes@grum.nl>
|
2011-06-12 01:18:17 +02:00 |
|
Bukkit/Spigot
|
1e4c2bd7b1
|
Made Location less annoying to use. Too bad Location can't simply inherit Vector at this point without breaking things.
By: sk89q <the.sk89q@gmail.com>
|
2011-06-09 23:50:10 -07:00 |
|
Bukkit/Spigot
|
e8e27a86f4
|
added playSound methods to the World interface and a utility method to Location
By: sunkid <sunkid@iminurnetz.com>
|
2011-06-09 12:32:55 -07:00 |
|
Bukkit/Spigot
|
855f4133b6
|
Whitespace + general cleanup
By: Erik Broes <erikbroes@grum.nl>
|
2011-05-14 23:22:54 +02: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
|
54e0c4db29
|
Added easy locToBlock in Location
By: Dinnerbone <dinnerbone@dinnerbone.com>
|
2011-02-25 09:51:52 +00:00 |
|
Bukkit/Spigot
|
6203fc2652
|
(Relatively) minor javadoc cleanup
By: Dinnerbone <dinnerbone@dinnerbone.com>
|
2011-02-19 22:47:23 +00:00 |
|
Bukkit/Spigot
|
5ba9ae942a
|
Added target block ray trace functionality.
By: Raphfrk <raphfrk@gmail.com>
|
2011-02-13 17:03:57 +00:00 |
|
Bukkit/Spigot
|
d7633fa07b
|
Added a whole buncha overloads for Location in World
By: Dinnerbone <dinnerbone@dinnerbone.com>
|
2011-02-18 16:34:49 +00:00 |
|
Bukkit/Spigot
|
9adb4e4d92
|
Location.getBlock() helper method
By: Dinnerbone <dinnerbone@dinnerbone.com>
|
2011-02-18 16:28:42 +00:00 |
|
Bukkit/Spigot
|
474817bf11
|
General cleanup (deprecated+whitespace)
By: Erik Broes <erikbroes@grum.nl>
|
2011-02-02 00:02:08 +01:00 |
|
Bukkit/Spigot
|
650e0749d1
|
Moved org.bukkit.Vector to org.bukkit.util.
By: sk89q <the.sk89q@gmail.com>
|
2011-01-15 13:43:09 -08:00 |
|
Bukkit/Spigot
|
75aa4ef4c5
|
Made Location.clone() public.
By: sk89q <the.sk89q@gmail.com>
|
2011-01-08 12:39:54 -08:00 |
|
Bukkit/Spigot
|
61b42932b1
|
Improved Vector and Location with some utility methods, optimized Vector.isInSphere().
By: sk89q <the.sk89q@gmail.com>
|
2011-01-02 10:42:13 -08:00 |
|
Bukkit/Spigot
|
7da3223201
|
Added Vector class.
By: sk89q <the.sk89q@gmail.com>
|
2011-01-02 16:23:56 +08:00 |
|
Bukkit/Spigot
|
a0fc0979f7
|
Transition to Maven
By: Erik Broes <erikbroes@grum.nl>
|
2011-01-01 11:23:14 +01:00 |
|