Commit Graph

  • ef3aeda0dc Added vararg expand and contract overload to Region and AbstractRegion. TomyLobo 2012-01-05 21:06:40 +0100
  • e4d3f70594 Vector changes. TomyLobo 2012-01-05 16:08:53 +0100
  • 8c68cdf4a8 Fixed Vector[2D].transform2D not using the aboutX/Z arguments properly. TomyLobo 2012-01-05 15:57:54 +0100
  • a7530b7f89 Added Vector.getMidpoint TomyLobo 2012-01-05 15:35:06 +0100
  • 555758288b Added BlockVector[2D].toBlockVector[2D] overrrides. TomyLobo 2012-01-05 15:32:53 +0100
  • 8a24fd9741 Add a cylindrical region selector. Yetanotherx 2012-01-02 21:39:48 -0500
  • 0138cd7f1c EllipsoidRegion's constructor now takes radius, not offset radius. TomyLobo 2012-01-03 17:26:22 +0100
  • 3a828c9759 Added Region.shift TomyLobo 2012-01-03 16:13:50 +0100
  • 4d708a5003 Extracted an AbstractRegion class with some common functionality of all the region types. TomyLobo 2012-01-03 15:57:29 +0100
  • 2cc0087524 Made Polygonal2DRegion(LocalWorld) invoke one of the other constructors. TomyLobo 2012-01-03 15:52:21 +0100
  • 91bb159a80 Added a .gitattributes file TomyLobo 2012-01-03 14:42:50 +0100
  • 082a1995db Moved EllipsoidRegion's iterator into a separate class called RegionIterator. TomyLobo 2012-01-03 14:08:31 +0100
  • eafde8cc49 Added Vector2D.toVector(double y). TomyLobo 2012-01-03 14:11:55 +0100
  • 7c71617dbf Renamed Polygonal2DRegion.getMin/MaxY to getMinimum/MaximumY. TomyLobo 2012-01-03 04:44:34 +0100
  • b96ef7b620 Allow conversion from an old region to ellipsoid when using //sel. Yetanotherx 2012-01-02 21:41:57 -0500
  • c099ae5eb5 Added floor, ceil and round to Vector and Vector2D. TomyLobo 2012-01-03 03:54:01 +0100
  • e598f8eaa0 Made the fields of Polygonal2DRegionSelector private. TomyLobo 2012-01-03 03:42:39 +0100
  • b05a72fea1 Made the fields in Polygonal2DRegion private. TomyLobo 2012-01-03 03:20:19 +0100
  • 978d499282 Added various methods to Vector2D. TomyLobo 2012-01-03 01:07:05 +0100
  • 9ddbcf0395 Improved Vector.getMinimum and Vector.getMaximum. TomyLobo 2012-01-03 01:12:25 +0100
  • 6bbf167cb4 Moved Vector.dot further up in the file and added Vector.cross. TomyLobo 2012-01-03 01:06:15 +0100
  • 4500f93a1b Fixed Vector.containedWithinBlock(min, max) and Vector2D.equals(Vector2D) TomyLobo 2012-01-03 00:58:00 +0100
  • f11415f451 Added Vector.toVector2D and Vector2D.toVector. TomyLobo 2012-01-03 00:41:25 +0100
  • 35230d12d8 Removed redundant line from README.md. sk89q 2012-01-01 12:57:57 -0800
  • f2e26b07ec Some region selection fixes TomyLobo 2012-01-01 14:08:22 +0100
  • 3b87953da0 Add cuiVersion to LocalSession and set it via incoming CUI event Refactor region selectors to handle legacy versions a bit better. Because chat doesn't allow the section sign to be sent, I have to send non-color codes. Meh. closes #158 Yetanotherx 2011-12-31 23:16:39 -0500
  • 616f9a2360 Added support for ellipsoid and sphere selections. TomyLobo 2011-12-27 23:24:57 +0100
  • 45655e1189 Added a legacy type id system to CUI. TomyLobo 2011-12-30 11:59:33 +0100
  • 0b5c8748b5 Fixed some warnings. TomyLobo 2011-12-30 10:43:00 +0100
  • 4fb44ebc1d Added more flexibility to the Bukkit dynamic command registration system. zml2008 2011-12-29 13:59:48 -0800
  • 76f1ea9cf2 Added a gravity brush. zml2008 2011-12-28 02:03:40 -0800
  • 754997ca73 Now sending an additional §4§5§3§4 color code for WECUI's handshake, so it knows that it has a version of WorldEdit with protocol version support zml2008 2011-12-27 22:19:36 -0800
  • 48f529bc7a Added Vector.lengthSq() TomyLobo 2011-12-27 19:03:18 +0100
  • 0960ce46e2 Updated the min protocol version so people don't get warnings every time they join servers. zml2008 2011-12-27 14:23:16 -0800
  • 70207f1370 Added //desel or //deselect as aliases for //sel zml2008 2011-12-27 14:21:18 -0800
  • 8cdfd65218 Added WECUI protocol version support. Eventually, this will disable WECUI until the user updates, but not yet. zml2008 2011-12-27 14:02:02 -0800
  • 72b2c90c19 Improve zip file recognition. Rusty Burchfield 2011-12-25 14:15:33 -0800
  • 05125c496e Fix test list. Rusty Burchfield 2011-12-25 13:41:45 -0800
  • c914432e9a Fix bukkit dependency by adding official bukkit repo. Rusty Burchfield 2011-12-25 13:41:01 -0800
  • 2d8a4a9f8a Allow using custom input and output streams in subclasses of YAMLProcessor. zml2008 2011-12-26 16:43:33 -0800
  • 70205bfd11 Removed string.isEmpty() method calls zml2008 2011-12-26 16:41:21 -0800
  • 370ca96a44 Fixed //sel selection clearing not being dispatched to CUI. TomyLobo 2011-12-27 12:23:09 +0100
  • 7d503fdc5c //sel poly now keeps the previous selection, converting its outline into a polygon if necessary. TomyLobo 2011-12-27 12:07:11 +0100
  • 76fd63d64b Fixed a NPE in WorldEdit.getSafeFile() when extensions is null. zml2008 2011-12-26 16:28:51 -0800
  • cc256aa246 Added license blocks to some files that were still missing them. TomyLobo 2011-12-26 00:56:20 +0100
  • 324a041e38 Split up some external .* imports. TomyLobo 2011-12-26 00:36:23 +0100
  • 4b47200f27 Fixed some warnings. TomyLobo 2011-12-26 00:06:50 +0100
  • 376d3c8727 Added "and contributors" to all Copyright statements on the com.sk89q.worldedit.expression package. TomyLobo 2011-12-25 23:26:02 +0100
  • d804144c27 Removed command plugin.ymling from DocumentationPrinter zml2008 2011-12-24 22:38:51 -0800
  • c8c0c69f6d Added support for dynamic command registration. zml2008 2011-12-24 22:34:53 -0800
  • a1e239d08c Fixed SIOOBE when entering a blank quoted string zml2008 2011-12-24 22:04:37 -0800
  • 9aa8c5f674 Now that WorldEdit has YAML handling classes, YAMLConfiguration is separate from BukkitConfiguration. zml2008 2011-12-24 21:03:51 -0800
  • 4a95d03230 No longer using switch statement in WorldEditPlayerListener. <.< zml2008 2011-12-24 20:46:35 -0800
  • 479253821e Fixed //help and /we help after zml2008 broke it :) TomyLobo 2011-12-22 11:35:43 +0100
  • 050442fac3 Added a -l flag to /butcher, which spawns fake lightning on all killed entities. TomyLobo 2011-12-21 18:10:34 +0100
  • 09a92fa76c Added a block/pattern parameter to //hollow. TomyLobo 2011-12-20 11:20:18 +0100
  • 633f6643a5 Added a thickness parameter to //hollow. TomyLobo 2011-12-19 11:58:38 +0100
  • 936aff06b2 Fixed //stack -s (again). TomyLobo 2011-12-18 22:43:08 +0100
  • 4b3564a9ac Fixed a warning. TomyLobo 2011-12-18 09:31:47 +0100
  • ba5010a272 Set required CraftBukkit version back to 1.0.1-R1 (i.e. RB 1597) TomyLobo 2011-12-18 09:27:52 +0100
  • 4dc3c035c1 Updated to use simplified method signature for commands. Also improved SimpleInjector. zml2008 2011-12-17 23:45:12 -0800
  • 6fb8085692 update to bukkit build number rjwboys 2011-12-16 02:30:22 -0600
  • a4d82be697 Made /butcher, /searchitem and /worldedit work on the console and added /we help as an alias for //help. TomyLobo 2011-12-15 13:28:25 +0100
  • 370ddeb9ff Added support for console commands to WorldEditPlugin. TomyLobo 2011-12-15 13:26:59 +0100
  • 3bec3c169c Added BukkitCommandSender and WorldEditPlugin.wrapCommandSender. TomyLobo 2011-12-15 12:02:00 +0100
  • 6d4b4718db Added ServerInterface.getWorlds. TomyLobo 2011-12-15 11:49:44 +0100
  • 32bb810ce7 Changed all instances of new BukkitWorld to BukkitUtil.getLocalWorld, except for the one in that function. TomyLobo 2011-12-15 15:44:04 +0100
  • 88dd420d1f Removed LocalCommandSender again. Didn't lead to anything. TomyLobo 2011-12-15 11:27:22 +0100
  • af6455ea6b Made //help sort // commands ignoring prefixed slashes. TomyLobo 2011-12-15 06:28:09 +0100
  • caeab76abb Fixed a NullPointerException in conjunction with CraftBook. TomyLobo 2011-12-14 10:51:02 +0100
  • 05404b005d Added a //help command. TomyLobo 2011-12-13 09:23:21 +0100
  • c4031c38ba Added basic tests for the DinnerPermsResolver zml2008 2011-12-12 23:17:00 -0800
  • 9240b5cb6e [maven-release-plugin] prepare for next development iteration zml2008 2011-12-12 21:11:22 -0800
  • fe3627d746 [maven-release-plugin] prepare release 5.0 zml2008 2011-12-12 21:11:15 -0800
  • 1ce9d39f45 Removed fast lighting completely for the release. TomyLobo 2011-12-13 06:00:08 +0100
  • 9cfa80136e Updated changelog for release zml2008 2011-12-12 19:20:31 -0800
  • 914dd647b5 Changed EditSessionBlockDelegate.getHeight's return to match what Bukkit's worldheightheight methods return zml2008 2011-12-12 20:05:38 -0800
  • 98216e2762 Added support for non-128 worldheights zml2008 2011-12-12 19:20:31 -0800
  • e01aad00d8 Updated changelog with additional changes since 4.7. TomyLobo 2011-12-13 04:35:45 +0100
  • 87940c9eae Added an asPlayer method to LocalCommandSender, which casts the object to LocalPlayer if possible and throws an exception otherwise. TomyLobo 2011-12-13 03:43:26 +0100
  • 3960726d7a Installed a LocalCommandSender class atop LocalPlayer in the hierarchy and moved the relevant methods there. TomyLobo 2011-12-13 03:27:06 +0100
  • f5c6678da6 Added an extending cuboid selector. TomyLobo 2011-12-12 05:12:24 +0100
  • 3dabcdacd1 Made /green break on liquids. TomyLobo 2011-12-10 12:16:57 +0100
  • cf69daff78 Fixed inGroup always returning true for ops zml2008 2011-12-09 07:19:26 -0800
  • 2e1087a49a Added a //hollow command, which hollows out the object contained in the selection. TomyLobo 2011-12-08 10:31:12 +0100
  • 90b062a9d8 Fixed some warnings TomyLobo 2011-12-08 11:52:04 +0100
  • d0367bfd5c Small cleanup of chunk reading zml2008 2011-12-06 07:58:34 -0800
  • c2460a6305 PlayerInteract listener should now respect cancelled status. zml2008 2011-12-06 07:45:07 -0800
  • d69863db59 Fixed unimportant typos. TomyLobo 2011-12-06 13:59:41 +0100
  • c21c380bba Added a -a flag to /butcher to kill animals. Its now disabled by default. TomyLobo 2011-12-06 07:08:32 +0100
  • bc3a4377ec The /butcher command no longer kills NPCs, except when the -n flag is passed. TomyLobo 2011-12-06 06:26:12 +0100
  • 4c9e0a629f Added help text for most commands that take flags. TomyLobo 2011-12-05 11:21:40 +0100
  • 6764704c22 Added support for help text to be shown on syntax errors and such. TomyLobo 2011-12-05 10:38:44 +0100
  • fcb7e62cb0 Formatting. zml2008 2011-12-05 20:02:41 -0800
  • 745716426f Removed some unnecessary checks and fixed compatibility with CraftBook and other plugins that load() before registering the server listener zml2008 2011-12-05 19:48:14 -0800
  • 258bdc11b0 Fixed //stack -s only shifting by 1 block, regardless of the selection size. TomyLobo 2011-12-05 23:21:51 +0100
  • a5a761a126 Added Vector.dot(Vector). TomyLobo 2011-12-05 23:17:13 +0100
  • 274ecaadf2 Changed a usage string. TomyLobo 2011-12-05 23:01:30 +0100
  • 3ccb152350 Added support for line breaks to BukkitPlayer.print* TomyLobo 2011-12-05 10:33:13 +0100
  • 11dadd7417 Simplified CommandsManager.getUsage. TomyLobo 2011-12-05 09:36:15 +0100