185 Commits

Author SHA1 Message Date
solonovamax
0c8c0723ef
Fix up issues with code
Signed-off-by: solonovamax <solonovamax@12oclockpoint.com>
2020-11-06 22:26:57 -05:00
dfsek
a362ed47ce Reformat again 2020-11-06 15:45:07 -07:00
dfsek
4f40550465 Reformat & add .editorconfig 2020-11-06 15:21:42 -07:00
dfsek
bfa55fdb5d Update to latest Gaea 2020-11-06 15:04:01 -07:00
dfsek
d4fc92d770 Update to latest Gaea 2020-11-05 09:09:50 -07:00
dfsek
57f18477e4 Fix issue causing entities to spawn in ground 2020-11-04 21:38:18 -07:00
dfsek
d0891a0f95 Add EntityFeature to StructureConfig. 2020-11-04 20:40:58 -07:00
dfsek
e82e8cb17d Let ConfigPacks include Vanilla caves, structures, and mobs. 2020-11-03 15:52:38 -07:00
dfsek
be70ffa1b4 Cache 2D noise results to increase performance, update to latest Gaea 2020-10-31 15:46:09 -07:00
dfsek
89bc05fde8 Update config, override /locate 2020-10-28 02:19:46 -07:00
dfsek
a942e0b844 Fix Gradle setup to properly shade stuff 2020-10-28 01:10:48 -07:00
dfsek
63c754806b Add sky islands biome to default config, improve config biome distribution. 2020-10-27 00:56:04 -07:00
dfsek
17fe3530a4 Fix an elusive crash. 2020-10-26 16:33:11 -07:00
dfsek
224dfbe638 Clean up imports 2020-10-26 10:58:28 -07:00
dfsek
f198b371e0 fix BIOME: alias in BiomeZones 2020-10-25 22:33:51 -07:00
dfsek
eb3ff1bc83 Clean up default config 2020-10-25 15:31:38 -07:00
dfsek
31d3b5ff8d Add version command, add more languages, update README.md 2020-10-25 03:02:05 -07:00
dfsek
c536c5f060 Fix wandering trader issue 2020-10-25 00:33:03 -07:00
dfsek
85ae0344a1 bandaid-fix cartographer crash until Paper adds StructureLocateEvent 2020-10-24 23:13:51 -07:00
dfsek
14ff86e0f2 Add duplicate check for config packs. 2020-10-24 02:01:27 -07:00
dfsek
b0a3cf9ffe Catch more structure export exceptions, add more information to exception messages. 2020-10-24 01:50:12 -07:00
dfsek
24c17f2ee6 Cleanup Structures, fix several rotation issues 2020-10-22 17:36:43 -07:00
dfsek
562d93f4e9 Add serializable mob spawners and banners 2020-10-22 13:10:47 -07:00
dfsek
454d9ce659 Implement OreVeinGenerateEvent and TreeGenerateEvent 2020-10-21 01:37:25 -07:00
dfsek
862e9e82a2 Add ability to set custom structures as locatable by Ender Eyes 2020-10-21 00:37:10 -07:00
dfsek
1ccd14a973 Improve cave config readability 2020-10-20 01:36:56 -07:00
dfsek
a5b75f4275 Update to latest Gaea, revert Erosion changes, update packaged config 2020-10-19 01:24:43 -07:00
dfsek
9b27748ed3 Correct structure not found message 2020-10-18 16:44:31 -07:00
dfsek
55a74636a0 Allows configuration of Generator interpolation smoothing 2020-10-18 14:26:41 -07:00
dfsek
c3d5b55dcc Use ping-pong noise for erosion 2020-10-18 01:52:54 -07:00
dfsek
2741a761a0 Update to latest Gaea, allow configuration of terrain octaves/frequency 2020-10-17 16:49:43 -07:00
dfsek
b6f354c630 Ensure player is online before messaging/teleporting after feature location. 2020-10-14 23:49:09 -07:00
dfsek
4a3787fe67 Package default config, update README.md 2020-10-14 20:28:55 -07:00
dfsek
fc9f92187b Fix tree checks 2020-10-14 01:15:37 -07:00
dfsek
064a30190c Merge tree and flora population, increase performance of both. 2020-10-13 18:25:22 -07:00
dfsek
49045eca06 Lower max tree attempts 2020-10-13 17:23:11 -07:00
dfsek
d5705bbcb9 Implement structure pulldown offset 2020-10-13 17:19:08 -07:00
dfsek
3628b690e8 Add block pulldown/up to structures 2020-10-13 16:36:51 -07:00
dfsek
42b012b36d Add more ore performance options. 2020-10-12 00:54:26 -07:00
dfsek
6480fb0bb6 Improve ore performance by caching chunks 2020-10-12 00:28:17 -07:00
dfsek
ef16143565 Fix reload command, use generator IDs 2020-10-11 23:35:46 -07:00
dfsek
534b83e36b Change "blocks" key in palettes to "layers" 2020-10-11 14:06:59 -07:00
dfsek
a50bfdc6a1 Configurable erosion octaves 2020-10-11 03:06:41 -07:00
dfsek
029afe6e12 Config errors now failover to Vanilla, refactored configs, begin work on wiki. 2020-10-11 02:42:25 -07:00
dfsek
c91d2a46ed Add FixChunk command 2020-10-10 18:58:29 -07:00
dfsek
8e1dd75ae9 Move lang and commands to Gaea 2020-10-10 17:26:54 -07:00
dfsek
59e1d6f146 Add snow to profiler, improve snow performance. 2020-10-10 02:55:54 -07:00
dfsek
aa378b40ec Add y-level specific snow, more mountain biomes in default config. 2020-10-10 01:22:00 -07:00
dfsek
4e8ff7ffbb Fix lootable rotation issues 2020-10-09 17:49:29 -07:00
dfsek
d4e6f03aeb Implement not-stupid cave liquid updating 2020-10-09 17:16:37 -07:00