Commit Graph

38 Commits

Author SHA1 Message Date
Wizjany
02e24ed824 Removed and reimplemented mrapple's selection at a distance. It is now a brush tool, meaning it can be bound as other tools can and it subject to Nichts' /range command, so you can select points in midair. 2011-08-06 19:22:10 -04:00
sk89q
8bb0629d79 Added //naturalize. 2011-08-02 15:52:57 -07:00
sk89q
cf3238d50e Wrapped the version in plugin.yml in quotation marks. 2011-06-24 15:26:46 -07:00
Wizjany
021e99c252 Added range command for brushes. Thanks Nichts 2011-06-22 18:33:43 -04:00
sk89q
0f040429c5 Added flood fill tool, fixed data values not being set properly. 2011-06-04 19:41:12 -07:00
sk89q
aa17d2f0e0 Added //gmask to set a *GLOBAL* mask that affects nearly ALL operations. Now you can confine //sphere to a region or create //walls that do not replace existing blocks. 2011-06-04 12:16:10 -07:00
sk89q
d881c14e2d Added //fast mode, which allows the server to skip the dirtying of chunks. This means that you have to rejoin to see changes though, but most operations are doubled in speed. 2011-06-04 10:30:45 -07:00
sk89q
e121442ee9 Added pom.xml, moved files around. Sun Rhino support has been dropped. 2011-04-30 19:37:49 -07:00
sk89q
1b670a1c98 Added //regen to regenerate an area. 2011-03-12 16:37:07 -08:00
sk89q
94ab610da7 Added greater coverage for CUI for region adjustments. 2011-03-12 02:27:43 -08:00
sk89q
0ffe0689d1 Fixed //count being ///count. 2011-02-24 17:21:11 -08:00
sk89q
7730ddf679 Removed /t. 2011-02-24 16:43:23 -08:00
sk89q
9a2039bed0 /b changed to /br. 2011-02-23 09:49:15 -08:00
sk89q
eeb82e29f5 Added /search alias to plugin.yml. 2011-02-22 01:07:28 -08:00
sk89q
b2547b2156 Fixed issue with too many commands being put into plugin.yml. 2011-02-21 22:50:48 -08:00
sk89q
97529abaca Added polygonal regions. 2011-02-19 17:44:39 -08:00
sk89q
824e4c9381 Added /we version and /we reload. 2011-02-19 01:22:28 -08:00
sk89q
d5e8f037c9 Added simple smoothing brush. 2011-02-18 23:48:27 -08:00
sk89q
8680a9e6bd Added /size and /mat commands for the brush. 2011-02-18 23:33:43 -08:00
sk89q
5254986da2 Snapshot commands put under /snap and /snapshot commands. 2011-02-18 21:44:57 -08:00
sk89q
5642f95962 Added /undo and /redo as aliases. 2011-02-18 21:21:07 -08:00
sk89q
7088fadab8 Added multiple undo/redo, fixed compile error. 2011-02-18 21:19:54 -08:00
sk89q
1fe6f09066 Added /remove command to remove entities (paintings, items, minecarts, boats, arrows, and primed TNT). 2011-02-18 20:31:49 -08:00
sk89q
28941b86ba Changed super pickaxe mode command to /sp. 2011-02-18 15:23:22 -08:00
sk89q
b311b0b88a Overhauled the tool system. All tools can now be bound to any held item so you can have multiple tools out a time. New masks framework allows making a filter of blocks to change. Brushes are now powerful as well. 2011-02-18 15:14:43 -08:00
sk89q
10b48e9344 Added more tree generators, removed CraftBukkit/MC dependency (yay!). 2011-01-30 14:54:42 -08:00
sk89q
11b00e1165 Added more brush shapes. 2011-01-30 00:34:13 -08:00
sk89q
60442354d0 Added block data cycling super pickaxe tool. 2011-01-29 22:07:56 -08:00
sk89q
25f54a3d0c Added /searchitem or //l command to lookup items and block by name and ID. 2011-01-29 21:31:07 -08:00
sk89q
6434c04ce4 Fixed a bad plugin.yml. 2011-01-29 12:46:22 -08:00
sk89q
8dbd9645f9 Updated documentation printer program, updated plugin.yml. 2011-01-29 12:40:42 -08:00
sk89q
4c2faf175b Changed /s to /.s to avoid conflicts. 2011-01-26 12:34:40 -08:00
sk89q
56d69f9e77 Added /s to repeat last script. 2011-01-23 02:09:51 -08:00
sk89q
e0121cf88a Re-added scripting support. 2011-01-22 02:41:08 -08:00
sk89q
5b200092ba Moved WorldEdit to use Bukkit's command registration. 2011-01-21 18:24:38 -08:00
sk89q
e6f12324c0 Changed the plugin version in plugin.yml to be a string. 2011-01-17 21:17:11 -08:00
sk89q
3a065c0edb Updated Bukkit support. 2011-01-08 13:03:18 -08:00
sk89q
e2905bd3fa Added plugin.yml. 2010-12-31 18:38:51 -08:00