1262 Commits

Author SHA1 Message Date
dfsek
7a238f833b dont use shadow in BlockEntityMixin 2021-12-16 16:21:08 -07:00
dfsek
909de9409b dont shadow fields in BlockMixin 2021-12-16 16:17:20 -07:00
dfsek
e76e17439f reinclude sponge project 2021-12-16 09:34:35 -07:00
dfsek
5cf1b56782 temporarily disable Sponge submodule 2021-12-15 22:03:49 -07:00
dfsek
58acca3078 reformat 2021-12-14 11:01:28 -07:00
dfsek
69b1c86055 update to tectonic 3.0.1 2021-12-13 16:47:21 -07:00
dfsek
480bb84d9c move stages to ConfigPack instance 2021-12-12 16:09:40 -07:00
dfsek
bf4b5a94a4 update to 1.18.1 2021-12-10 19:12:51 -07:00
dfsek
95c5e7022e remove bstats 2021-12-05 12:36:59 -07:00
dfsek
b0adc47907 remove bstats dependency 2021-12-05 12:32:52 -07:00
dfsek
508fc17d05 update paper api dependency 2021-12-05 12:31:52 -07:00
dfsek
f90a1c7883 update paper download url 2021-12-05 12:29:23 -07:00
dfsek
c1f8be668c fix vanilla structure gen 2021-12-05 12:25:50 -07:00
dfsek
1442660e49 register structures to Terra biomes 2021-12-05 12:20:04 -07:00
dfsek
95749bea5d generate vanilla structures 2021-12-05 10:16:04 -07:00
dfsek
f46e285bc9 switch x and z ChunkGenerator params 2021-12-04 23:34:18 -07:00
dfsek
0818f943b1 make platform biome return singular 2021-12-04 18:17:32 -07:00
dfsek
2ef2b61cc5 TerraBiome -> Biome 2021-12-04 17:47:41 -07:00
dfsek
16c80a0976 Biome -> PlatformBiome 2021-12-04 17:46:26 -07:00
dfsek
fe57ae2471 actually implement getheight methods 2021-12-03 09:46:37 -07:00
dfsek
c09231b039 updade fabric entity generation 2021-12-03 09:39:30 -07:00
dfsek
50c1e8f1a7 add todo for removing jank hashcode 2021-12-02 19:47:49 -07:00
dfsek
2c963e14d5 remove WorldConfig 2021-12-02 19:46:35 -07:00
dfsek
e533555b52 drastically simplify generator API 2021-12-02 19:45:22 -07:00
dfsek
c68d092814 clean up chunkgenerator stuff 2021-12-02 17:43:44 -07:00
dfsek
fab02d4d16 remove ChunkGenerator#getPack 2021-12-02 09:23:34 -07:00
dfsek
ed2e56c776 fix bukkit impl 2021-12-01 21:14:22 -07:00
dfsek
4db469199c fix duplicate mixin method 2021-12-01 21:10:18 -07:00
dfsek
a69be58b58 make registry return optional for get operations 2021-12-01 17:48:41 -07:00
dfsek
2d7cf5151f annotate WorldHandle methods with nullability and contract 2021-12-01 08:29:14 -07:00
dfsek
65d8dc803d annotate Platform methods with nullability and contract 2021-12-01 08:26:30 -07:00
dfsek
5749af4bb2 update to 1.18 release 2021-11-30 20:06:37 -07:00
dfsek
135e8269fa remove unused language stuff 2021-11-28 21:52:15 -07:00
dfsek
1832e58498 move StructureAccessorAccessor to accessor package 2021-11-28 19:56:43 -07:00
dfsek
397c464fb2 finish refactoring world api 2021-11-28 16:51:04 -07:00
dfsek
6b9dfc5d43 refactor world classes 2021-11-28 16:43:27 -07:00
dfsek
4287ff8a3c World -> ServerWorld 2021-11-28 16:36:29 -07:00
dfsek
27f472dd57 for some reason we were shading all of SpongeAPI 2021-11-28 13:52:01 -07:00
dfsek
64d9eca618 update paper 2021-11-28 13:40:50 -07:00
dfsek
2325886adb biome determinism 2021-11-28 12:58:26 -07:00
dfsek
a5947be122 fix fabric protoworld impl 2021-11-28 12:26:01 -07:00
dfsek
1e9e1dce75 implement world api changes 2021-11-28 12:19:10 -07:00
dfsek
01f6df4a19 pull more methods to WorldAccess 2021-11-28 12:01:12 -07:00
dfsek
5ed7733320 add ProtoWorld#getWorld 2021-11-28 11:36:29 -07:00
dfsek
b880b6592b move spawnEntity to WorldAccess 2021-11-28 11:35:12 -07:00
dfsek
a52271dfb9 implement BukkitProtoWorld 2021-11-27 17:25:55 -07:00
dfsek
bf0ac5afe2 refactor world API 2021-11-27 17:15:20 -07:00
dfsek
381cf0a6ee run server with nogui 2021-11-27 17:08:21 -07:00
dfsek
45dec188a6 fix Paper launch 2021-11-27 16:51:59 -07:00
dfsek
fda30ff76d getBiomeProviderBuilder -> getBiomeProvider 2021-11-27 15:44:52 -07:00