Commit Graph

  • 6ca9ba029b clean up biome and structure things dfsek 2021-07-08 06:18:16 -07:00
  • e1abc67989 clean up and annotate generic utils dfsek 2021-07-07 20:38:16 -07:00
  • b4ed874043 Fix spelling issues / typos in german translation Paul Vogel 2021-07-07 23:10:43 +02:00
  • 6a1cc16dc3 load addon dependencies before pack manifest dfsek 2021-07-07 13:15:09 -07:00
  • 1ac903cf91 get or create chunk generator registry dfsek 2021-07-07 11:25:59 -07:00
  • 2f55206cf0 registered chunk generators in impl dfsek 2021-07-07 11:22:47 -07:00
  • 43395fef08 refactor to NoiseChunkGenerator3D dfsek 2021-07-07 10:58:44 -07:00
  • 99d64fec36 build chunk generator addon dfsek 2021-07-07 10:54:25 -07:00
  • 66a5cce399 create ChunkGeneratorProvider dfsek 2021-07-07 10:31:01 -07:00
  • 88dfb299a5 create chunk generator addon module dfsek 2021-07-07 07:56:33 -07:00
  • 25073199f0 correct some errors in carver and structure addons dfsek 2021-07-06 22:23:04 -07:00
  • 5c4ef3f23b implement biome pipeline addon dfsek 2021-07-06 21:50:52 -07:00
  • 9c3b6ea8bd compile biome pipeline addon dfsek 2021-07-06 21:31:34 -07:00
  • 7ca0be40dd Merge remote-tracking branch 'origin/master' into dev/addonification dfsek 2021-07-06 14:32:54 -07:00
  • da26a1c54e bump minecraft version to 1.17.1 dfsek 2021-07-06 14:29:58 -07:00
  • 01351883d1 use getOrCreateRegistry dfsek 2021-07-05 22:39:48 -07:00
  • 4acfeab948 getOrCreateRegistry dfsek 2021-07-05 21:56:14 -07:00
  • 04725698e8 use getCheckedRegistry where possible dfsek 2021-07-05 21:52:28 -07:00
  • 52a269b686 pull BiomeProviderBuilder out of BiomeProvider dfsek 2021-07-05 21:39:55 -07:00
  • 39f5aef0c5 noise addon + pack.yml noise functions dfsek 2021-07-05 20:35:39 -07:00
  • b8e1e99b84 noise addon impl dfsek 2021-07-05 20:09:59 -07:00
  • fe28fcedd1 fix addon registry stack overflow dfsek 2021-07-05 19:47:02 -07:00
  • 27a54101e7 make all util classes final dfsek 2021-07-05 19:31:26 -07:00
  • 7f1963a367 refactor ExceptionalConsumer dfsek 2021-07-05 19:24:02 -07:00
  • 6f8a7d6364 CheckedRegistry#addUnchecked -> #registerUnchecked dfsek 2021-07-05 19:22:45 -07:00
  • 9221a4f1ae CheckedRegistry#add -> #register dfsek 2021-07-05 19:22:21 -07:00
  • d4a784ddb5 Registry#addChecked -> #registerChecked dfsek 2021-07-05 19:21:21 -07:00
  • 888e9e8def Registry#add -> #register dfsek 2021-07-05 19:20:47 -07:00
  • a89b250765 refactor ProbabilityCollection and MaterialSet dfsek 2021-07-05 19:18:55 -07:00
  • e7a2758722 PaletteHolderLoader dfsek 2021-07-05 16:38:49 -07:00
  • d2298240ed fix probability collection loading dfsek 2021-07-05 15:25:05 -07:00
  • dea12d3056 apply palette loader dfsek 2021-07-05 13:10:49 -07:00
  • b4f464c428 terrascript addon impl dfsek 2021-07-05 02:23:18 -07:00
  • 7fcce19897 api to access Loader dfsek 2021-07-05 02:06:14 -07:00
  • 58a5160d53 api to access Loader dfsek 2021-07-05 02:05:26 -07:00
  • 9f37285c9a create TerraScriptAddon dfsek 2021-07-05 01:37:53 -07:00
  • 8213d23d72 compile terrascript dfsek 2021-07-05 01:36:24 -07:00
  • fb63e38862 refactor terrascript dfsek 2021-07-05 01:29:19 -07:00
  • d4d1a4434e terrascript module dfsek 2021-07-05 01:18:27 -07:00
  • d8eeeded60 fix MaterialSet issues dfsek 2021-07-05 01:14:34 -07:00
  • 1a50060ff0 flora addon impl dfsek 2021-07-05 01:00:52 -07:00
  • 0441837b19 compile palette addon dfsek 2021-07-05 00:55:01 -07:00
  • 7c30437031 flora addon impl dfsek 2021-07-05 00:47:51 -07:00
  • 3da777459e compile flora addon dfsek 2021-07-05 00:43:17 -07:00
  • 32b0cd0b26 tree addon impl dfsek 2021-07-05 00:35:35 -07:00
  • 1ad08a599d compile tree addon dfsek 2021-07-05 00:30:53 -07:00
  • 1777dc1aca ore addon impl dfsek 2021-07-05 00:18:51 -07:00
  • 3ea6724e6c build ore addon dfsek 2021-07-05 00:13:23 -07:00
  • 25339ca4ef working biome config addon dfsek 2021-07-05 00:02:48 -07:00
  • 3364a75cec build biome config addon dfsek 2021-07-04 23:11:08 -07:00
  • 19d482f249 cleanup and config registering dfsek 2021-07-04 21:51:18 -07:00
  • 2b2aa493b1 compile Fabric dfsek 2021-07-04 21:34:59 -07:00
  • 54f4722297 implementation compiles now dfsek 2021-07-04 19:59:46 -07:00
  • f1845b1ecd Made requested changes ishland 2021-07-04 13:40:28 +08:00
  • f2946d85aa Fix fabric development environment launch ishland 2021-07-04 00:08:03 +08:00
  • e9dc7d3db6 fix some refactor errors dfsek 2021-07-02 10:49:17 -07:00
  • 5c66dd4f17 refactor structures dfsek 2021-07-02 10:17:31 -07:00
  • 46c6113020 refactor trees dfsek 2021-07-02 10:05:26 -07:00
  • bff7e44984 refactor ores dfsek 2021-07-02 09:58:12 -07:00
  • 7834509390 more modules dfsek 2021-07-02 09:50:34 -07:00
  • 8ff022cbc8 palette refactors dfsek 2021-07-02 09:50:15 -07:00
  • 6755054c97 refactor flora stuff dfsek 2021-07-02 09:36:24 -07:00
  • 62520af8e7 move more things to new modules dfsek 2021-07-02 07:44:30 -07:00
  • 215a1e0e86 more addonification progress dfsek 2021-06-30 21:29:19 -07:00
  • 8a000137a2 more addon modules dfsek 2021-06-30 12:30:44 -07:00
  • f4873f7569 noise addon compiles now dfsek 2021-06-30 10:48:51 -07:00
  • 445bf3d053 refactor Vector2 dfsek 2021-06-30 10:47:51 -07:00
  • bf5e8d903c put vector3 in class in API dfsek 2021-06-30 10:39:03 -07:00
  • abd3683a49 create noise addon module dfsek 2021-06-29 19:48:23 -07:00
  • 22c97ca390 refactor addon loader to new module dfsek 2021-06-29 19:34:54 -07:00
  • 9880f488e5 implementation depends on loaders (for now) dfsek 2021-06-29 19:23:31 -07:00
  • 7cd60d6d4e set up modules for addon/config loaders dfsek 2021-06-29 19:21:12 -07:00
  • ca3a9180be sort of working fabric impl dfsek 2021-06-29 19:10:13 -07:00
  • bce7a181bd property based block data implementation dfsek 2021-06-26 02:17:31 -07:00
  • 43307b737c refactor block state package dfsek 2021-06-25 20:51:38 -07:00
  • 4ecb08619f refactor block entity package dfsek 2021-06-25 20:30:55 -07:00
  • edb5e316ba more properties dfsek 2021-06-25 20:30:19 -07:00
  • a3cbf9a945 BlockData -> BlockState dfsek 2021-06-25 19:13:42 -07:00
  • 002c7037f1 basic property interfaces dfsek 2021-06-25 19:12:43 -07:00
  • 3386570439 BlockState -> BlockEntity dfsek 2021-06-25 19:12:23 -07:00
  • d880d95637 Location is gone. dfsek 2021-06-25 13:47:56 -07:00
  • 966e1eb2a6 imports dfsek 2021-06-25 13:33:43 -07:00
  • 56029851f0 begin removing Location dfsek 2021-06-25 13:27:56 -07:00
  • 4306b179bb fix Vector3Impl#equals dfsek 2021-06-25 07:57:17 -07:00
  • cbb746c752 fix bukkit impl dfsek 2021-06-25 06:30:29 -07:00
  • da0fb7dd15 fix world coordinate issues on Fabric dfsek 2021-06-25 00:45:24 -07:00
  • ff4cbda294 fix flora issue dfsek 2021-06-24 23:48:28 -07:00
  • 9fa660409d sort of working fabric implementation dfsek 2021-06-24 23:41:08 -07:00
  • dc1f1a0339 compile Fabric dfsek 2021-06-24 19:19:44 -07:00
  • ab9f98994d Merge remote-tracking branch 'origin/ver/6.0.0' into ver/6.0.0 dfsek 2021-06-24 15:02:56 -07:00
  • 03ecf6197a implementation compilation dfsek 2021-06-24 14:53:57 -07:00
  • 0acff143fb Merge pull request #229 from ajgeiss0702/ver/6.0.0 dfsek 2021-06-24 13:48:06 -07:00
  • c4de7e578a Remove bukkit-style biome IDs ajgeiss0702 2021-06-24 13:27:10 -07:00
  • 18d071128d remove Block from API dfsek 2021-06-24 08:25:50 -07:00
  • 255e4396dd refactor registries dfsek 2021-06-24 08:16:15 -07:00
  • c26f4dfc2f remove redundant openregistry implementations dfsek 2021-06-24 06:59:59 -07:00
  • 9838a4ce0b Merge pull request #228 from Astrashh/astrash/bonk-hardcoded-flora dfsek 2021-06-24 06:22:02 -07:00
  • cf30f3d067 Remove hardcoded flora registry entries Astrashh 2021-06-24 21:38:07 +10:00
  • 4bac67b8d7 fix imports dfsek 2021-06-24 00:19:18 -07:00
  • c0b55c3e4e undeprecate Location and Block, will deal with them in separate PRs dfsek 2021-06-24 00:05:06 -07:00