Commit Graph

  • c2932cc54f Cleanup forge code. Make it singleplayer friendly. Wizjany 2013-02-25 01:22:05 -0500
  • b2869058a9 Port WorldEdit to Forge. Wizjany 2013-02-24 15:16:12 -0500
  • 1be3320bcf Fix 4096 block id support in restore and schematic. (for real this time) Wizjany 2013-02-24 14:57:34 -0500
  • 31de2a3a09 Update PropertiesConfiguration. Catch potential NPE. Wizjany 2013-02-24 01:53:14 -0500
  • e17a35bb15 Chunk's Add section stores the first block in the lowest nibble Albert Pham 2013-02-23 22:39:59 -0800
  • 02abf41b83 Fixed AddBlocks (again) and simplified expression. Albert Pham 2013-02-23 22:19:51 -0800
  • 02b85a0034 Change cycler tool behavior with logs. - Now works with jungle logs. - Cycling forward (r-click) cycles through bark types (oak, spruce..) - Cycling backward (l-click) cycles through orientations (upright, both sides, and the "all six sides" texture) Wizjany 2013-02-21 21:47:36 -0500
  • 44ebc1e41d Re-add craftscripts to package. Wizjany 2013-02-17 10:55:49 -0500
  • 75c5f1fa46 Make the getList related things in YAMLProcessor w me4502 2013-02-12 20:04:13 +1000
  • 67178da4d3 Update for Spout entity changes zml2008 2013-02-02 14:03:09 -0800
  • ef62a60fff Add new(ish) tags to MobSpawnerBlock (not supported by bukkit api atm) Wizjany 2012-12-25 13:09:24 -0500
  • eb489bd21d Add wooden buttons to BlockData Wizjany 2013-01-31 12:46:32 -0500
  • 87daba207a The idea was not to spam. Wizjany 2013-01-27 03:01:16 -0500
  • b48c735d2e Correct handling of arguments where the arg is a quotation character followed by a space. Fixes WORLDEDIT-2633 zml2008 2013-01-26 15:26:25 -0800
  • 9bb7968358 Make forest and pumpkin gens respect toggleplace. Make pumpkin gen have random faces. Wizjany 2013-01-27 03:03:05 -0500
  • 60f2a4a816 Compile MCPC class on java 1.6 Wizjany 2013-01-23 23:26:07 -0500
  • a2d4b5887d [maven-release-plugin] prepare for next development iteration Wizjany 2013-01-20 04:00:13 -0500
  • faf5f949fa [maven-release-plugin] prepare release 5.5.1 Wizjany 2013-01-20 04:00:07 -0500
  • 3c0a487180 Update changelog for 5.5.1 Wizjany 2013-01-20 03:59:34 -0500
  • 5b0af07c3c Don't spam if we can't find a Nms Block Wizjany 2013-01-20 02:10:05 -0500
  • 19d7beaf39 Added NmsBlocks for MCPC+ running MC 1.4.7. Also fixed an issue with creative mode inventory usage not updating when gamemode changed. Wizjany 2013-01-20 00:58:23 -0500
  • 718457b1ff Now compiles on Spout and basic block setting works zml2008 2013-01-19 18:29:53 -0800
  • a800ced4b9 Add nms blocks for Craftbukkit 1.4.5 and pre-1.4.5 (unversioned packages) Wizjany 2013-01-19 20:11:26 -0500
  • 6abd48ab08 Add a config setting to allow creative mode players to override inventory setting. Wizjany 2013-01-19 19:06:55 -0500
  • 89bdd8d9ba Tie up lose ends with NmsBlock class loading. Wizjany 2013-01-19 18:33:23 -0500
  • d64a16da48 Remove /search as an alias of //searchitem Wizjany 2013-01-19 17:00:48 -0500
  • 0f77cb357b Fixed ContainerBlocks spilling items when edited. OdiumxXx 2012-12-08 21:03:45 +1000
  • e5d34a9d2c Merge korikisulda's butcher brush. Additionally made it work with //butcher flags (added as an argument) as well as respecting the max butcher radius if the player has the permission. Wizjany 2013-01-19 09:33:08 -0500
  • d78bbc4f68 Merge Moo0's data flag for distr. Also added data flag to //count. //count -d 35 will now only search for white wool. //count 35:5 will only search for green wool. //count 35 will work as normal. //count 35:-1 will also work. Wizjany 2013-01-19 09:31:00 -0500
  • c2154b0f86 Catch Exception when using converted maps with 128 blocks height DerFlash 2012-11-05 18:01:40 +0100
  • 4320e1a201 Restore usage of pre-Anvil chunks for snapshots. Wizjany 2013-01-18 21:16:45 -0500
  • 0c38365100 WEPIF GroupManagerResolver implementation snowleo 2013-01-15 22:55:12 +0100
  • ad349aecb1 Support different NMS block classes depending on version. - The .class files in the contrib folder of the zip go in plugins/WorldEdit/nmsblocks - This allows us to swap new class files in without releasing a completely new version each time - Whatever version the last release is for has an inbuilt fallback - If the plugin and server are mismatched and you have nothing in nmsblocks you're screwed Wizjany 2013-01-17 21:49:34 -0500
  • 83c71f30a8 Skulls should use underscores for player names, not spaces Wizjany 2013-01-15 22:59:53 -0500
  • 2b29d1a253 update //flip axis to modern directions Jim Bilbrey 2013-01-14 00:53:38 -0500
  • 1a0064bf4f [maven-release-plugin] prepare for next development iteration Wizjany 2013-01-13 04:45:14 -0500
  • e1c69de234 [maven-release-plugin] prepare release 5.5 Wizjany 2013-01-13 04:45:09 -0500
  • 57327fd37f Add support for skull blocks. Wizjany 2012-12-24 01:11:38 -0500
  • f2d561dae1 Update changelog for 5.5. Increment version in pom.xml Wizjany 2013-01-12 01:29:37 -0500
  • 4b50e0e453 Pass LocalPlayers to the EditSession getters for easy external access Ammar Askar 2012-11-13 15:07:08 +0500
  • 94a549214d Added @NestedCommand(executeBody=true/false) annotation. Setting this annotation to true will execute the method body of the tagged method if the argument count is 0. Silthus 2013-01-08 20:54:13 +0100
  • e75b0ab34c Use CraftBukkit version 1.4.6 Wizjany 2013-01-12 00:47:10 -0500
  • 090052df5a Fail silently if correct NMS version is not found. This will fix errors when trying to set blocks when using the wrong minecraft version. However, if users want support for schematics or copy/pasting blocks with advanced data (eg things not yet supported by Bukkit like mob spawner potentials or blocks from mods), they will have to use the WorldEdit version corresponding to their Minecraft version. Wizjany 2013-01-11 22:39:13 -0500
  • c634ad6d08 Add toString to Location Wizjany 2013-01-02 19:43:32 -0500
  • 76a77f04e7 Log a few more things. Added BiomeCommands to doc printer. Wizjany 2013-01-02 02:11:42 -0500
  • e09a0c64ad Add amount of missing blocks to message when using inventory. Wizjany 2012-12-28 19:26:57 -0500
  • 79802bd4b9 Fix command logging. No seriously, was the previous code even supposed to work? Wizjany 2012-12-27 11:45:37 -0500
  • 6c189c4ff9 Added butcher flag for ambient mobs. Wizjany 2012-12-25 18:34:17 -0500
  • e728445383 Prevent //snow from placing snow on some blocks that it shouldn't. Wizjany 2012-12-25 18:40:34 -0500
  • a54c7437fc Add config option to allow symbolic links for files. Wizjany 2012-12-25 18:08:03 -0500
  • a7b4913f6c Added -d and -n flags for //schem list, allowing sorting by date by oldest or newest, respectively. By default the command should now sort by file name alphabetically. Wizjany 2012-12-25 17:36:57 -0500
  • 2aab0369b5 Added ALL and ITEM_FRAME to /remove'able entities Wizjany 2012-12-25 16:43:35 -0500
  • f9791d25ce Derp. Wizjany 2012-12-24 02:07:28 -0500
  • 3f9404560e Remove old navigation perms for jumpto and thru Wizjany 2012-12-24 01:42:55 -0500
  • e4771416aa Added new items for 1.4.6 Fix permission for other help command (why are there two?) - Made registerhelp read from yaml (not that the setting does anything) Added an option to override data value limits. - This should fix some mods which use data values above 16 - May cause issues if set to true and people mess with vanilla data values Wizjany 2012-12-24 01:01:01 -0500
  • 24662d6365 Add permissions node for help command Wizjany 2012-12-22 16:52:40 -0500
  • fcaafe009c Fixes NPE when attempting to list schematics in an invalid directory. Wizjany 2012-12-15 13:49:44 -0500
  • 3f1a2bfc39 Fix off by one error when calculating Poly2D region dimensions. Wizjany 2012-12-05 18:31:08 -0500
  • ab693a7521 update "forward" to match modern yaw Jim Bilbrey 2012-11-20 03:28:41 -0500
  • 5e1836a0f8 update cardinal directions to match Minecraft Jim Bilbrey 2012-11-19 00:33:27 -0500
  • d8636ec811 Correct spelling of message zml2008 2012-11-25 18:32:48 -0800
  • 672e6fc584 Update for Spout changes zml2008 2012-11-25 17:16:35 -0800
  • afd8ebe66f Made golden apples and heads unstackable. Wizjany 2012-11-24 10:30:15 -0500
  • 56d534bf0d Use right config value for butcher radius. Add max radius for butcher. Wizjany 2012-11-23 20:10:38 -0500
  • aadfc30fbb Fix issues with 94619e3f. Closes WORLDEDIT-2221. Wizjany 2012-11-22 13:28:36 -0500
  • b2ff0fb2a2 Added support for rotating wooden logs ragd 2012-08-24 19:46:39 +0200
  • 36fa04b739 Schematic, not Schemtic. adamjones57 2012-11-16 01:40:19 -0800
  • da400ffdeb Remove deprecated Region#contract/expand(Vector) methods aumgn 2012-11-12 10:36:44 +0100
  • 574f162019 Clean up warnings aumgn 2012-11-11 14:38:51 +0100
  • b352f7321f Added //size -c and //distr -c command options. Describes clipboard. manearrior 2012-11-07 15:36:35 -0500
  • 14aa9a524d Revert "Do not allow tool bindings to the hand" Wizjany 2012-11-08 23:48:46 -0500
  • a6f7055c7b Do not allow tool bindings to the hand Dark Arc 2012-11-06 17:36:49 -0500
  • 5cf69f4972 Hey, we have a mailing list now! Subscribe! https://groups.google.com/d/forum/sk-dev-discuss sk89q 2012-11-07 12:59:52 -0800
  • 79c972125a [maven-release-plugin] prepare for next development iteration sk89q 2012-11-03 12:59:46 -0700
  • 71b7c8a08b [maven-release-plugin] prepare release 5.4.5 sk89q 2012-11-03 12:59:32 -0700
  • d198961e12 Updated for 5.4.5. sk89q 2012-11-03 12:58:04 -0700
  • 14e283a1e9 [maven-release-plugin] prepare for next development iteration sk89q 2012-11-03 12:30:02 -0700
  • 887695408c [maven-release-plugin] prepare release 5.4.4 sk89q 2012-11-03 12:29:49 -0700
  • f20e2cf055 Updated for 5.4.4. sk89q 2012-11-03 12:28:50 -0700
  • 286e682902 Add missing spout WorldEditPlugin edit session factory call Ammar Askar 2012-10-31 21:46:30 +0500
  • 04c00034cf Implement EditSessionFactory Ammar Askar 2012-10-18 15:34:09 +0500
  • ae75061492 Updated item information database. sk89q 2012-10-28 20:50:36 -0700
  • ff0dd68a86 Updated block information database. sk89q 2012-10-28 20:49:26 -0700
  • 74c456079a Updated item IDs for 1.4.x. sk89q 2012-10-28 12:12:39 -0700
  • 6b392d1609 Remove auto-LF conversion from .gitattributes because it doesn't seem to work that well. sk89q 2012-10-28 12:48:52 -0700
  • 417c9a2137 Moved Spout plugin to separate Maven profile. sk89q 2012-10-28 12:35:24 -0700
  • 1ba6825124 Updated CONTRIBUTING.md's intro. sk89q 2012-10-28 11:08:31 -0700
  • 144512eff0 Updated README.md to point to CONTRIBUTING.md, fixed typo in CONTRIBUTING.md. sk89q 2012-10-25 11:52:09 -0700
  • f4aaf0c881 Updated .gitattributes to force LF when committed. sk89q 2012-10-25 11:48:44 -0700
  • 36d5cae7ef Added CONTRIBUTING.md for GitHub sk89q 2012-10-25 11:45:04 -0700
  • caa5fcdcdf Fixed //limit being overridden each time a LocalSession is fetched. sk89q 2012-10-22 20:27:43 -0700
  • 5402da6c70 Fixed issue with block IDs being returned negative in snapshots. sk89q 2012-10-20 23:38:26 -0700
  • 5523e7e73d Removed NOTICE.txt. Some license used to require it but I don't think we use that library anymore. sk89q 2012-10-20 11:33:46 -0700
  • 885552e566 Tabs -> spaces in README.html. sk89q 2012-10-20 00:58:33 -0700
  • 1fb69b06f7 Added support for 4096 ID blocks (theoretically) in snapshots. sk89q 2012-10-20 00:54:21 -0700
  • e08e40bce8 No email notifications from Travis, please. sk89q 2012-10-19 21:19:49 -0700
  • 91fca06378 Removed lib/. That hasn't been needed since 1845. sk89q 2012-10-19 21:17:40 -0700
  • 2a93baf15b Modernized pom, readmes. sk89q 2012-10-19 21:01:44 -0700
  • 9faa9507b0 [maven-release-plugin] prepare for next development iteration zml2008 2012-10-19 18:34:17 -0700
  • 97bc177168 [maven-release-plugin] prepare release 5.4.3 zml2008 2012-10-19 18:34:11 -0700