Commit Graph

  • 1c89f4bffa Update to Forge 1.7.10-10.13.1.1225 Kenzie Togami 2014-10-12 12:27:51 -0700
  • a5647921ca Merge pull request #302 from DarkArc/hotfix/groupmanager sk89q 2014-10-08 16:43:27 -0700
  • 801bb3d67f Merge pull request #304 from roastnewt/patch-1 sk89q 2014-10-08 16:42:57 -0700
  • dda429d826 Add Stained Glass to usesData HashSet Clayton 2014-09-28 00:41:18 -0400
  • 2214bcc948 Change Travis CI status image to the new version. sk89q 2014-09-13 03:26:57 -0700
  • cb1841f39c Fix broken Travis CI status image in the README. sk89q 2014-09-13 03:25:54 -0700
  • a0b9de0acf Made GroupManager a DinnerPerms based resolver Wyatt Childers 2014-09-07 23:04:56 -0400
  • 3098dc0226 Merge pull request #301 from DarkArc/doc-fix sk89q 2014-09-01 23:23:56 -0700
  • 1a30c644ad Fixed WorldEdit Bukkit profile being inactive if the java8-disable-doclint profile is active Wyatt Childers 2014-09-02 00:18:35 -0400
  • 19291ea4e3 [Forge] Remove the message if platform == null. sk89q 2014-07-31 16:45:25 -0700
  • 7eb487aef7 [Forge] Better handle null platform field in ForgeWorldEdit. sk89q 2014-07-31 16:41:40 -0700
  • 6e739b3000 Revert "Remove <targetPath>.</targetPath> for resources." sk89q 2014-07-31 11:59:54 -0700
  • 96dc90abec Remove <targetPath>.</targetPath> for resources. sk89q 2014-07-31 00:38:21 -0700
  • e33beddb8b Use -Xdoclint:none on JDK 8 and generate sources/Javadocs by default. sk89q 2014-07-31 00:33:13 -0700
  • d8622fb30f Fix some additional Javadoc errors. sk89q 2014-07-29 14:23:00 -0700
  • 1dc84d2511 Fix Javadocs and code issues. sk89q 2014-07-29 11:04:04 -0700
  • 8834af7538 Clean up and removal of some old exceptions. sk89q 2014-07-29 07:57:45 -0700
  • 41584eee4a Add //sel -d <type> to set a default region selector type. sk89q 2014-07-28 20:53:17 -0700
  • 527a8dd49b Fix ForgeWorld's equals() being very broken. sk89q 2014-07-28 20:52:17 -0700
  • 4d9b3681d7 Improve how //sel prints its available modes. sk89q 2014-07-28 19:56:04 -0700
  • c2a0f590b1 Refactor RegionSelectors so limits are passed in during selection. sk89q 2014-07-28 19:50:01 -0700
  • 683bd670fe Add noise library to allowed imports. sk89q 2014-07-28 02:39:23 -0700
  • 7b8a321af5 Add "=expression" mask. sk89q 2014-07-28 02:35:58 -0700
  • f4ce4f9df9 Update build files for noise library. sk89q 2014-07-28 02:35:30 -0700
  • 882cce5ff2 Add noise functions to the expression evaluator. sk89q 2014-07-28 02:15:41 -0700
  • 8476778b46 Add Perlin, ridged multi-fractal, Voronoi noise generators via libnoise. sk89q 2014-07-28 02:15:30 -0700
  • 8ce757631a Fix undo and redo broken by a precondition. sk89q 2014-07-27 22:04:28 -0700
  • 98e55bede0 Fix checkstyle error due to recent cleanup. sk89q 2014-07-27 20:45:57 -0700
  • aaeaf19fc8 Rewrite session code and add support for persistent sessions. sk89q 2014-07-27 20:44:05 -0700
  • e95eeefa2b Code clean up, add preconditions, and correct Javadocs. sk89q 2014-07-26 00:29:12 -0700
  • 70bca47be7 Clean up Javadocs for the blocks.* package. sk89q 2014-07-26 00:28:19 -0700
  • 55c569c387 [Forge] Change compareTo() for commands to fix a Comparable contract issue. sk89q 2014-07-25 19:35:17 -0700
  • e93c9c9736 Fix WorldEditPlugin assuming that worlds are an instance of BukkitWorld. sk89q 2014-07-25 17:29:36 -0700
  • 5dd7b83940 Remove Trove usage temporarily due to shading issues with Gradle build. sk89q 2014-07-23 16:20:43 -0700
  • b752604c03 Disable first time help message for now. sk89q 2014-07-19 15:40:44 -0700
  • 15b173dca6 Remove old Bukkit entity adapter classes. (reverted from commit b461f44db8) sk89q 2014-07-19 12:19:27 -0700
  • e7f65e27db Show where to get help. sk89q 2014-07-18 18:04:34 -0700
  • ca7bb1a3f5 Remove word wrapping in ColorCodeBuilder.build(). sk89q 2014-07-18 18:04:21 -0700
  • 0c7aa20cbe [Bukkit] Ignore missing adapter if another platform is registered. sk89q 2014-07-18 17:37:03 -0700
  • a954e87e8c Change some platform related messages. sk89q 2014-07-18 17:19:35 -0700
  • f068a7491f [Bukkit] Make the WE data folder it isn't created. sk89q 2014-07-18 16:47:57 -0700
  • f4d5173451 Change docs in EditSessionFactory so it is more obvious what the change is. sk89q 2014-07-18 14:46:39 -0700
  • decac1c79c Implement worldedit.build.suffix in the Gradle build instead. sk89q 2014-07-18 14:09:33 -0700
  • 2a9b305889 Take worldedit.build.version system property in Gradle build. sk89q 2014-07-18 13:48:41 -0700
  • 45f81a177b Clean up SessionTimer and make it package local. sk89q 2014-07-18 11:46:33 -0700
  • 71c5b61050 Make ForgeEntity keep an weak reference to the entity. sk89q 2014-07-18 11:45:44 -0700
  • 70f05c950a Made BukkitEntity keep a weak ref to the entity and cleaned up code. sk89q 2014-07-18 11:43:18 -0700
  • 781fc31d6f Clean up BukkitUtil. sk89q 2014-07-18 11:32:46 -0700
  • b461f44db8 Remove old Bukkit entity adapter classes. sk89q 2014-07-18 11:32:19 -0700
  • 972f0893b3 Don't generate Paranamer names since they don't work well anyway. sk89q 2014-07-18 02:23:55 -0700
  • ff092dcef9 Permit Hamcrest via import control. sk89q 2014-07-18 02:21:08 -0700
  • 5dc462cc42 Merge in new block, entity, and biome APIs. sk89q 2014-07-18 02:16:25 -0700
  • 7d39760496 Add support for Bukkit for MC 1.6.4. sk89q 2014-07-18 02:15:42 -0700
  • 9dbe87b77b Add static to some fields on BlockTransformExtentTest. sk89q 2014-07-18 01:50:07 -0700
  • 8508055ddc Add block transform test that tests against older rotation code. sk89q 2014-07-18 01:01:47 -0700
  • 9c205e0e00 Fix naming errors in ArbitraryBiomeShape caused by biome commit. sk89q 2014-07-17 14:50:44 -0700
  • 42be110097 Implemented new biome API. sk89q 2014-07-17 00:21:13 -0700
  • d50e05480f Call setExtent() when setWorld() is caleld on ParserContext. sk89q 2014-07-17 00:08:13 -0700
  • a9de9f619b Merge branch 'master' into feature/mapping sk89q 2014-07-15 21:39:08 -0700
  • 97f163ebd5 Delete outdated Spout version. sk89q 2014-07-15 20:30:04 -0700
  • 9feafcfc30 Convert newer API from radians to degrees. sk89q 2014-07-15 20:10:14 -0700
  • 9b5c112e5c Let NBT Tag(String name) accept a null name. sk89q 2014-07-15 19:53:15 -0700
  • 3e34d5ca52 Re-implement /remove and /butcher with the new entity API. sk89q 2014-07-15 19:47:47 -0700
  • 9dbc53476e Delete protected Random instance from LocalWorld. sk89q 2014-07-15 12:13:57 -0700
  • 1f709b9cc3 Move handling of hanging entities into ExtentEntityCopy. sk89q 2014-07-15 12:09:11 -0700
  • cf6fa98525 Rename getInteger -> getInt in NBT library and add putType(...) methods. sk89q 2014-07-15 11:55:28 -0700
  • a360800bbe Update links in README.md. Albert Pham 2014-07-14 23:36:17 -0700
  • bf7185d173 Merge branch 'master' into feature/mapping sk89q 2014-07-14 22:50:57 -0700
  • 6dcbc8eb66 Fix a confusion of loggers for command logging. sk89q 2014-07-14 22:50:45 -0700
  • b5aaef2505 Cleaned up and added many methods to the NBT classes. sk89q 2014-07-14 20:36:27 -0700
  • 7243b2a05d Write yaw/pitch in degrees rather than in radians with schematic files. sk89q 2014-07-14 20:35:29 -0700
  • e2082ee8a4 [Bukkit] Implement the new entity API. sk89q 2014-07-14 18:11:38 -0700
  • 505d45237d Remove UUID fields in ForgeWorld when creating entities. sk89q 2014-07-14 15:58:43 -0700
  • 9c72a3c439 Fix blocks.json not being placed in the distribution. sk89q 2014-07-14 13:48:30 -0700
  • f033d87098 Add new Bukkit implementation adapter system to access MC internals. sk89q 2014-07-14 12:10:38 -0700
  • c535ad8682 Have BukkitEntity.getState() return null for now. sk89q 2014-07-14 02:15:21 -0700
  • f50c69ee8f Use Location.getYaw() and getPitch() for converting to Bukkit Locations. sk89q 2014-07-13 21:25:28 -0700
  • bdd6d20013 Remove DataException from NbtValued's setNbtData(). sk89q 2014-07-13 18:15:44 -0700
  • 759c6ba50d Add @Nullable to NbtValued methods. sk89q 2014-07-13 18:15:16 -0700
  • b751cbe1ee Add support for entities with .schematic files. sk89q 2014-07-13 01:14:46 -0700
  • a95ebde620 Add setYaw, setYaw, and setDirection(yaw, pitch) to Location. sk89q 2014-07-13 00:53:57 -0700
  • 9e105336d5 Add missing dependencies (Trove, GSON) to build.gradle. sk89q 2014-07-12 18:38:30 -0700
  • e21b21d266 Update changelog for 5.6.2 and 5.6.3. sk89q 2014-07-12 13:15:34 -0700
  • 78988680e9 [Bukkit] Add support for MC 1.7.10. sk89q 2014-07-12 13:09:44 -0700
  • 97a1664db5 Merge remote-tracking branch 'origin/master' into feature/mapping sk89q 2014-07-10 22:33:25 -0700
  • 0ce7954dc9 Add support for copying entities between Extents. sk89q 2014-07-10 22:22:35 -0700
  • 52f1a7d2d4 Fix issue with scaling transforms on blocks. sk89q 2014-07-10 21:05:16 -0700
  • ceec170be9 Change Location to store pitch/yaw rather than a directional vector. sk89q 2014-07-10 15:49:34 -0700
  • c564278dd6 Revert Extent.createEntity() taking a Vector. sk89q 2014-07-10 14:50:40 -0700
  • d50cd89005 Add Entity visitor and function interfaces. sk89q 2014-07-10 02:59:09 -0700
  • bd0e20e8a7 Have Extent.createEntity() take a Vector rather than a Location. sk89q 2014-07-10 02:58:04 -0700
  • e5959383c5 Fix /schematic load and save not taking 2 arguments. sk89q 2014-07-10 01:34:05 -0700
  • 4f5e130b59 Add -p to /br clipboard to paste using origin of clipboard. sk89q 2014-07-10 01:19:08 -0700
  • 91d3292d81 Call editSession.setBlock() in SnapshotRestore. sk89q 2014-07-10 01:04:15 -0700
  • 66a51636a3 Ellipsoid-based region selectors no longer starts primary at (0, 0, 0). sk89q 2014-07-10 00:47:36 -0700
  • 7283526123 Fixes commands registered with the legacy handler not tab completing players. sk89q 2014-07-10 00:30:43 -0700
  • dd497fdcb1 Send WrappedCommandException to the logger. sk89q 2014-07-09 23:08:17 -0700
  • 4e69c7263f Fix a syntax error in 393b0d3d. sk89q 2014-07-09 23:07:40 -0700
  • 393b0d3d7a Handle when CommandException.getMessage() is null in CommandManager. sk89q 2014-07-09 23:05:40 -0700
  • 708b38312c Closer isn't available in the Guava version that Bukkit bundles. sk89q 2014-07-09 22:55:10 -0700