Commit Graph

  • 521238b4eb Fixed a few clipboard related issues. Matthew Miller 2018-07-30 21:55:53 +1000
  • db21f51a18 Fixed up data cycler command, and the fixwater & fixlava commands. Matthew Miller 2018-07-29 18:27:30 +1000
  • 64e0d99696 Improvements to the legacy mapper. Still a lot of work. Matthew Miller 2018-07-26 22:49:58 +1000
  • fc5a6a01b3 Update gradle Matthew Miller 2018-07-25 15:17:24 +1000
  • 1090c44a2e Parser must use lowercase. Matthew Miller 2018-07-24 20:46:35 +1000
  • 965e977411 Fixed a few more errors, and added legacy support to the item parser. Matthew Miller 2018-07-24 17:12:50 +1000
  • bc2279f2f6 Refactor schematics to use kenzierocks registerable system. Matthew Miller 2018-07-24 11:50:57 +1000
  • 3f1f52d1f1 Made a few schematic related fixes. Made the deprecation error more obvious. Matthew Miller 2018-07-24 11:21:29 +1000
  • 9f9fda72b7 Re-add legacy support to block parser, and fix query tool. Matthew Miller 2018-07-23 12:48:11 +1000
  • 5f551d1ed4 Include default blockstate information. Matthew Miller 2018-07-23 11:05:33 +1000
  • af74627b69 Switch to release 1.13 API Matthew Miller 2018-07-22 20:41:37 +1000
  • 65420af09e Fixed //fill and //rotate Matthew Miller 2018-07-22 15:36:50 +1000
  • 2239d14a01 Fixed //replace and masks with states. Matthew Miller 2018-07-21 20:35:23 +1000
  • 663dd1f4d8 Added an entity, weathertype, and gamemode registry. Matthew Miller 2018-07-19 22:41:26 +1000
  • 572bf04482 Cleanup the bukkit implementation, and update to the 1.13 release items/blocks. Matthew Miller 2018-07-19 12:55:02 +1000
  • c3d832c3fd State system is done. It works. Finally. Still a few rough edges that need fixing however. Matthew Miller 2018-07-18 17:39:25 +1000
  • 6b5f218809 Basically finish the state system. Just 1 more bug that I'm encountering. Matthew Miller 2018-07-18 00:42:09 +1000
  • 4938f419ad Almost finished the state system. Just got to have it actually load in the values. Matthew Miller 2018-07-17 17:31:07 +1000
  • 3e1d438565 Get it to a point where it works minimally on 1.13 Spigot. Matthew Miller 2018-07-16 00:21:32 +1000
  • 59ca29577c Remove weird TODO import and moved BlockType == Material to BukkitUtil Matthew Miller 2018-07-13 22:45:28 +1000
  • 39c6a5e958 Fixed items not being registered Matthew Miller 2018-07-12 22:42:50 +1000
  • ca06a05117 Update the Bukkit adapter to the Spigot API Preview Matthew Miller 2018-07-12 22:23:03 +1000
  • 724661d903 Fixed DefaultBlockParser not working for things with _ Matthew Miller 2018-07-09 17:17:10 +1000
  • ee6af8ee76 state stuff kashike 2018-07-05 16:16:52 -0700
  • 40a665a509 package move kashike 2018-07-05 16:03:50 -0700
  • 70208c38fd category changes kashike 2018-07-05 11:09:45 -0700
  • e1c2ea3a3b Update configs, and remove unused BlockData methods. Matthew Miller 2018-07-05 23:22:33 +1000
  • d33e2e98aa registry changes kashike 2018-07-05 01:48:37 -0700
  • a48c319e7e package move kashike 2018-07-05 01:15:51 -0700
  • 7db443a69a Migrate the logic for which pass a block goes into. Also updated it and made it use tags where possible. Matthew Miller 2018-07-05 17:00:46 +1000
  • efa09001c2 Remove the 'natural only' smooth brush feature due to inaccuracies. Matthew Miller 2018-07-03 00:45:38 +1000
  • 57c13ef8f4 Continue moving out of legacy BlockType Matthew Miller 2018-07-02 13:45:46 +1000
  • e291cccb94 Move simulateBlockMine up to the platforms. Matthew Miller 2018-07-01 23:55:59 +1000
  • 11f5d05e7b Update BlockState to remove legacy ID usage. Matthew Miller 2018-07-01 23:38:56 +1000
  • 93b225ca3c Expose a way of switching between ItemType and BlockType for ItemBlocks. Matthew Miller 2018-07-01 23:20:07 +1000
  • b06937d1c8 Setup a legacy mapper system. The file does not exist yet. Matthew Miller 2018-07-01 22:03:22 +1000
  • 8e09eb3dbe Re-added wool colours to block parser Matthew Miller 2018-06-19 17:26:22 +1000
  • 66d70f00e7 Removed more deprecated code Matthew Miller 2018-06-19 17:03:09 +1000
  • 416480c16d Separated out fluids and blocks - they're different now Matthew Miller 2018-06-19 15:50:31 +1000
  • 70aceb3837 Use default state a bit more. Matthew Miller 2018-06-19 11:55:35 +1000
  • 282eca7663 Added a category system and refactored registries Matthew Miller 2018-06-19 10:53:15 +1000
  • 484687a49d Further work on BlockState transition Matthew Miller 2018-06-18 22:51:21 +1000
  • e99190225e Further BaseBlock modernisation Matthew Miller 2018-06-18 17:53:33 +1000
  • 811f1d4433 Rewrote block parsing, and further switch to BlockState Matthew Miller 2018-06-17 23:13:22 +1000
  • 5f5a1797ad Remove legacy ServerInterface Matthew Miller 2018-06-17 22:04:35 +1000
  • e2608bc0c9 Further modernise and remove legacy item classes Matthew Miller 2018-06-17 17:50:04 +1000
  • c43109bde5 Start work on the new BaseBlock/BlockState split Matthew Miller 2018-06-17 15:42:47 +1000
  • aaaf2d5678 More deprecation removal Matthew Miller 2018-06-16 16:36:55 +1000
  • 20bf6e079b Continue the great purge Matthew Miller 2018-06-16 15:29:48 +1000
  • c537a2e948 Remove a tonne of code from WorldEdit. This breaks backwards compatibility. More will be removed. Sorry :) Matthew Miller 2018-06-15 15:41:37 +1000
  • b292a39765 Fixed the fuzzy matcher Matthew Miller 2018-06-14 17:14:54 +1000
  • a71e39d777 Convert the data system to a state system. This doesn't work, needs new data Matthew Miller 2018-06-14 16:35:56 +1000
  • 1cc735e359 Further work on items Matthew Miller 2018-06-14 11:55:02 +1000
  • 001a3544fb Update the BaseItem classes Matthew Miller 2018-06-12 22:03:48 +1000
  • 07ade0b083 Phase 1 of Item conversion Matthew Miller 2018-06-11 23:45:19 +1000
  • d12ad2548a Add block registration to Forge WorldEdit. Matthew Miller 2018-01-03 17:18:43 +1000
  • 3aff57d071 Bumped version and fixed LazyBlock issue. Matthew Miller 2018-01-03 17:06:58 +1000
  • d5012bb072 Rename legacy things to bundled things. Matthew Miller 2018-01-03 16:49:57 +1000
  • f5f1d357d9 Get rid of the string equality and convert a few more ID uses over. Matthew Miller 2018-01-03 16:39:03 +1000
  • 41a80064f5 I guarantee this is broken. Start some form of string ID for blocks Matthew Miller 2018-01-03 15:35:51 +1000
  • e6c6a2cfea Set version to next snapshot, even though this is about to get clobbered by 7.0 snapshot. wizjany 2018-08-03 21:40:04 -0400
  • 08fc855c0f Release 6.1.9 for Bukkit 1.12.x wizjany 2018-08-03 21:39:18 -0400
  • caf0ad9417
    Merge pull request #419 from Cebtenzzre/patch-1 Matthew Miller 2018-07-10 10:32:33 +1000
  • 030a07b1d6 Fix ascent and descent commands. Cebtenzzre 2018-07-09 05:38:22 -0400
  • a820665dc4
    Merge pull request #417 from Qveshn/fix/customlog-extra-output Matthew Miller 2018-05-27 21:41:12 +1000
  • ebd2a5b7c8 Unnecessary debug output removed It was my mistake, I'm very sorry =( Qveshn 2018-05-27 13:45:30 +0300
  • 9f86e71d47
    Merge pull request #415 from Qveshn/feature/customlog Matthew Miller 2018-05-27 16:50:26 +1000
  • 6e22a8a4f0
    Merge pull request #416 from Qveshn/fix/paste-double-transformation Matthew Miller 2018-05-27 16:49:32 +1000
  • 6a8ff1f4fe Fix entities double transformation tested with commands stack,copy,rotate,paste 1. //stack 3 up (checked field "repetitions") 2. //copy -e //rotate 45 //rotate 45 //paste (checked transformation) Qveshn 2018-05-19 20:07:32 +0300
  • f680635ded Added customizable command log format (Date+Time are now available) Added the option format to config files (config.yml + worldedit.properties). By default, current date and time are displayed. The formatting function is implemented by analogy with the class java.util.logging.SimpleFormatter Qveshn 2018-05-19 18:47:45 +0300
  • f67f2ed93e
    Merge pull request #408 from Brokkonaut/fix-old-sign-converting Matthew Miller 2018-04-07 09:47:26 +1000
  • ca660f1260
    Merge pull request #409 from Brokkonaut/fix-wrong-block-for-snow-check Matthew Miller 2018-03-27 14:56:18 +1000
  • 17f9b2c72b
    Merge pull request #410 from Brokkonaut/add-missing-translucent-blocks Matthew Miller 2018-03-27 14:55:52 +1000
  • 4d2fe62d97 Fix loading and converting signs in old schematics Brokkonaut 2018-03-25 06:00:40 +0200
  • 165fdac642 some translucent blocks were missing Brokkonaut 2018-03-25 08:40:16 +0200
  • 701d80c757 LEAVES2 should have snow on it too Brokkonaut 2018-03-25 08:38:47 +0200
  • 52263ac3b7 Ignore CUI connections with more than 3 failed attempts. Matthew Miller 2018-02-28 10:59:00 +1000
  • df1a1d5183
    Merge pull request #407 from Legoman99573/patch-3 Matthew Miller 2018-02-17 16:20:06 +1000
  • b17f2b55d7
    Merge pull request #379 from boy0001/vector-fix Matthew Miller 2018-02-17 16:18:35 +1000
  • 9d61ecfb75
    Fixed Grammar Mistakes Legoman99573 2018-02-16 11:11:18 -0600
  • 63da23a819
    Made configuration file comments easier to read Legoman99573 2018-02-16 09:24:48 -0600
  • 2a3318b848 Added signing plugin Matthew Miller 2018-01-14 12:41:14 +1000
  • 50f60da69f Prevent players and complex parts being pasted in schematics. Matthew Miller 2018-01-02 20:49:36 +1000
  • 6fc1449837
    Merge pull request #391 from sk89q/sign-fixes Matthew Miller 2018-01-02 20:38:00 +1000
  • e231e3d760
    Merge pull request #403 from SlimSoftware/master Matthew Miller 2018-01-02 20:34:28 +1000
  • ea333ef02b
    Merge pull request #1 from sk89q/master SlimSoftware 2017-12-18 20:03:08 +0100
  • fbd6f13fdb Update for BlockChangeFlags change Matthew Miller 2017-12-16 18:01:31 +1000
  • 099987d439
    Fix //snow didn't put snow on all types of leaves SlimSoftware 2017-12-14 21:00:38 +0100
  • 72d0e0d1b2
    Typing is hard. Fix typo in README. Albert Pham 2017-11-11 08:04:15 -0800
  • 2bb89c738c
    Update README a bit. Albert Pham 2017-11-11 08:03:01 -0800
  • b951ba7acb Merge pull request #397 from sk89q/1.12.2-sponge Matthew Miller 2017-10-22 21:47:50 +1000
  • afb1a1cb2d Added 1.12.2 support to WorldEdit Sponge Me4502 2017-10-22 21:46:35 +1000
  • 437ad00658 Move asm dep to buildscript section. wizjany 2017-10-19 20:06:01 -0400
  • 21d89311c9 Update asm dep for ForgeGradle. wizjany 2017-10-16 18:08:41 -0400
  • 354045acb9 Updated Sponge worldedit to 1.12.1 Me4502 2017-09-17 16:41:39 +1000
  • 01e082a1a4
    Fix FallbackRegistrationListener Jesse Boyd 2017-09-02 18:09:53 +1000
  • 5c64cf2f56 Fix affine inverse (#395) Jesse Boyd 2017-09-02 17:23:30 +1000
  • d6aa1ad509
    Make Java 8 detection work on Java 9 Kenzie Togami 2017-08-16 16:39:37 -0700
  • 6c6e1b4ce2
    [Forge] Officially move to Java 8 Kenzie Togami 2017-08-16 16:07:18 -0700
  • f2c5b272ad
    Add client-side left-click-air handler Kenzie Togami 2017-08-16 15:12:45 -0700