1132 Commits

Author SHA1 Message Date
dfsek
4e789479e4 update loom 2022-06-07 08:13:59 -07:00
dfsek
3fbb93d157
Merge pull request #312 from duplexsystem/patch-1
Fix fabric config
2022-06-07 00:39:51 -07:00
dfsek
908a5dc309 use main executor for generation 2022-06-05 20:59:37 -07:00
dfsek
3adcdb4019 implement air threshold in beardifier 2022-06-05 19:28:08 -07:00
dfsek
fbbf09a937 fix beardification 2022-06-05 18:55:43 -07:00
dfsek
254bc93f93 remove unneeded seed from TerraBiomeSource 2022-06-05 17:48:12 -07:00
dfsek
ed7bfd2d68 register normal tag to Terra world presets 2022-06-05 17:18:24 -07:00
dfsek
76e8c2d2b1 tag collection util method 2022-06-05 16:57:43 -07:00
dfsek
b0aca47e74 registerTags -> registerBiomeTags 2022-06-05 16:56:43 -07:00
dfsek
136ceddff5 getOrDefault with empty list 2022-06-04 14:27:48 -07:00
dfsek
b4bee3a65d add ReloadCommandMixin 2022-06-04 01:15:53 -07:00
dfsek
f870dab568 correct key used to register world type 2022-06-04 00:36:36 -07:00
dfsek
c55c19a32e reduce seed hack console spam 2022-06-03 22:36:56 -07:00
dfsek
f05e4c1852 register terra world preset 2022-06-03 22:32:30 -07:00
dfsek
1eb2d5c3ac fix mapping change in BeardGenerator 2022-06-03 20:39:14 -07:00
dfsek
3b98f8c0ab add seed hack for biome provider 2022-06-03 20:39:05 -07:00
Zoë
dc59bb5d2e
Fix fabric config
the config.yml in the fabric implementation is outdated and presumably unneeded
2022-06-02 23:40:30 -04:00
dfsek
64f66474b1 remove fabric command api dependency 2022-06-02 08:16:25 -07:00
dfsek
d4abedaa05 remove cloud Fabric dependency entirely 2022-06-02 08:11:09 -07:00
dfsek
6e18978586 use default block registry 2022-06-02 08:07:21 -07:00
dfsek
5b2e8b7fbd temporarily disable Cloud 2022-06-02 08:05:09 -07:00
dfsek
1d469687cb Merge branch 'master' into dev/1.19 2022-06-02 07:19:14 -07:00
dfsek
b4cdb7f16c yell very loudly if NMS bindings fail to initialize 2022-05-31 23:00:44 -07:00
dfsek
839013d89a split NMS away from core bukkit code 2022-05-31 22:31:40 -07:00
dfsek
8e933a1bb4 remove println 2022-05-31 18:41:39 -07:00
dfsek
10308959a1 fix stronghold deadlock 2022-05-31 18:33:39 -07:00
dfsek
68ac277471 clean up 2022-05-31 16:43:43 -07:00
dfsek
b93ff99b2e use server structure registry 2022-05-31 15:51:58 -07:00
dfsek
285367f616 dont inject vanilla gen settings in bukkit biome delegate 2022-05-31 15:43:24 -07:00
dfsek
e3dd42c856 fix deadlock 2022-05-31 15:20:23 -07:00
dfsek
a54b48f68a fix NMSBiomeProvider 2022-05-31 15:12:14 -07:00
dfsek
de2d37cdf5 implement more vanilla methods in NMSChunkGeneratorDelegate 2022-05-31 14:54:41 -07:00
dfsek
75b72a500d remove unneeded chunkgenerator overrides 2022-05-31 14:37:30 -07:00
dfsek
7da0580eda Revert "implement hacky Bukkit structure workaround"
This reverts commit 688315180962ee8d17169003b3e62c31ff18d1b2.
2022-05-31 14:22:36 -07:00
dfsek
6883151809 implement hacky Bukkit structure workaround 2022-05-31 13:23:38 -07:00
dfsek
00e9ab4263 pass seed into NMSChunkGeneratorDelegate 2022-05-31 00:26:05 -07:00
dfsek
2acfada4f8 add core count throttling option to bukkit buildscript 2022-05-30 22:32:17 -07:00
dfsek
d07f9fe341 clean up BeardGenerator 2022-05-30 20:44:29 -07:00
dfsek
9c9487ced6 1.19 fabric compiles now 2022-05-30 20:44:04 -07:00
dfsek
9d131a8992 update FabricChunkGeneratorWrapper 2022-05-30 19:55:42 -07:00
dfsek
cd57a32f31 update build to support 1.19 2022-05-30 19:48:37 -07:00
dfsek
d9eef2e5d5 clean up imports 2022-05-30 17:32:05 -07:00
dfsek
2f189d94ac add inject lock 2022-05-30 15:53:37 -07:00
dfsek
223db88462 log when spawn found 2022-05-30 14:05:51 -07:00
dfsek
f2d9511f01 implement BukkitChunkGeneratorWrapper#getFixedSpawnLocation 2022-05-30 13:58:09 -07:00
dfsek
d072e72590 fix bukkit isSolid check 2022-05-29 21:09:02 -07:00
dfsek
38e4e9bc94 simplify NMS impl 2022-05-29 21:04:48 -07:00
dfsek
126ddaf9c7 dont shade unneeded bukkit dependencies 2022-05-29 20:42:11 -07:00
dfsek
4bf5be5734 demote biome registration to debug log 2022-05-29 19:17:23 -07:00
dfsek
c8a4f8be6a fix colors 2022-05-29 19:13:00 -07:00