Commit Graph

  • e8fa5514cc Clean up language in code of conduct's license & attribution section solonovamax 2022-09-06 10:42:05 -04:00
  • f1290b36d8 Fix more weird list formatting in code of conduct solonovamax 2022-09-06 10:40:43 -04:00
  • befc0c6636 Fix an oopsie in the code of conduct with weird list formatting solonovamax 2022-09-06 10:15:01 -04:00
  • e887a9f1a1 remove additional events, make Event extend Monad dev/pure dfsek 2022-09-02 22:51:57 -07:00
  • 3077178cd2 Merge remote-tracking branch 'origin/ver/7.0.0' into dev/pure dfsek 2022-08-28 21:39:36 -07:00
  • f851276fc2 Merge pull request #351 from Browsit/patch-2 Zoë 2022-08-26 10:56:45 -05:00
  • bc334fa214 Merge pull request #350 from Browsit/patch-1 Zoë 2022-08-26 10:56:26 -05:00
  • a0738a3b32 Merge pull request #365 from Astrashh/dev/linear-map dfsek 2022-08-24 11:55:08 -07:00
  • ee3be35359 Merge pull request #368 from duplexsystem/ver/7.0.0 Zoë 2022-08-23 12:58:36 -05:00
  • cb6dbe3ec9 fix format Zoë 2022-08-23 12:32:25 -05:00
  • c40fc4b844 Merge pull request #367 from duplexsystem/ver/7.0.0 Zoë 2022-08-22 23:18:32 -05:00
  • 2e8bc8d561 sub structures use pos as origin Zoë 2022-08-22 22:55:28 -05:00
  • 08df8b1652 some fixes Zoë 2022-08-22 22:41:26 -05:00
  • 3dcfeb987f Add meta annotations Astrash 2022-08-23 11:06:32 +10:00
  • f0efb4c931 Add default 'from' values for linear map template Astrash 2022-08-23 10:35:00 +10:00
  • 82596a8ffd Implement linear map normalizer Astrash 2022-08-23 10:19:00 +10:00
  • 9aa124605c Merge pull request #364 from duplexsystem/ver/7.0.0 dfsek 2022-08-22 17:28:13 -07:00
  • ec7f0dacfa oop 2 Zoë 2022-08-21 21:07:16 -05:00
  • 507895636e Merge pull request #363 from duplexsystem/ver/7.0.0 dfsek 2022-08-21 19:06:42 -07:00
  • 32ddc287f7 oops Zoë 2022-08-21 20:48:21 -05:00
  • 91766599c6 Merge remote-tracking branch 'origin/ver/7.0.0' into dev/pure dfsek 2022-08-21 13:40:57 -07:00
  • 710c00b0d8 annotate initialize method @NotNull dfsek 2022-08-21 13:40:19 -07:00
  • b6320c95ea Merge pull request #362 from duplexsystem/dev/enviroment dfsek 2022-08-21 13:35:02 -07:00
  • 0b8524b08d remove comment Zoë 2022-08-21 14:33:57 -05:00
  • b5d081fde4 remove more random Zoë 2022-08-21 14:29:57 -05:00
  • b044b2c48e Merge remote-tracking branch 'origin/ver/7.0.0' into dev/enviroment Zoë 2022-08-21 12:30:15 -05:00
  • b627ce6e58 Update libs and use libs.versions.toml for dep management Zoë 2022-08-21 12:21:12 -05:00
  • fcffefe91d clean up PluginConfig dfsek 2022-08-21 01:06:24 -07:00
  • ec8564df2f remove most references to ConfigPack from API dfsek 2022-08-21 01:02:10 -07:00
  • 997d2204c7 create config-pack addon project dfsek 2022-08-21 00:55:03 -07:00
  • 4f687f7587 remove ConfigPack and related interfaces dfsek 2022-08-21 00:53:03 -07:00
  • 620ae7d1ff make Registry immutable, remove other registry implementations dfsek 2022-08-21 00:51:26 -07:00
  • 6a53a0c56b Merge pull request #355 from Astrashh/dev/pipeline-reimplementation dfsek 2022-08-20 12:34:48 -07:00
  • 5d5408e142 terraScript random is no more Zoë 2022-08-19 23:18:42 -05:00
  • 2025fe6e90 Merge branch 'ver/7.0.0' into dev/pipeline-reimplementation Astrash 2022-08-20 13:05:12 +10:00
  • e658a5d917 fix enum to uppcases Zoë 2022-07-31 22:05:24 -07:00
  • 8c16225ed1 Update ModPlatform.java Zoë 2022-07-31 17:43:37 -07:00
  • 2d97c776fc Dim opts Zoë 2022-07-18 20:44:07 -07:00
  • 6cd91bcc1d Random Changes Zoë 2022-08-19 20:36:32 -05:00
  • 5f5c4f85c7 Fixes Zoë 2022-07-16 14:05:27 -07:00
  • 1702a46fda Merge remote-tracking branch 'origin/fix/scale-pipeline-264' into ver/7.0.0 Zoë 2022-08-19 20:34:39 -05:00
  • 97b74508f8 Merge branch 'ver/7.0.0' into dev/pipeline-reimplementation Astrash 2022-08-19 11:37:55 +10:00
  • b04a4850da deprecare getByID dfsek 2022-08-18 16:54:16 -07:00
  • c8beb0f965 clean up unneeded injects dfsek 2022-08-18 16:52:46 -07:00
  • 74f9c4f9b1 convert all addons to use monad initialiser dfsek 2022-08-16 14:36:03 -07:00
  • 45c3729392 update OreAddon to use do notation dfsek 2022-08-15 11:12:10 -07:00
  • 8538ee6804 add simple do notation for monadic binding dfsek 2022-08-15 10:33:25 -07:00
  • ee64039f5f add vavr dependency dfsek 2022-08-15 10:11:38 -07:00
  • 0609a7cf6b implement MonadAddonInitializer dfsek 2022-08-15 10:06:29 -07:00
  • 97854e3037 create monad and functor interfaces dfsek 2022-08-14 19:14:47 -07:00
  • a6b193503d Merge pull request #358 from Astrashh/dev/dot-product-slant dfsek 2022-08-14 19:03:45 -07:00
  • 7e6b4a0b74 Calculate slant with approx dot product rather than derivative Astrash 2022-08-15 10:34:29 +10:00
  • af4465196c Replace sout with logger debug calls Astrash 2022-08-07 14:53:13 +10:00
  • 68058e7dc6 Remove test class from source Astrash 2022-08-07 12:30:22 +10:00
  • e30ce62d86 Ephemeral -> Placeholder Astrash 2022-08-07 12:23:51 +10:00
  • 227a2362af Move reimplementation classes into main package Astrash 2022-08-07 12:03:58 +10:00
  • eb0c40aafd Handle resolution and biome blending Astrash 2022-08-07 11:46:55 +10:00
  • 3835533cc9 Working state for pipeline implementation Astrash 2022-08-06 22:15:15 +10:00
  • bd139a8edc BooleanOperator -> RelationalOperator Astrash 2022-07-30 12:08:21 +10:00
  • c2902cc549 Add paralithic as layered gen dependency Astrash 2022-07-30 12:01:10 +10:00
  • 9a171b0cdb Implement dot product layer palette Astrash 2022-07-30 12:00:54 +10:00
  • 596c84ab10 Forgot signature change in chunk generator Astrash 2022-07-30 11:59:15 +10:00
  • d9bd9135de Add point sets to layered gen Astrash 2022-07-30 11:58:59 +10:00
  • 50397a4a6b Add loaders for vector classes Astrash 2022-07-30 11:53:00 +10:00
  • 55e024dab0 Change layer signatures Astrash 2022-07-30 11:51:54 +10:00
  • 829696ccc8 Use jar URI prefix Browsit 2022-07-21 02:35:38 -04:00
  • 43adf056c3 Fix type mismatch Browsit 2022-07-20 22:27:22 -04:00
  • f8a602790a Update BUG_REPORT.md Browsit 2022-07-20 08:28:58 -04:00
  • c733c21e3c Implement biome defined layer samplers Astrash 2022-07-18 12:00:28 +10:00
  • 7baace047b Change layer class method signatures Astrash 2022-07-18 11:59:25 +10:00
  • 237b897146 Rename predicates key to tests Astrash 2022-07-17 20:36:26 +10:00
  • 0b057c5a74 Add platform air layer palette Astrash 2022-07-17 20:36:12 +10:00
  • fea7d7a4fd Implement sampler operators + sampler list predicate Astrash 2022-07-17 20:35:05 +10:00
  • b83d4c21e0 factor in resolution dfsek 2022-07-16 04:00:54 -07:00
  • 145eed893a fix #264 with artifacting dfsek 2022-07-16 03:34:59 -07:00
  • 4d31fda79f Implement layer palette groups Astrash 2022-07-16 20:11:17 +10:00
  • edcba9707d Implement biome defined layer palettes Astrash 2022-07-16 18:56:30 +10:00
  • b57b71baa7 Replace BLOCK layer palette with PALETTE Astrash 2022-07-16 17:17:18 +10:00
  • 698725c921 Implement layer samplers Astrash 2022-07-16 17:03:28 +10:00
  • 809a6422a1 Rename some keys Astrash 2022-07-16 16:36:45 +10:00
  • 11044b6589 Store palettes and predicates in registries Astrash 2022-07-16 16:28:57 +10:00
  • 3dd3c047b4 Merge pull request #341 from duplexsystem/dev/enviroment dfsek 2022-07-14 19:51:16 -07:00
  • 1003304fde Reformat Zoë 2022-07-14 19:50:25 -07:00
  • 04c6363469 Merge remote-tracking branch 'origin/dev/enviroment' into dev/enviroment Zoë 2022-07-14 19:43:56 -07:00
  • 4b518c28a0 Requested changes Zoë 2022-07-14 19:43:50 -07:00
  • 199360b981 Update LifecycleEntryPoint.java Zoë 2022-07-14 00:45:52 -07:00
  • f75880acac Bukkit update Zoë 2022-07-14 00:38:54 -07:00
  • dd9f421972 Growing Zoë 2022-07-12 18:46:32 -07:00
  • 5c2998c91c remove more Zoë 2022-07-12 13:39:52 -07:00
  • 09c0f0acc9 Remove unused config keys Zoë 2022-07-12 13:37:28 -07:00
  • 970a5c60d9 clean Zoë 2022-07-12 13:09:58 -07:00
  • d8285bc9a7 make bukkit growing better Zoë 2022-07-12 13:04:07 -07:00
  • 75b545b0be Bukkit Growing Zoë 2022-07-12 01:04:55 -07:00
  • 50377a1b89 Fabric/Quilt fertilization support Zoë 2022-07-11 21:49:16 -07:00
  • 2a9d94094c Finish initial layered generator implementation Astrash 2022-07-12 13:15:27 +10:00
  • e831f85d45 Partial layered generator implementation Astrash 2022-07-12 09:47:29 +10:00
  • ba6d4649c6 remove bukkit 1.18 Zoë 2022-07-11 15:16:54 -07:00
  • a286e26656 Bukkit Zoë 2022-07-11 14:57:43 -07:00
  • 526e655a8f remove unused key Zoë 2022-07-11 13:53:38 -07:00
  • f26cedd613 Remove Vanilla Key Zoë 2022-07-11 13:49:55 -07:00