Commit Graph

  • ebc38a62ad
    Should fix #1237 and should fix #1236 dordsor21 2021-08-26 16:44:49 +0100
  • cacfcb8c5c
    LimitExtent isn't a processor dordsor21 2021-08-26 16:44:08 +0100
  • 81534b3476
    Ignore datapacks on 1.15 NotMyFault 2021-08-26 10:47:00 +0200
  • ee14f7ebb1
    Closes #1254 NotMyFault 2021-08-25 17:34:42 +0200
  • da8289f8ba
    Fix #826 dordsor21 2021-08-25 16:19:51 +0100
  • 4050cf238f
    Fix #1217 dordsor21 2021-08-25 15:48:39 +0100
  • 29bebcd034
    Fully fix #949 dordsor21 2021-08-25 15:32:25 +0100
  • 4e463af1df
    Remove log output from DefaultBlockParser dordsor21 2021-08-25 14:12:40 +0100
  • a66080d803
    Fix build, add note dordsor21 2021-08-25 14:06:12 +0100
  • 46fb0c9418
    Add binary tag methods to IDelegateBukkitImplyAdapter dordsor21 2021-08-25 12:53:37 +0100
  • ea6b29f145
    Fix up annotations in block classes and slight cleanup dordsor21 2021-08-25 12:25:33 +0100
  • 80d99073ec
    Remove PluginPreloader dordsor21 2021-08-25 11:19:31 +0100
  • df18fcef92
    Fix #1250 dordsor21 2021-08-25 11:16:06 +0100
  • 46c96b45fc
    Fix build dordsor21 2021-08-25 11:16:01 +0100
  • 012e55e780
    Fix links dordsor21 2021-08-25 11:08:14 +0100
  • 7d9abc9273
    Skip corrupt tile entities in legacy schematics dordsor21 2021-08-23 21:46:50 +0100
  • 6301a7adb9
    Deprecate and add the warnings for BlockType#getState as it is broken dordsor21 2021-08-23 21:28:06 +0100
  • c0893a404d
    Set default number of iterations for snow smooth brush to 1. dordsor21 2021-08-23 21:27:35 +0100
  • 0aadef97d0
    Quick fix for SnowHeightMap dordsor21 2021-08-23 21:26:59 +0100
  • ddc59809d8
    Update adapters to ff01bfd70d dordsor21 2021-08-23 20:59:29 +0100
  • 869a8058cc
    Skip checking for custom biomes on 1.15.2 NotMyFault 2021-08-23 21:15:41 +0200
  • 1a0f7df3f4
    Fix #1243 dordsor21 2021-08-23 13:08:10 +0100
  • 2e0de7b197
    Fix nullability issue with SnowHeightMap mask, apply some cleanup and reduce needless object creation dordsor21 2021-08-23 11:57:00 +0100
  • cf671ad7ff
    Update Upstream NotMyFault 2021-08-22 11:56:39 +0200
  • df8b2802b2 Support custom world min heights when processing heightmaps SirYwell 2021-08-21 10:52:45 +0200
  • cd576a2a87
    Fix #1241 dordsor21 2021-08-20 16:33:58 +0100
  • 8e899b8524
    Skip registering "custom" biome. Update adapters to 332c1f6bb17d2ded53fe5b09f3f2a4578f3f9bfc dordsor21 2021-08-20 16:30:51 +0100
  • 3dd943f961
    Avoid paper-only method dordsor21 2021-08-20 15:53:12 +0100
  • cf68caff99
    Correct default biome loading method dordsor21 2021-08-19 14:12:55 +0100
  • f412796f28
    Load default biomes into registry at earliest convenience, then load custom biomes later. dordsor21 2021-08-19 13:48:24 +0100
  • 563ad7761a
    Fix LocalBlockVectorSet - Fixes #1238 dordsor21 2021-08-19 13:10:09 +0100
  • 188e4b6215
    Fix unknown direction exception missing key NotMyFault 2021-08-18 14:57:14 +0200
  • f258a3d52c
    Add javadoc linking for bukkit module NotMyFault 2021-08-18 12:08:52 +0200
  • cc97510523
    [ci skip] Update Javadocs' links NotMyFault 2021-08-18 11:42:57 +0200
  • 613b973309
    Add javadoc linking NotMyFault 2021-08-18 11:26:14 +0200
  • 6a932f2eda
    Preloading is paper only. dordsor21 2021-08-17 22:34:51 +0100
  • 73a237d75e
    Update adapters NotMyFault 2021-08-17 23:22:03 +0200
  • 1d9b1a3d5e
    Remove hardcoding of world limits (#1199) dordsor21 2021-08-17 22:13:51 +0100
  • 5b2bd45d86
    091200e1f80576175cfdf147928583b28275f437 NotMyFault 2021-08-17 22:10:37 +0200
  • f7161ea890
    Update adapters dordsor21 2021-08-17 18:45:08 +0100
  • 664cd4e33d
    Preloader is null for spigot users dordsor21 2021-08-17 18:06:57 +0100
  • 51eee01eef
    Update adapters dordsor21 2021-08-17 17:52:28 +0100
  • 347bd04065
    Fix initialisation dordsor21 2021-08-17 17:09:52 +0100
  • 4cae37fbbf
    Add back extra angle mask prefixes dordsor21 2021-08-17 17:07:37 +0100
  • 569fdc3861
    Reimplement radius mask, fix wall mask dordsor21 2021-08-17 17:03:25 +0100
  • 46f6395279
    Improve mask parsing - Fixes #1230 dordsor21 2021-08-17 17:02:11 +0100
  • f6676cf6a3
    Follow up to 1ee4de0edf NotMyFault 2021-08-17 16:57:35 +0200
  • 0ffab8ee69
    Add null check to preloader dordsor21 2021-08-17 15:38:47 +0100
  • 1ee4de0edf
    Update dependency gradle to v7.2 (#1229) renovate[bot] 2021-08-17 16:21:09 +0200
  • 8c11ba7fea
    Preload chunks up to the configured limit, cancel preloading on EditSession complete dordsor21 2021-08-17 12:07:48 +0100
  • da7aca8ef8
    Add basic preloading (#1221) dordsor21 2021-08-17 01:47:09 +0100
  • d4d98708f9
    Re-implement richer mask and transform parsing (#1223) dordsor21 2021-08-16 10:03:06 +0100
  • 50137b31c4
    Update adapters dordsor21 2021-08-15 15:59:30 +0100
  • c287739be7
    Minecraft uses the global block palette if there are more than 8 bits per entry in a chunk section - Fixes #1228 dordsor21 2021-08-14 14:29:57 +0100
  • 98673b5743
    Update adapters dordsor21 2021-08-13 11:59:24 +0100
  • 3c75ed7d46
    javadoc dordsor21 2021-08-13 11:51:05 +0100
  • c65c72b249
    Allow adapters to override World#getEntities to avoid AsyncCatcher - Even if we access (cache) the entities synchronously, we'd then be doing stuff asynchronously so adapters can override this and either use the world#getEntities normally (pre 1.17) or get entities async anyway. dordsor21 2021-08-13 11:44:18 +0100
  • 3e4f1d5cd8
    Better Mathman#isInteger dordsor21 2021-08-11 20:38:52 +0100
  • 00a6a2d917
    Fix stash failure dordsor21 2021-08-11 15:03:59 +0100
  • 3ba42df321
    Use more MutableBlockVector3s dordsor21 2021-08-11 14:56:10 +0100
  • 6f5430a940
    Some cleanup of mutables dordsor21 2021-08-11 14:00:12 +0100
  • 8928556c1d
    Minor improvement to MathMan#isInteger dordsor21 2021-08-11 12:32:46 +0100
  • 7d3a9ff36d
    Fixed Unit Tests (BlockVector3.isLongPackable) (#1168) Pierre Maurice Schwang 2021-08-10 10:31:37 +0200
  • 31b41235ac
    Update adapters dordsor21 2021-08-09 14:34:39 +0100
  • 9ea5a94941
    Use temurin for gh actions NotMyFault 2021-08-09 15:09:55 +0200
  • a1e6839cae
    Improve jd of MinecraftVersion#getPackageVersion NotMyFault 2021-08-09 11:36:50 +0200
  • e2b2feb7c5
    Use MethodHandle for faster event bus (#1865) Maddy Miller 2021-08-09 10:06:00 +0100
  • 57f7c93033
    Fix history rollback - Fixes #959 dordsor21 2021-08-08 19:35:57 +0100
  • f06ba41f91
    Fix Cycler tool not using full block data (#1868) Maddy Miller 2021-08-09 01:23:44 +1000
  • 6562f8adbd
    Update adapters dordsor21 2021-08-08 12:09:05 +0100
  • 08ebef2905
    Break file to make git notice it dordsor21 2021-08-08 12:08:55 +0100
  • c58b143552
    Update adapters to 3f6df1adee dordsor21 2021-08-08 12:03:52 +0100
  • d10b038e84
    Create SurfaceAngleMask (#1215) Joseph Thomas 2021-08-08 11:59:42 +0200
  • 2376ce8d9d
    Add thickness to //hcyl and //br cylinder -h - Closes #753 dordsor21 2021-08-08 10:02:58 +0100
  • 75b888a9f0
    Add missing translation keys NotMyFault 2021-08-08 01:52:28 +0200
  • 9af77c06b8
    Fix ParallelQueueExtent#setBlocks(Region, <B extends BlockStateHolder>)# - Fixes removeabove/removebelow dordsor21 2021-08-07 17:38:09 +0100
  • 346223977d
    Add javadoc comments to generateTree dordsor21 2021-08-07 16:28:41 +0100
  • e90b261196
    Trees should be generated on the main thread - Also remove warning when using tree tool dordsor21 2021-08-07 16:19:41 +0100
  • 0d84967853
    Fixes #1219 dordsor21 2021-08-07 16:12:03 +0100
  • abaa347ad4
    Fix major security bugs (3 brushes + superpickaxe)! (#1213) Aurélien 2021-08-07 11:09:33 +0200
  • 14b3fd2085 Fixed parameter name Matt 2021-07-31 00:42:50 -0400
  • 14fc2dbf9b
    Fix fawe-deprecation javadoc linking NotMyFault 2021-08-05 18:33:19 +0200
  • c468d22120
    Fixes #1208 NotMyFault 2021-08-05 15:55:20 +0200
  • 3ccb5e0aed
    Use translation message for brush assignment NotMyFault 2021-08-04 22:44:24 +0200
  • 2bcf3eedf1
    Add //br snow NotMyFault 2021-08-04 22:29:43 +0200
  • 45a8030aeb
    Update Upstream NotMyFault 2021-08-02 22:10:21 +0200
  • a5e84dcfea
    Switch to version catalogs NotMyFault 2021-08-01 19:28:51 +0200
  • 9f3a451ef6
    Fixes #756 NotMyFault 2021-07-31 14:18:04 +0200
  • 678fb0a8b3
    Fixes #1201 NotMyFault 2021-07-30 01:31:25 +0200
  • d62a1b5ad3
    Always trim chunk GET in ChunkHolder - Possibly something to do with #1169 dordsor21 2021-07-29 20:37:10 +0100
  • 84b9dce6be
    Move debug notes to logger factory NotMyFault 2021-07-29 21:11:23 +0200
  • 17019ac723
    Archive workflow artifacts NotMyFault 2021-07-28 15:04:49 +0200
  • 69067fe8c8
    Leave a note about (temporary) not undoable tree tools NotMyFault 2021-07-27 19:45:31 +0200
  • 77e44c80c2
    [ci skip] Update Javadocs URL NotMyFault 2021-07-27 01:13:26 +0200
  • e1d18dc896
    (Temporarily) Include datapacks in debugpaste NotMyFault 2021-07-26 20:40:18 +0200
  • b4f9ade5bd
    Fixes #1071 NotMyFault 2021-07-26 17:05:54 +0200
  • 39f6a2e17f
    Update adapters NotMyFault 2021-07-26 01:14:01 +0200
  • 92b4524dd6
    Update Upstream NotMyFault 2021-07-26 00:48:38 +0200
  • aae5d037db
    Reduce gh actions time by ~75% (~6 minutes) NotMyFault 2021-07-25 17:46:33 +0200
  • 844691fa2c
    Remove checkstyle files NotMyFault 2021-07-24 22:48:58 +0200