Commit Graph

  • b582d3f70d fix compile error wea_ondara 2020-08-03 17:43:36 +0200
  • 1097ac7889 remove entity properly wea_ondara 2020-08-03 17:35:53 +0200
  • 9b95343601 keep original constructor to not break plugin that use the api wea_ondara 2020-08-03 17:34:06 +0200
  • 629a237fb5 set forge uuid values wea_ondara 2020-08-03 17:27:08 +0200
  • 3b7f7237b8
    Improve debugpaste declaration NotMyFault 2020-08-01 23:30:48 +0200
  • 7704ec5cd4 Fix paste service interacting with EH's paste service N0tMyFaultOG 2020-08-01 13:52:54 +0200
  • b01e1be21b Add more information to the debugpaste N0tMyFaultOG 2020-07-31 20:16:01 +0200
  • bf09d6922c fix //move -e wea_ondara 2020-07-30 14:19:04 +0200
  • 3c70cdc9fd more cleanup wea_ondara 2020-07-29 22:47:47 +0200
  • ae95ad8fe7 cleanup wea_ondara 2020-07-29 22:45:48 +0200
  • ae23794b43 fix //cut -e wea_ondara 2020-07-29 22:43:52 +0200
  • 26110d336b cleanup wea_ondara 2020-07-27 23:54:41 +0200
  • 24fbd21ff1 added missing entity functions; all or nothing; and nothing did not work wea_ondara 2020-07-27 23:51:26 +0200
  • 84d2c8f2ce fix redo exception; fix positioning of entities in redo wea_ondara 2020-07-26 19:52:03 +0200
  • 51cdd66c62 fix imports wea_ondara 2020-07-26 19:08:35 +0200
  • f24ad69f8f fix entity paste location offsets wea_ondara 2020-07-26 19:05:32 +0200
  • b411ea9af4 Merge branch '1.16' of https://github.com/IntellectualSites/FastAsyncWorldEdit into fixEntities Aurora 2020-07-26 19:03:46 +0200
  • a38c82304a fix rotation of entities in clipboard wea_ondara 2020-07-26 18:26:21 +0200
  • 950f343339 fix entity undo; amend constants wea_ondara 2020-07-26 15:54:02 +0200
  • 50971ee311 fix entity undo wea_ondara 2020-07-26 15:52:51 +0200
  • 72269e08e6
    Force sync teleports with trySetPosition Fixes #542 dordsor21 2020-07-24 20:29:08 +0100
  • d3ff4131a3
    Fix incorrect light array reference. Possibly fixes #531 and #535 dordsor21 2020-07-24 20:21:05 +0100
  • 28837c7106
    Fix P2 clear area dordsor21 2020-07-24 11:42:33 +0100
  • 3564059a96
    Update gradle.yml NotMyFault 2020-07-21 20:29:57 +0200
  • 99745b8e59 Fix piston breaking MattBDev 2020-07-15 13:05:55 -0400
  • db3718e092 Merge remote-tracking branch 'origin/1.16' into 1.16 MattBDev 2020-07-14 19:18:06 -0400
  • eb74c7307c Fix blob brush doing weird things due to mutable vectors Hannes Greule 2020-07-14 21:32:16 +0200
  • 3bc692ff11 Part 1 of upstream merge and format MattBDev 2020-07-13 22:50:59 -0400
  • 79771e83e0 Update checkstyle to match upstream. MattBDev 2020-07-13 15:03:21 -0400
  • 204de7eab5 Add new annotations from upstream MattBDev 2020-07-13 15:02:35 -0400
  • 1e80c0429a Merge remote-tracking branch 'origin/1.16' into 1.16 MattBDev 2020-07-13 13:09:55 -0400
  • 2a493ac9c6 Update trySetPosition MattBDev 2020-07-13 13:09:03 -0400
  • da96365504 Updating a few links N0tMyFaultOG 2020-07-13 13:13:43 +0200
  • 11e762f07a Add basic angle mask suggestions Mask suggestions are a bit broken in general so this doesn't change much Hannes Greule 2020-07-13 11:15:01 +0200
  • 7198c03cd3 Reimplement angle mask parsing Hannes Greule 2020-07-13 02:25:30 +0200
  • 8e33ff9549 Make mask parsing actually working Hannes Greule 2020-07-13 02:18:05 +0200
  • eb9ed098bb
    use z not x dordsor21 2020-07-11 12:41:33 +0100
  • ef58cf567b
    Clean up P2 v5 hook a little. Should be a good step at removing any OOBs and incorrect-height-sets dordsor21 2020-07-11 12:39:27 +0100
  • 4c299bc0b8 Replace setPosition with trySetPosition (#1403) Octavia Togami 2020-07-01 11:24:58 -0400
  • c82fec931a
    Update discord link at debugpaste NotMyFault 2020-07-09 23:43:48 +0200
  • 33b2b634ac
    Allow specific P2 queue hooks to be disabled dordsor21 2020-07-09 22:14:24 +0100
  • 6d6de61560 Updated missing biomes, entities, and categories. MattBDev 2020-07-06 23:54:55 -0400
  • 39439fb405 fix: require extent for mask parsing (#1373) Matthew Miller 2020-06-24 03:50:32 -0400
  • c0bfe06e4b Set ES6 compat flag for Rhino Octavia Togami 2020-06-21 18:55:29 -0700
  • 852abce989 Build script cleanup/updates. wizjany 2020-07-02 19:09:11 -0400
  • da577a3752 Fix buildscript issue on certain locales. wizjany 2020-07-03 17:07:36 -0400
  • 6fb10c3879 Make surface brush not replacing the whole world Hannes Greule 2020-07-06 02:29:34 +0200
  • ed6f3e7b4a Implement simplex mask (fixes #437) Hannes Greule 2020-07-04 17:31:59 +0200
  • 704e76eb6d
    Fixes #519 Use regex for finding colour codes Merge styles rather than replacing and undoing our work sometimes. dordsor21 2020-07-04 14:15:49 +0100
  • d92cded832
    add biomes, and do it all at once using a clipboard. Crude, but eh dordsor21 2020-07-04 12:45:00 +0100
  • 11373c865a Fix BlockCategoryMasks not working Hannes Greule 2020-07-03 21:57:30 +0200
  • 9da4bbef5f Fix scatter/splatter brush Hannes Greule 2020-07-03 20:43:34 +0200
  • 05ef46994e
    Update IChunkExtent.java aurorasmiles 2020-07-03 20:03:34 +0200
  • bc45a112ee Merge branch '1.16' of https://github.com/IntellectualSites/FastAsyncWorldEdit into fixEntities Aurora 2020-07-03 19:54:08 +0200
  • 94b1233d98
    implement entities in paste -e Aurora 2020-07-03 19:52:55 +0200
  • 77204df3f0
    prevent players being teleported down a single block after some edits dordsor21 2020-07-03 16:56:20 +0100
  • e2ab87cc07
    lazy //deform AIOOB fix. Fixes #495 dordsor21 2020-07-03 16:45:28 +0100
  • f7d375c76c
    Lazy heightmap range fix dordsor21 2020-07-03 16:29:27 +0100
  • 9e25c736a0
    Add new blocks to BlockTypes dordsor21 2020-07-03 14:12:43 +0100
  • 2812841481
    Add -p flag to //drain to allow kelp and watergrass to be removed. properly fixed #464 dordsor21 2020-07-03 14:01:16 +0100
  • ea7897934f
    Implement ability to use -w flag on //drain fixes #464 dordsor21 2020-07-03 13:49:17 +0100
  • 63bc151f6c
    Hopefully allow for unloaded world to be referenced after GC. Possibly fixes #504 dordsor21 2020-07-03 13:27:26 +0100
  • fae528ab64
    add a couple more changes++ Fixes #508 dordsor21 2020-07-03 13:18:09 +0100
  • f1d4104480
    Bunch of changes to help masks dordsor21 2020-07-02 22:09:12 +0100
  • 18c9da372c
    GetBlocks should default to air not reserved dordsor21 2020-07-02 18:16:15 +0100
  • b58877a57b
    Use BlockType not BlockState dordsor21 2020-07-02 14:51:09 +0100
  • d3afc9c65d
    Update to p2 5.12.2 and implement clear pipeline dordsor21 2020-07-02 14:34:05 +0100
  • 6f71aa7804 Merge remote-tracking branch 'origin/1.16' into 1.16 MattBDev 2020-07-01 20:07:17 -0400
  • ac314fcedb Gradle update MattBDev 2020-07-01 20:06:59 -0400
  • ce406e404b
    We shouldn't be setting REGENERATIVE_CLEAR to false dordsor21 2020-07-01 19:46:43 +0100
  • 34298f7dee
    Add back the getEntity Stuff since it seems to work fine Aurora 2020-07-01 19:28:38 +0200
  • 8b3479d477 Merge branch '1.16' of https://github.com/IntellectualSites/FastAsyncWorldEdit into fixEntities Aurora 2020-07-01 19:09:05 +0200
  • 0fb564be0c Merge branch '1.16' of https://github.com/IntellectualSites/FastAsyncWorldEdit into 1.16 MattBDev 2020-07-01 12:48:12 -0400
  • 3e40f82d9a
    fix error on loading for some versions dordsor21 2020-07-01 15:05:38 +0100
  • 9fc2387f11
    Revert "start reimplementing entities" Aurora 2020-07-01 14:54:11 +0200
  • 6fc68da2ce
    Revert "got paste -e working, still throws IllegalStateException but idc" Aurora 2020-07-01 14:52:50 +0200
  • b96d45e4e6
    merge 1.16 Aurora 2020-07-01 14:46:25 +0200
  • fdbef4e12c Update DummyFawe.src N0tMyFaultOG 2020-07-01 14:22:04 +0200
  • efc1a888d8
    update links, versions, etc dordsor21 2020-07-01 13:17:19 +0100
  • 0bb6bc3563
    Start reimplementation of simplex pattern (#520) Hannes Greule 2020-07-01 14:01:39 +0200
  • 6be429cc96
    Lighting: - bring fixes to 1.16 - Fix for all lighting where it only set sky lighting if not present, even if it was trying to set block lighting (unlikely to have caused issues as block lighting seems always to be present, but wrong nonetheless) dordsor21 2020-07-01 12:55:58 +0100
  • 3b19738ea0
    Merge branch '1.15' into 1.16 dordsor21 2020-07-01 12:47:04 +0100
  • 3f3c49c0a8
    Looks like working block setting and removal dordsor21 2020-07-01 12:41:20 +0100
  • 4ca19acb48
    implement 1.16 methods dordsor21 2020-06-30 13:51:27 +0100
  • f84958957c
    Fix various lighting issues fixes #496 possibly fixes #497 dordsor21 2020-06-30 13:44:26 +0100
  • d232dc28e3 Cherry-pick WNA, minor changes. 1.16 VERY WIP Octavia Togami 2020-03-22 21:02:04 -0700
  • 4604aa5920 Additional work towards 1.16 compatibility Matthew Miller 2020-03-08 16:09:36 +1000
  • 68679e007e Work towards 1.16 compatibility IronApollo 2020-06-26 19:08:45 -0400
  • b59b95c282 Cherry-pick WNA, minor changes. 1.16 VERY WIP Octavia Togami 2020-03-22 21:02:04 -0700
  • 2517aca66f Removed some unnecessary code. MattBDev 2020-06-28 17:31:13 -0400
  • 82adab77b4 Additional work towards 1.16 compatibility Matthew Miller 2020-03-08 16:09:36 +1000
  • f2bc8d86fc Work towards 1.16 compatibility IronApollo 2020-06-26 19:08:45 -0400
  • 54008be1a2
    got paste -e working, still throws IllegalStateException but idc Aurora 2020-06-26 13:52:18 +0200
  • aab10adb79 Fixed all but one remaining API changes in 1.16.1 MattBDev 2020-06-25 20:57:06 -0400
  • 9cb24bc37d Merge remote-tracking branch 'origin/1.16' into 1.16 MattBDev 2020-06-25 20:29:42 -0400
  • b7debce4d4 1.16.1 Prep work MattBDev 2020-06-25 19:56:10 -0400
  • 7d9dd3b15f 1.16.1 Prep work MattBDev 2020-06-25 19:56:10 -0400
  • aac02ceea1
    start reimplementing entities Aurora 2020-06-25 22:13:34 +0200
  • 6d056847c1 Update adapter jar. wizjany 2020-06-24 23:30:55 -0400
  • 3d40336045
    Fixes #500, Fixes #513 NotMyFault 2020-06-19 09:12:58 +0200