Commit Graph

  • a476ab1ea0
    merge Jesse Boyd 2019-08-07 01:29:49 +1000
  • a3c58a187e
    merge Jesse Boyd 2019-08-07 01:29:09 +1000
  • 74fe88ae01
    merge Jesse Boyd 2019-08-07 01:28:12 +1000
  • b6bc09226c
    conflicts Jesse Boyd 2019-08-07 01:25:53 +1000
  • 11a532be74 Back to snapshot. wizjany 2019-08-05 23:33:02 -0400
  • bdaffff90a 7.0.1 release candidate 2 wizjany 2019-08-05 23:25:33 -0400
  • d822ccc9e5 This is how Mojang checks if trees can grow. wizjany 2019-08-05 23:16:42 -0400
  • e25a6d21cd Add -e/-b/-m flags to //stack and //move, to match copy and paste. wizjany 2019-08-03 12:59:24 -0400
  • a1465c02ed Make EditSession#center (//center) set even y blocks. wizjany 2019-08-05 22:44:51 -0400
  • 6ab74dc7e5 Add missing radius checks. wizjany 2019-08-05 17:39:00 -0400
  • 8880385878
    [Forge] Switch off of deprecated getEntityPlayer Kenzie Togami 2019-08-05 14:21:18 -0700
  • 35edd95c87
    [Forge] Update to 28.0.45 for package rename Kenzie Togami 2019-08-05 14:17:56 -0700
  • 4b54c32f3a Skip invalid blocks in schematics. wizjany 2019-08-04 15:56:16 -0400
  • 5c6c41a95a Docs, command, and formatting changes. MattBDev 2019-08-03 22:43:29 -0400
  • 21a8899ba8 remove favs MattBDev 2019-08-03 19:57:29 -0400
  • df9d766eb3
    Merge pull request #513 from EngineHub/bugfix/reloadable-internal-state-ids wizjany 2019-08-03 09:59:10 -0400
  • 5f5c067081
    [Forge] Mark chunks for save after editing biomes Kenzie Togami 2019-08-02 20:39:24 -0700
  • f848d3114f
    Re-load internal state IDs when WORLD_EDITING cap is re-loaded Kenzie Togami 2019-08-02 15:47:29 -0700
  • 9a133c05d1
    Merge pull request #510 from EngineHub/feature/blocks-are-patterns wizjany 2019-08-02 17:42:14 -0400
  • 7d31ac6dea
    Update to Forge 28.0.34 for PlayerInteract fix Kenzie Togami 2019-08-02 14:03:06 -0700
  • 50341acab2 Fix travis. wizjany 2019-08-01 20:29:01 -0400
  • afae2b0784 Make TE tag optional for MCEdit schems too. wizjany 2019-08-01 20:15:34 -0400
  • 9fb2202068 Fix 1.14.4 compile MattBDev 2019-07-31 19:06:31 -0400
  • 0449b5d8ba Remove FAVS and update Gradle MattBDev 2019-07-31 19:00:05 -0400
  • c4c90c99a8 Fix Gradle Script MattBDev 2019-07-30 15:28:25 -0400
  • cb03ed2fe8 remove Fast2DIterator MattBDev 2019-07-30 15:27:59 -0400
  • 0d2b0025ce Merge branch 'commanding' of https://github.com/IntellectualSites/FastAsyncWorldEdit-1.13 into commanding MattBDev 2019-07-29 21:06:11 -0400
  • 198427dc3d fix more compile errors MattBDev 2019-07-29 21:05:31 -0400
  • accc62c10b
    7963b2c9 Jesse Boyd 2019-07-30 07:48:19 +1000
  • cdb9abc117
    9a4473b73f Jesse Boyd 2019-07-30 07:44:19 +1000
  • 7967ef4db4
    ff586011 Jesse Boyd 2019-07-30 07:39:18 +1000
  • c5f46d15e1
    Switch build badge to TC. wizjany 2019-07-29 11:32:48 -0400
  • 12114ec987 Minor changes MattBDev 2019-07-29 11:19:38 -0400
  • 7f51791d6c Merge remote-tracking branch 'remotes/origin/commanding' into commanding MattBDev 2019-07-29 10:58:41 -0400
  • ca54f8c371 Work on CLI and I forget what else MattBDev 2019-07-29 10:57:28 -0400
  • 9d9e3ea065 Remove overrides. wizjany 2019-07-28 22:50:42 -0400
  • 6631b6bdf0 Make BlockStateHolder extend Pattern. wizjany 2019-07-28 18:20:00 -0400
  • 02d5f3e8d5
    Update PlatformManager.java Jesse Boyd 2019-07-29 05:27:50 +1000
  • 1c256c1f5a
    add Range annotation Jesse Boyd 2019-07-29 05:26:44 +1000
  • da858f2131
    Check isEmpty for sign color Jesse Boyd 2019-07-29 05:07:46 +1000
  • 3303434d52
    listchunks doesn't need to be a list Jesse Boyd 2019-07-29 05:03:17 +1000
  • f4c238c3da Load chunks when setting biomes too. wizjany 2019-07-28 10:21:29 -0400
  • 6855f22152
    Merge pull request #499 from EngineHub/fix/quoted wizjany 2019-07-28 10:07:32 -0400
  • c93e5ccfdf Don't suggest ##* for masks. wizjany 2019-07-28 10:02:47 -0400
  • 50cea37439
    Fix other minor suggestion bugs Kenzie Togami 2019-07-27 23:49:11 -0700
  • 76b608f90b
    Fix suggestions on Bukkit for good Kenzie Togami 2019-07-27 23:31:38 -0700
  • 3a5170a0e8
    Potenially fix quoted string completion Kenzie Togami 2019-07-27 18:12:18 -0700
  • d134820bcb
    Merge branch 'master' into fix/quoted Kenzie Togami 2019-07-27 17:41:44 -0700
  • 0f420f02ff Fix some load-order issues probably. wizjany 2019-07-27 11:45:09 -0400
  • 8f33e0d550 Make a bunch of paginations internal, generify command boxes. (#509) wizjany 2019-07-27 00:35:38 -0400
  • 8aaed49fa6 Strip color codes from translations NotMyFault 2019-05-25 17:21:56 -0400
  • 7963b2c92f Removed commands.yml I also did a few renames as well as a command registration fix. MattBDev 2019-07-26 19:23:24 -0400
  • c8cf0d8ba6
    [Forge] Update to 1.14.4, pending Forge bugfixes Kenzie Togami 2019-07-25 19:19:03 -0700
  • 9a4473b73f Formatting MattBDev 2019-07-25 15:09:12 -0400
  • 3a3efb8117 Updated a class, minor command tweaks, and formatting MattBDev 2019-07-25 14:58:59 -0400
  • ff5860113d It started on work with commands then I got carried away. MattBDev 2019-07-25 14:44:10 -0400
  • 415cdc0ab2 Output to debug only if we have a valid DFU for schematics. wizjany 2019-07-24 19:05:39 -0400
  • 78488d9b76
    Merge pull request #495 from EngineHub/hotfix/nav wizjany 2019-07-23 22:17:15 -0400
  • 4ee2d3b47c Move isAllowedToFly and setFlying to AbstractPlayer, protect them. wizjany 2019-07-16 22:17:19 -0400
  • 2cc6a367c6 Move floatAt logic to AbstractPlayer, add isAllowedToFly and setFlying. wizjany 2019-07-11 20:27:05 -0400
  • 8545417b3a Fix error in /up when used out of bounds. wizjany 2019-07-10 18:25:34 -0400
  • e504c29df6 Fix potential race condition. wizjany 2019-07-23 21:41:13 -0400
  • 01c371df9c Minor upstream changes and obviously more command work MattBDev 2019-07-23 19:17:38 -0400
  • 9816eb3102 More work on commands MattBDev 2019-07-23 16:26:18 -0400
  • 917f8a1842 Pass through wall improvements Wyatt Childers 2019-06-29 17:52:40 -0400
  • 478c330c1e Merge branch 'commanding' of https://github.com/IntellectualSites/FastAsyncWorldEdit-1.13 into commanding MattBDev 2019-07-22 22:26:00 -0400
  • b230999ca0 Mainly formatting and some work on schematic commands MattBDev 2019-07-22 22:22:32 -0400
  • c05d425f64
    couple more compilation issues Jesse Boyd 2019-07-23 06:58:18 +1000
  • e53fc8a7f6
    update piston depend Jesse Boyd 2019-07-23 06:57:34 +1000
  • 46f5b12b36 Convert tabs to whitespace. MattBDev 2019-07-22 16:42:40 -0400
  • a9b3fb1429 Fixed tile entity interaction with Fabric Matthew Miller 2019-07-22 22:24:45 +1000
  • 449b0991f3 Bump to Piston 0.4.3 Matthew Miller 2019-07-22 21:20:40 +1000
  • c3e3ae4956 Back to snapshots Matthew Miller 2019-07-22 21:19:04 +1000
  • 5c2b9e4157 7.0.1 RC1 Matthew Miller 2019-07-22 21:18:52 +1000
  • 4d8cf04be1
    fix some more compilation issues Jesse Boyd 2019-07-22 19:05:14 +1000
  • 55196cec6d
    Update GenerationCommands.java Jesse Boyd 2019-07-22 16:57:12 +1000
  • 53eba86cdc
    Delete SelectionCommand.java Jesse Boyd 2019-07-22 16:57:06 +1000
  • c8650f11f9
    Update ImmutableVirtualWorld.java Jesse Boyd 2019-07-22 16:57:02 +1000
  • 90044382d4
    typo Jesse Boyd 2019-07-22 16:47:12 +1000
  • 42a65ac924
    @Range Jesse Boyd 2019-07-22 16:44:03 +1000
  • 283351fea5
    fix conflicts Jesse Boyd 2019-07-22 16:39:43 +1000
  • 07283af614
    some bindings Jesse Boyd 2019-07-22 16:02:51 +1000
  • 9c3122a227 More work on getting commands to compile MattBDev 2019-07-21 22:49:08 -0400
  • f5c202af6d
    BrushCommands Jesse Boyd 2019-07-21 21:39:36 +1000
  • ee5e15eda3
    visual chunk Jesse Boyd 2019-07-20 15:32:15 +1000
  • edb2e919e7 Add more id conversions. wizjany 2019-07-19 21:45:25 -0400
  • a65351e43e Don't load old adapters. wizjany 2019-07-19 21:19:09 -0400
  • 7c41949f40 Update bukkit adapters for 1.14.4. wizjany 2019-07-19 20:27:27 -0400
  • 85ebee7da7
    brush settings Jesse Boyd 2019-07-20 01:29:49 +1000
  • 7b9075c0bf Update Fabric to 1.14.4 and fix physics updates Matthew Miller 2019-07-19 21:44:13 +1000
  • 5242efb4cf
    remove mapped fawe queue Jesse Boyd 2019-07-19 06:52:01 +1000
  • e86e4c9c53
    wip on FaweQueue Jesse Boyd 2019-07-19 06:49:29 +1000
  • 1dcb18ae20
    FaweAPI Jesse Boyd 2019-07-19 06:23:00 +1000
  • f500b5e056
    CommandContext + Confirmation Jesse Boyd 2019-07-19 06:03:27 +1000
  • 81298bf555
    add command queuing Jesse Boyd 2019-07-19 03:10:04 +1000
  • b696f9fc79
    Delete SetQueue.java Jesse Boyd 2019-07-19 03:09:01 +1000
  • 0a924915c8
    shift extent queue methods Jesse Boyd 2019-07-19 02:07:31 +1000
  • 2c22f02c20
    begin centralizing world height constants Jesse Boyd 2019-07-18 22:42:04 +1000
  • 22a7ad7503
    optimized biome streaming to schematics Jesse Boyd 2019-07-18 22:36:50 +1000
  • be9430a92f
    don't register biomes here Jesse Boyd 2019-07-18 20:22:59 +1000