paulevsGitch
|
ab87100187
|
Removed most redirects, moved Enchantment Table mixin, cleanup
|
2022-04-27 13:07:28 +03:00 |
|
Frank
|
a9c9a7359b
|
Confirmed some fixes related to BN
|
2022-03-18 16:03:45 +01:00 |
|
Frank
|
7e981ca1d9
|
Fixes for SurfaceRules and Feature code cleanup
|
2022-03-18 01:40:17 +01:00 |
|
Frank
|
443042c6ef
|
Fixes for Nether Features, Structures and Commands
|
2022-03-17 22:05:45 +01:00 |
|
Frank
|
d817a69ae7
|
Fixes for Entities, Structures and Features
|
2022-03-17 21:20:15 +01:00 |
|
Frank
|
03eda716fe
|
Added BiomeTag handling
|
2022-03-17 17:40:28 +01:00 |
|
Frank
|
824e78abf7
|
Fixed compiler errors
|
2022-03-17 17:05:59 +01:00 |
|
Frank
|
6c015a9a53
|
More BiomeSource related fixes
|
2022-03-14 17:23:57 +01:00 |
|
Frank
|
2eccb1cb9e
|
Fixes to BiomeSources
|
2022-03-14 17:00:44 +01:00 |
|
Frank
|
ff70a2b1a8
|
Changes related to Biome-Holders and Features
|
2022-03-14 16:42:54 +01:00 |
|
Frank
|
86a3480ce0
|
Added first test code for new StructreFeature building
|
2022-03-08 22:02:24 +01:00 |
|
Frank
|
3c746a8dc4
|
Collected some info about new Feature System
|
2022-03-08 21:27:21 +01:00 |
|
Frank
|
305ac05ac1
|
Some more Changes for 1.18.2
|
2022-03-08 21:26:34 +01:00 |
|
paulevsGitch
|
e013f80912
|
Hashmap fix (#102)
|
2022-02-17 17:28:41 +03:00 |
|
paulevsGitch
|
b46875599d
|
Hex chunk multithread fix
|
2022-02-15 20:56:12 +03:00 |
|
paulevsGitch
|
bed87c7d8a
|
Multithread hexmap
|
2022-02-15 15:03:50 +03:00 |
|
paulevsGitch
|
51e787c57e
|
Hexmap chunk managment enhancements
|
2022-02-14 19:30:43 +03:00 |
|
Frank
|
0c24a03b18
|
Verbatim Name for BCLib BiomeSources
|
2022-02-05 14:47:09 +01:00 |
|
paulevsGitch
|
d802de90f9
|
Liquid fog fix (#81), Nether fog config
|
2022-01-27 14:49:07 +03:00 |
|
Frank
|
baf1e0f4b1
|
Cleanup and Speed Improvement of SurfaceRules/Structures (paulevsGitch/BetterNether#485, paulevsGitch/BetterEnd#420)
|
2022-01-26 17:56:54 +01:00 |
|
Frank
|
14fcb93e3b
|
Refactored Tag Constants (Pt II)
|
2022-01-23 21:35:48 +01:00 |
|
paulevsGitch
|
db082ef1be
|
Updated Tag API and tag constants
|
2022-01-21 14:56:37 +03:00 |
|
Frank
|
fe5dd3e32e
|
Make Codec IDs local (paulevsGitch/BetterNether#503)
|
2022-01-20 19:37:29 +01:00 |
|
Frank
|
b53ed9842d
|
Mor work on Codecs for Surface Rules (paulevsGitch/BetterNether#503)
|
2022-01-20 18:10:15 +01:00 |
|
Frank
|
7b789ba57a
|
Adding Codecs to Custom SurfaceRules (paulevsGitch/BetterNether#503)
|
2022-01-20 03:20:01 +01:00 |
|
Frank
|
05ed11978d
|
Refactored Biome Config handling (#63)
|
2022-01-17 14:06:28 +01:00 |
|
paulevsGitch
|
637a5a25b2
|
Key check
|
2022-01-05 04:54:17 +03:00 |
|
Frank
|
11c116618a
|
Merge branch 'main' of github.com:paulevsGitch/BCLib into main
|
2022-01-03 18:52:20 +01:00 |
|
Frank
|
2568319493
|
Moved fixBiomeSource back to MainConfig
|
2022-01-03 17:45:30 +01:00 |
|
paulevsGitch
|
7dd8554aff
|
Separate options for dimensions
|
2022-01-03 19:40:07 +03:00 |
|
paulevsGitch
|
384fe3a327
|
Biome source fix enhancements
|
2022-01-03 07:13:39 +03:00 |
|
paulevsGitch
|
93d29508a8
|
Removed more deprecated functions, clenup
|
2021-12-23 19:22:48 +03:00 |
|
paulevsGitch
|
6d279852f0
|
Terrain height setter
|
2021-12-23 05:54:31 +03:00 |
|
paulevsGitch
|
717c0d7fb8
|
Fixed duplicate feature registration X2
|
2021-12-23 05:10:10 +03:00 |
|
paulevsGitch
|
544af449ee
|
Fixed duplicate feature registration
|
2021-12-23 04:56:18 +03:00 |
|
paulevsGitch
|
8bddd64216
|
Moved all common features
|
2021-12-21 21:28:09 +03:00 |
|
paulevsGitch
|
2d8b7fe70a
|
Moved vegetation functions
|
2021-12-21 21:02:16 +03:00 |
|
paulevsGitch
|
3cac6cad3d
|
Feature builder prototype
|
2021-12-21 18:44:17 +03:00 |
|
paulevsGitch
|
5e88bd3c92
|
Small fixes
|
2021-12-20 06:19:09 +03:00 |
|
paulevsGitch
|
7549803896
|
Possible filter "fix"
|
2021-12-20 05:42:59 +03:00 |
|
paulevsGitch
|
8809151a8b
|
Feature fixes and enhancements, version change
|
2021-12-20 04:52:07 +03:00 |
|
Frank
|
e8786eb939
|
Added air-exposure to ore API
|
2021-12-18 10:54:24 +01:00 |
|
Frank
|
7594b029c1
|
javadoc
|
2021-12-18 03:31:21 +01:00 |
|
Frank
|
e6d481387d
|
More config refinement to ensure configs are not loaded multiple times with different defaults
|
2021-12-18 03:20:52 +01:00 |
|
Frank
|
61cf9711a6
|
Minor Refactor
|
2021-12-18 02:48:49 +01:00 |
|
Frank
|
d738e8ae75
|
Possible fix for missing Biome configs
|
2021-12-18 01:31:47 +01:00 |
|
Frank
|
b60df41c6c
|
Fix for crash when biomeSource is not initialized twice (paulevsGitch/BetterNether#468)
|
2021-12-18 00:51:54 +01:00 |
|
Frank
|
3d45114584
|
Additional config options
|
2021-12-16 12:42:21 +01:00 |
|
paulevsGitch
|
0d6874085d
|
Merge remote-tracking branch 'origin/main'
|
2021-12-16 10:45:24 +03:00 |
|
paulevsGitch
|
704112d832
|
Biome edge in blocks
|
2021-12-16 10:43:57 +03:00 |
|