Commit Graph

  • 852abce989 Build script cleanup/updates. wizjany 2020-07-02 19:09:11 -04:00
  • da577a3752 Fix buildscript issue on certain locales. wizjany 2020-07-03 17:07:36 -04:00
  • 6fb10c3879 Make surface brush not replacing the whole world Hannes Greule 2020-07-06 02:29:34 +02:00
  • ed6f3e7b4a Implement simplex mask (fixes #437) Hannes Greule 2020-07-04 17:31:59 +02:00
  • 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 +01:00
  • d92cded832 add biomes, and do it all at once using a clipboard. Crude, but eh dordsor21 2020-07-04 12:45:00 +01:00
  • 11373c865a Fix BlockCategoryMasks not working Hannes Greule 2020-07-03 21:57:30 +02:00
  • 9da4bbef5f Fix scatter/splatter brush Hannes Greule 2020-07-03 20:43:34 +02:00
  • 05ef46994e Update IChunkExtent.java aurorasmiles 2020-07-03 20:03:34 +02:00
  • bc45a112ee Merge branch '1.16' of https://github.com/IntellectualSites/FastAsyncWorldEdit into fixEntities Aurora 2020-07-03 19:54:08 +02:00
  • 94b1233d98 implement entities in paste -e Aurora 2020-07-03 19:52:55 +02:00
  • 77204df3f0 prevent players being teleported down a single block after some edits dordsor21 2020-07-03 16:56:20 +01:00
  • e2ab87cc07 lazy //deform AIOOB fix. Fixes #495 dordsor21 2020-07-03 16:45:28 +01:00
  • f7d375c76c Lazy heightmap range fix dordsor21 2020-07-03 16:29:27 +01:00
  • 9e25c736a0 Add new blocks to BlockTypes dordsor21 2020-07-03 14:12:43 +01:00
  • 2812841481 Add -p flag to //drain to allow kelp and watergrass to be removed. properly fixed #464 dordsor21 2020-07-03 14:01:16 +01:00
  • ea7897934f Implement ability to use -w flag on //drain fixes #464 dordsor21 2020-07-03 13:49:17 +01:00
  • 63bc151f6c Hopefully allow for unloaded world to be referenced after GC. Possibly fixes #504 dordsor21 2020-07-03 13:27:26 +01:00
  • fae528ab64 add a couple more changes++ Fixes #508 dordsor21 2020-07-03 13:18:09 +01:00
  • f1d4104480 Bunch of changes to help masks dordsor21 2020-07-02 22:09:12 +01:00
  • 18c9da372c GetBlocks should default to air not reserved dordsor21 2020-07-02 18:16:15 +01:00
  • b58877a57b Use BlockType not BlockState dordsor21 2020-07-02 14:51:09 +01:00
  • d3afc9c65d Update to p2 5.12.2 and implement clear pipeline dordsor21 2020-07-02 14:34:05 +01:00
  • 6f71aa7804 Merge remote-tracking branch 'origin/1.16' into 1.16 MattBDev 2020-07-01 20:07:17 -04:00
  • ac314fcedb Gradle update MattBDev 2020-07-01 20:06:59 -04:00
  • ce406e404b We shouldn't be setting REGENERATIVE_CLEAR to false dordsor21 2020-07-01 19:46:43 +01:00
  • 34298f7dee Add back the getEntity Stuff since it seems to work fine Aurora 2020-07-01 19:28:38 +02:00
  • 8b3479d477 Merge branch '1.16' of https://github.com/IntellectualSites/FastAsyncWorldEdit into fixEntities Aurora 2020-07-01 19:09:05 +02:00
  • 0fb564be0c Merge branch '1.16' of https://github.com/IntellectualSites/FastAsyncWorldEdit into 1.16 MattBDev 2020-07-01 12:48:12 -04:00
  • 3e40f82d9a fix error on loading for some versions dordsor21 2020-07-01 15:05:38 +01:00
  • 9fc2387f11 Revert "start reimplementing entities" Aurora 2020-07-01 14:54:11 +02:00
  • 6fc68da2ce Revert "got paste -e working, still throws IllegalStateException but idc" Aurora 2020-07-01 14:52:50 +02:00
  • b96d45e4e6 merge 1.16 Aurora 2020-07-01 14:46:25 +02:00
  • fdbef4e12c Update DummyFawe.src N0tMyFaultOG 2020-07-01 14:22:04 +02:00
  • efc1a888d8 update links, versions, etc dordsor21 2020-07-01 13:17:19 +01:00
  • 0bb6bc3563 Start reimplementation of simplex pattern (#520) Hannes Greule 2020-07-01 14:01:39 +02:00
  • 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 +01:00
  • 3b19738ea0 Merge branch '1.15' into 1.16 dordsor21 2020-07-01 12:47:04 +01:00
  • 3f3c49c0a8 Looks like working block setting and removal dordsor21 2020-07-01 12:41:20 +01:00
  • 4ca19acb48 implement 1.16 methods dordsor21 2020-06-30 13:51:27 +01:00
  • f84958957c Fix various lighting issues fixes #496 possibly fixes #497 dordsor21 2020-06-30 13:44:26 +01:00
  • d232dc28e3 Cherry-pick WNA, minor changes. 1.16 VERY WIP Octavia Togami 2020-03-22 21:02:04 -07:00
  • 4604aa5920 Additional work towards 1.16 compatibility Matthew Miller 2020-03-08 16:09:36 +10:00
  • 68679e007e Work towards 1.16 compatibility IronApollo 2020-06-26 19:08:45 -04:00
  • b59b95c282 Cherry-pick WNA, minor changes. 1.16 VERY WIP Octavia Togami 2020-03-22 21:02:04 -07:00
  • 2517aca66f Removed some unnecessary code. MattBDev 2020-06-28 17:31:13 -04:00
  • 82adab77b4 Additional work towards 1.16 compatibility Matthew Miller 2020-03-08 16:09:36 +10:00
  • f2bc8d86fc Work towards 1.16 compatibility IronApollo 2020-06-26 19:08:45 -04:00
  • 54008be1a2 got paste -e working, still throws IllegalStateException but idc Aurora 2020-06-26 13:52:18 +02:00
  • aab10adb79 Fixed all but one remaining API changes in 1.16.1 MattBDev 2020-06-25 20:57:06 -04:00
  • 9cb24bc37d Merge remote-tracking branch 'origin/1.16' into 1.16 MattBDev 2020-06-25 20:29:42 -04:00
  • b7debce4d4 1.16.1 Prep work MattBDev 2020-06-25 19:56:10 -04:00
  • 7d9dd3b15f 1.16.1 Prep work MattBDev 2020-06-25 19:56:10 -04:00
  • aac02ceea1 start reimplementing entities Aurora 2020-06-25 22:13:34 +02:00
  • 6d056847c1 Update adapter jar. wizjany 2020-06-24 23:30:55 -04:00
  • 3d40336045 Fixes #500, Fixes #513 NotMyFault 2020-06-19 09:12:58 +02:00
  • ef704e23ad Add a few disallowed blocks as example... NotMyFault 2020-06-18 10:51:53 +02:00
  • 437d5a2a43 Minor image brush changes MattBDev 2020-06-17 22:34:55 -04:00
  • 33c3cb2f33 Revert portion of "Minor cleanup" to fix history bugs IronApollo 2020-06-13 14:54:07 -04:00
  • 238c56a3c6 Revert "Revert matt's changes" IronApollo 2020-06-13 14:41:36 -04:00
  • bfcc6184ad Revert matt's changes N0tMyFaultOG 2020-06-13 18:48:57 +02:00
  • 56f29a3962 Merge remote-tracking branch 'origin/1.15' into 1.15 MattBDev 2020-06-12 21:46:03 -04:00
  • 8105088d60 Minor cleanup MattBDev 2020-06-11 18:34:24 -04:00
  • 1eacb91267 Make extent public (unsafe) MattBDev 2020-06-11 17:26:13 -04:00
  • 7cc1994e20 Use StandardCharsets MattBDev 2020-06-11 17:25:48 -04:00
  • 8a5899459f Use Integer.compare() instead of if statements. MattBDev 2020-06-11 17:25:30 -04:00
  • 9ce4a415cb Fix errors while using the broken commands MattBDev 2020-06-11 17:24:52 -04:00
  • 35c2a74c52 Implement more masks MattBDev 2020-06-11 17:01:27 -04:00
  • 33adba4a6f Use a long to refer to the volume of a region to prevent overflow (#1350) Matthew Miller 2020-06-08 05:50:17 -04:00
  • a23b182de5 Fix vector gen, always enable BlockMap tests Octavia Togami 2020-06-03 18:32:49 -07:00
  • 9b7f61a2de Add import to checkstyle Octavia Togami 2020-06-03 18:23:56 -07:00
  • 8d6db82764 Add licenses for test files Octavia Togami 2020-06-03 17:46:15 -07:00
  • 518f52ea6e Test more of the math/collections, fix VectorPList Octavia Togami 2020-06-03 14:51:57 -07:00
  • 63b81b801b Implement remove on set/iter views of BlockMap MattBDev 2020-06-02 18:37:04 -04:00
  • c72f3eeb58 Bump text versions for 1.16 and action bar fixes Matthew Miller 2020-06-08 19:53:38 +10:00
  • 9f6e0ebd5c Minor changes to NMS logic MattBDev 2020-06-11 12:22:54 -04:00
  • 3caf53987f Minor upstream changes MattBDev 2020-06-03 10:22:11 -04:00
  • a4802c57ae Change HTTP to HTTPS in License (#1335) Luracasmus 2020-05-06 13:55:49 +02:00
  • e35a1b80c9 Merge pull request #494 from aurorasmiles/updateLinks NotMyFault 2020-05-30 10:48:20 +02:00
  • 6965fe2b90 Update PlotSquaredFeature.java aurorasmiles 2020-05-30 10:46:05 +02:00
  • 5602b33b78 Fix a few links Aurora 2020-05-30 09:17:21 +02:00
  • 75153d8da8 Fix getLightOpacity dordsor21 2020-05-27 17:25:03 +01:00
  • bdc14c10c7 Fix relight and removelight (#475) dordsor21 2020-05-27 11:45:08 +01:00
  • 1ff5e7761b Comment out not working and add TODO dordsor21 2020-05-27 11:37:55 +01:00
  • 255c20f4ad Fix recursivePickaxe Aurora 2020-05-26 10:11:59 +02:00
  • 736bd54e20 Update PULL_REQUEST_TEMPLATE.md aurorasmiles 2020-05-26 10:15:36 +02:00
  • 1f898cd0d1 Negate "hasCollision" for isTranslucent() also for 1.15.0 and 1.14 Aurora 2020-05-25 18:32:41 +02:00
  • d9240c5626 Negate "hasCollision" for isTranslucent() Aurora 2020-05-25 18:04:27 +02:00
  • 2de45458d4 Compare using BlockType, not Block for AreaPickaxe, fixes #436 Aurora 2020-05-25 15:24:47 +02:00
  • e23c76511d correclty implement findFreePosition and setOnGround to fix navigation wand teleport issues Aurora 2020-05-24 20:57:01 +02:00
  • 487e6c9fa3 Update README.md NotMyFault 2020-05-24 19:22:48 +02:00
  • c478e5d4a3 Add built jar location dordsor21 2020-05-24 13:35:07 +01:00
  • 8fa493cf9f Update IncendoPaster.java NotMyFault 2020-05-21 18:30:59 +02:00
  • 35c4de3484 Fixes #427 NotMyFault 2020-05-20 11:41:36 +02:00
  • b1b591f288 PlotSquared-Core again dordsor21 2020-05-20 09:49:38 +01:00
  • 4e4b812fdd dum dordsor21 2020-05-20 09:47:57 +01:00
  • 9085365165 Override P2's /plot set dordsor21 2020-05-20 09:44:59 +01:00
  • a6514f8a78 Ultimately the Striped locks will have no affect, even if kinda cool. dordsor21 2020-05-20 07:58:14 +01:00
  • ebf3cd0837 Remove duplicated translation strings N0tMyFaultOG 2020-05-13 19:22:02 +02:00
  • fb06c3bf39 Update SuperPickaxeCommands.java Orlaando 2020-05-17 13:33:53 -06:00