paulevsGitch
|
8e3147f176
|
Rule source prototype
|
2021-12-03 15:39:08 +03:00 |
|
paulevsGitch
|
dea05bce0d
|
Biome carvers modifications
|
2021-12-03 14:46:02 +03:00 |
|
Frank
|
64c3d90458
|
Merge branch '1.18' of github.com-quiqueck:paulevsGitch/BCLib into 1.18
|
2021-12-03 12:28:41 +01:00 |
|
Frank
|
6b5348de88
|
Merge branch '1.18' of github.com-quiqueck:paulevsGitch/BCLib into 1.18
|
2021-12-03 12:28:37 +01:00 |
|
paulevsGitch
|
14451494ff
|
Biome registry init changes
|
2021-12-03 14:26:12 +03:00 |
|
Frank
|
e470610294
|
WIP: No longer using Fabric BiomeModification API for features/structures/spawns
|
2021-12-03 12:22:00 +01:00 |
|
paulevsGitch
|
db07cd1887
|
BCL Biome feature adding optimisation
|
2021-12-03 13:54:07 +03:00 |
|
paulevsGitch
|
8234a1c9dc
|
Biome feature modification fixes
|
2021-12-03 13:51:36 +03:00 |
|
paulevsGitch
|
39fe678d39
|
Biome feature adding
|
2021-12-03 13:44:58 +03:00 |
|
Frank
|
26fa4bb3fd
|
Reverted changes to BiomeModification API
|
2021-12-03 09:48:55 +01:00 |
|
Frank
|
fb79201b51
|
Make sure biomes are not modified twice
|
2021-12-03 03:58:53 +01:00 |
|
Frank
|
298aa47e7c
|
Filter Biomes
|
2021-12-03 03:16:50 +01:00 |
|
Frank
|
7b64221b55
|
Different mixin for BiomeModification call
|
2021-12-03 03:03:10 +01:00 |
|
Frank
|
f5ee249bbb
|
Adding Carvers
|
2021-12-03 01:54:00 +01:00 |
|
Frank
|
4ac4202555
|
Fixed ID handling
|
2021-12-03 01:40:50 +01:00 |
|
Frank
|
39255e140f
|
New lifecycle hook that is called before the level is loaded
|
2021-12-03 00:30:55 +01:00 |
|
Frank
|
cd2b4e481e
|
New files on WorldDataAPI did not get an initial version tag
|
2021-12-02 23:34:49 +01:00 |
|
Frank
|
81801b3df9
|
build return-type is actual type of Biome
|
2021-12-02 22:57:31 +01:00 |
|
paulevsGitch
|
97473004a8
|
Biome Builder structure features
|
2021-12-02 12:45:35 +03:00 |
|
paulevsGitch
|
31f61f3f37
|
Biome configuration fix
|
2021-12-02 05:23:21 +03:00 |
|
paulevsGitch
|
6c2c943b0d
|
Biome generator fix
|
2021-12-02 04:49:56 +03:00 |
|
paulevsGitch
|
0bfefa460f
|
Possible hexmap fixes & tests
|
2021-12-02 01:56:26 +03:00 |
|
paulevsGitch
|
59d2874c1a
|
Custom biome class init
|
2021-12-02 01:10:55 +03:00 |
|
Frank
|
3801c44aab
|
let Builder add some vanilla features
|
2021-12-01 18:01:51 +01:00 |
|
paulevsGitch
|
c7c11d0b4c
|
More biome builder functions (generation settings, music)
|
2021-12-01 13:56:37 +03:00 |
|
paulevsGitch
|
14ab0c878b
|
More biome builder functions (visual effects)
|
2021-12-01 13:16:59 +03:00 |
|
paulevsGitch
|
7541e39cf9
|
More biome builder functions (mobs, visual effects)
|
2021-12-01 12:54:38 +03:00 |
|
paulevsGitch
|
6895d705f8
|
Moved biome API to all other APIs
|
2021-12-01 12:35:39 +03:00 |
|
paulevsGitch
|
e1e09c4efa
|
More biome API changes
|
2021-12-01 12:31:25 +03:00 |
|
Frank
|
6d0b776649
|
Merge branch 'oldBiomeGen' into 1.18
|
2021-12-01 08:54:04 +01:00 |
|
Frank
|
1365339c1e
|
Allow usage of BCLStructureFeature to add Structures
|
2021-12-01 08:53:14 +01:00 |
|
Frank
|
9a842694dc
|
Merge remote-tracking branch 'origin/oldBiomeGen' into 1.18
|
2021-12-01 08:33:16 +01:00 |
|
Frank
|
161c5ef1f3
|
Make sure Nether Cities are placed
|
2021-12-01 07:57:21 +01:00 |
|
paulevsGitch
|
7a073c6519
|
Biome API cleanup (removed reduntant functions, style changes, imports cleanup)
|
2021-12-01 07:41:46 +03:00 |
|
Frank
|
39dda736af
|
Minor improvements
|
2021-12-01 04:58:13 +01:00 |
|
Frank
|
4c1e8273f6
|
Fixed some more compile issues
|
2021-12-01 01:12:20 +01:00 |
|
Frank
|
85b11f605c
|
Adopting Fabric Biome Modifications
|
2021-11-30 23:44:27 +01:00 |
|
Frank
|
eb287422aa
|
Adapted BiomeAPI
|
2021-11-30 23:38:55 +01:00 |
|
Frank
|
99840b8ee2
|
Fixed BCLFeature
|
2021-11-30 22:29:58 +01:00 |
|
Frank
|
ddddfa1492
|
Fixed some mixins
|
2021-11-30 21:55:35 +01:00 |
|
Frank
|
53911dfe91
|
Backportat latest changes from master
|
2021-11-30 21:15:10 +01:00 |
|
Frank
|
c6a7a1d4f7
|
*WIP*: Merge commit 'ce4cb8974f ' into 1.18
|
2021-11-13 19:30:01 +01:00 |
|
paulevsGitch
|
cae1d932a1
|
Biome feature adding API
|
2021-11-12 17:04:18 +03:00 |
|
paulevsGitch
|
cc33a9138b
|
Biome modification API
|
2021-11-12 08:50:41 +03:00 |
|
Frank
|
60574d5b75
|
Fallback to uncompressed when reading player data (paulevsGitch/BetterNether#436)
|
2021-11-06 21:26:32 +01:00 |
|
Frank
|
2cbfbe8047
|
Add config to exclude mods from syncing/info
|
2021-11-06 20:58:41 +01:00 |
|
Frank
|
1b683b5564
|
Fixed crash on server
|
2021-11-06 19:16:20 +01:00 |
|
Frank
|
473029c31f
|
Fixed JavaDoc error
|
2021-11-06 11:59:13 +01:00 |
|
Frank
|
d04d75222e
|
A ForcedLevelPatch is always executed against level.dat, (no matter what patchLevel is set for a world)
|
2021-11-06 11:57:15 +01:00 |
|
Frank
|
f648669c95
|
Removed errors created for debug purpose
|
2021-11-06 11:48:19 +01:00 |
|