Commit Graph

  • 6b73ece378 Improved /info tool to handle more block data. sk89q 2011-01-26 12:42:14 -0800
  • 14bcf2fa06 Now you can use /script.js directly as a command. sk89q 2011-01-26 12:38:51 -0800
  • 4c2faf175b Changed /s to /.s to avoid conflicts. sk89q 2011-01-26 12:34:40 -0800
  • e8cd150860 Added roof.js by Bentech. It makes a roof over your selection. sk89q 2011-01-26 12:32:27 -0800
  • 6a8dd9db4b Added wool as an alias for cloth. sk89q 2011-01-26 12:28:38 -0800
  • 40a3a6fbe6 Added support for specifying color names instead of data values for cloth. sk89q 2011-01-26 12:28:08 -0800
  • 5e01f50d93 Fixed /butcher. (I also added necessary methods to Bukkit.) sk89q 2011-01-26 12:04:53 -0800
  • 26e72abc3e Improved algorithm for /thru. sk89q 2011-01-26 11:23:24 -0800
  • 7dbb23051a Renamed WorldEditController to WorldEdit. sk89q 2011-01-26 10:53:26 -0800
  • fdb7c31aae Changed arm swing event to use arm swing; now compass right click toggles the compass mode between /jumpto and /thru. sk89q 2011-01-26 10:52:53 -0800
  • c49631de1e Merge branch 'master' of github.com:sk89q/worldedit sk89q 2011-01-26 09:06:45 -0800
  • a59bb3ce46 Fixed quickshot.js not reading notes correctly. sk89q 2011-01-26 09:05:55 -0800
  • 37acdc44e7 Now supports orientation and choses white wool for white pixels instead of pink! Dean Ward 2011-01-25 02:42:39 +0800
  • 6b5091d9e8 Updated CHANGELOG.txt. sk89q 2011-01-23 10:58:48 -0800
  • 53d5a0c961 Fixed bad array bounds check in BukkitWorld.setContainerBlockContents(). sk89q 2011-01-23 10:48:31 -0800
  • 0f4a9e58b6 Updated CHANGELOG.txt. sk89q 2011-01-23 10:16:28 -0800
  • dc8ea535d6 Fixed forest generator. sk89q 2011-01-23 10:15:57 -0800
  • 097ed73096 Updated CHANGELOG.txt. sk89q 2011-01-23 10:11:29 -0800
  • ff2115ca31 Improved a few error messages. sk89q 2011-01-23 10:11:12 -0800
  • b10d6dcfa5 Added block data support to snapshots. sk89q 2011-01-23 10:09:48 -0800
  • 6e29ebd700 Removed new blocks from default blacklist. sk89q 2011-01-23 10:09:32 -0800
  • 63f35a6cd8 Updated CHANGELOG.txt. sk89q 2011-01-23 02:19:33 -0800
  • 658f16cce4 Added quickshot.js. sk89q 2011-01-23 02:09:58 -0800
  • 56d69f9e77 Added /s to repeat last script. sk89q 2011-01-23 02:09:51 -0800
  • af1acd42b8 Fixed minor issues, moved some classes. sk89q 2011-01-23 02:03:49 -0800
  • 2bb9a9390f Fixed a lack of an error message in draw.js. sk89q 2011-01-23 02:03:33 -0800
  • 360ae06d65 Added full block data support for Bukkit. sk89q 2011-01-23 00:36:26 -0800
  • f27f922931 Updated CraftScripts distribution. sk89q 2011-01-22 16:46:42 -0800
  • 45796f8c7f Updated CHANGELOG.txt. sk89q 2011-01-22 16:44:04 -0800
  • 3d1201df84 Returning true for the command hook for Bukkit. sk89q 2011-01-22 16:34:46 -0800
  • 917c3c9881 Bundled in terribad draw.js. sk89q 2011-01-22 16:24:50 -0800
  • e20adc0454 Updated default configuration. sk89q 2011-01-22 16:23:34 -0800
  • 768ff9387c Improved scripting error messages. sk89q 2011-01-22 16:23:04 -0800
  • e94e1e29ce Added example script for generating mazes. sk89q 2011-01-22 15:38:38 -0800
  • 213f1e19f1 Improved scripting support. sk89q 2011-01-22 15:38:04 -0800
  • 9e0bb0730c Improved scripting support. sk89q 2011-01-22 13:34:05 -0800
  • c9f8a8fe13 Moved scripting code around. sk89q 2011-01-22 10:53:53 -0800
  • 12c230d153 Expanded block data whitelist. sk89q 2011-01-22 09:52:33 -0800
  • e0121cf88a Re-added scripting support. sk89q 2011-01-22 02:41:08 -0800
  • ea6dca393b Added Javadoc to build file. sk89q 2011-01-22 01:36:43 -0800
  • f8c701b39a Updated example config.yml. sk89q 2011-01-21 18:39:46 -0800
  • 7dc294e3e6 Changelog updated. sk89q 2011-01-21 18:39:05 -0800
  • 5b200092ba Moved WorldEdit to use Bukkit's command registration. sk89q 2011-01-21 18:24:38 -0800
  • 9f25c1906d Change /reload WorldEdit to /reloadwe. sk89q 2011-01-21 18:01:42 -0800
  • b925855d77 Ops now have all permissions. sk89q 2011-01-21 18:00:29 -0800
  • 1568c3f890 Fixed issue with BlockWorldVector causing java.lang.VerifyError due to how Bukkit loads plugins. sk89q 2011-01-21 17:59:12 -0800
  • ecb2942f1d Fixed default permissions with the built-in permission resolvers. sk89q 2011-01-21 17:53:27 -0800
  • 01fa16aa54 Added support for Niji's permission system. sk89q 2011-01-21 17:35:10 -0800
  • bcb46d6b54 Added new flat file permissions resolver, added * support for ConfigurationPermissionsResolver. sk89q 2011-01-21 17:01:08 -0800
  • e2672e128c Fixed bad list to array conversion in ConfigurationPermissionsResolver. sk89q 2011-01-21 01:44:13 -0800
  • f05e31c8e9 Made sure that the player had the /jumpto permission in order to use the navigation wand. sk89q 2011-01-19 02:50:29 -0800
  • 0a8dc5b47d Added new configuration to default config.yml. Changed navigation configuration variables for Bukkit. sk89q 2011-01-19 02:49:20 -0800
  • c76e8ba072 Fixed CHANGELOG. sk89q 2011-01-19 02:47:50 -0800
  • 43f9acb690 Added the navigation wand. sk89q 2011-01-19 02:43:26 -0800
  • 669a1911af Made super pickaxe arm swing and right click modes mutually exclusive. sk89q 2011-01-19 02:32:17 -0800
  • b7c620bc2f Fixed NullPointerExceptions in some super pickaxe modes, made arm swing handler get called on item usage. sk89q 2011-01-19 02:27:12 -0800
  • e9e6f894b3 Fixed NullPointerExceptions that appeared while saving a chest. sk89q 2011-01-19 02:05:20 -0800
  • 724b81e901 Cleaned up WorldEditController. sk89q 2011-01-19 02:03:41 -0800
  • 6f6a82d326 Ported block tracing code to WorldEdit. sk89q 2011-01-19 01:12:05 -0800
  • 3e8b2edff9 Fixed block bags not being flushed in super pickaxe modes. sk89q 2011-01-17 21:26:18 -0800
  • 6adab71160 Updated credits. sk89q 2011-01-17 21:18:41 -0800
  • e6f12324c0 Changed the plugin version in plugin.yml to be a string. sk89q 2011-01-17 21:17:11 -0800
  • ead72b3d8a Updated CHANGELOG.txt. sk89q 2011-01-17 21:15:05 -0800
  • c427178068 Added wand-item to default config.yml. sk89q 2011-01-17 21:12:31 -0800
  • e2edbcda23 Inventory support now works in Bukkit. sk89q 2011-01-17 21:11:39 -0800
  • 3e912bf644 Now /jumpto and /thru works. sk89q 2011-01-17 21:05:05 -0800
  • dd15705cd6 Now prints an error message if permission is not available. sk89q 2011-01-17 20:43:30 -0800
  • a63ffc2fe4 Added support for cloth color with the super pickaxe drops. sk89q 2011-01-17 20:30:54 -0800
  • 75c21623da Updated GroupUsers support to use official API. sk89q 2011-01-17 19:45:25 -0800
  • 65a61c9be7 Updated config.yml to point to http://wiki.sk89q.com/wiki/WorldEdit/Permissions/Bukkit. sk89q 2011-01-17 17:11:33 -0800
  • d66e92eb38 Fixed build process not setting version in plugin.yml correctly. sk89q 2011-01-17 17:11:05 -0800
  • 964ed22fbd Updated README.txt. sk89q 2011-01-17 17:07:11 -0800
  • a920c700e2 Updated CHANGELOG.txt. sk89q 2011-01-17 17:06:38 -0800
  • df836d285d Added pine tree tool. sk89q 2011-01-17 17:05:18 -0800
  • 39914155b6 Added sign support for Bukkit. sk89q 2011-01-17 17:02:09 -0800
  • c3d56eefea Some cleanup of unused imports. sk89q 2011-01-17 16:56:30 -0800
  • 1c62c937d1 Merge branch 'master' of https://github.com/wizjany/worldedit sk89q 2011-01-17 16:50:41 -0800
  • 8e8fa4c9d0 Made the PermissionsResolverManager catch Throwable just in case. sk89q 2011-01-17 16:49:06 -0800
  • 7c24c7eadc Added GroupUsers support. sk89q 2011-01-17 16:47:38 -0800
  • 946f149afb wizjany 2011-01-17 14:11:06 -0800
  • b37d9a6ddc Updated CHANGELOG.txt for 2.8.1. sk89q 2011-01-17 02:54:14 -0800
  • d70a6e3de7 Removed hMod files, simplified configuration and usage. sk89q 2011-01-17 02:52:57 -0800
  • a86a96f2d0 Updated Vector to have getMin() and getMax(). sk89q 2011-01-17 00:37:23 -0800
  • 84da5bc6f8 Fixed tree generators in Bukkit. sk89q 2011-01-16 13:44:41 -0800
  • bfa7ac6a48 Fixed incorrect loading of disallowed blocks list from the configuration. sk89q 2011-01-16 13:36:36 -0800
  • fb2727c9f2 Fixed error in example config.yml. sk89q 2011-01-16 13:32:58 -0800
  • d1ea3ec9b1 Updated INSTALL.txt for Bukkit. sk89q 2011-01-16 13:32:42 -0800
  • ba0dfb8ff4 Updated for 2.8. sk89q 2011-01-16 13:22:37 -0800
  • e6c101a307 Added permissions and configuration support. sk89q 2011-01-16 13:19:29 -0800
  • 94b2b4713e Added com.sk89q.bukkit.migration.ConfigurationPermissionsResolver. sk89q 2011-01-16 12:51:35 -0800
  • 80d7bbfa3c Updated item/block lists, added Bukkit API for other plugins, moved some things around. sk89q 2011-01-16 09:39:11 -0800
  • 3b9fe1b0c4 Updated for 2.7.2. sk89q 2011-01-12 09:00:11 -0800
  • 1397c1de4c /thru should now treat torches and such as pass-through blocks. sk89q 2011-01-12 08:59:02 -0800
  • 1cadc5d7f6 /butcher should now kill animals again. sk89q 2011-01-12 08:56:49 -0800
  • bd770a5fac Fixed permissions checking for individual command. sk89q 2011-01-12 08:51:08 -0800
  • f55d4be2e9 Updated changelog. sk89q 2011-01-11 10:31:46 -0800
  • 3fb678a967 Added COMPILING.txt. sk89q 2011-01-11 10:31:10 -0800
  • 6390e1f180 Added the tree generator for CraftBukkit. Build process is now a bit difficult. sk89q 2011-01-11 10:21:26 -0800
  • 8e4558a246 Updated Bukkit support. sk89q 2011-01-09 11:43:47 -0800
  • 8e44295304 Updated changelog. sk89q 2011-01-09 11:32:27 -0800