ancientmarinerdev
0abc0ffc48
Mapgen optimisations
2023-04-01 18:53:51 +00:00
FossFanatic
c4f6944a03
Add water palette indexes and waterfog to the code
2023-02-18 08:22:56 +00:00
FossFanatic
57882ae56a
Merge branch 'master' into biome_colored_foliage
2023-02-14 13:27:37 +00:00
PrairieWind
5da6c25ccf
Fix cornflower biomes and change seed values for cornflowers and lilies of the valley
2023-02-12 23:29:02 +00:00
PrairieWind
06f47a0756
Add Cornflowers
...
Evidently I didn't include the lily texture in the lily of the valley commit, so it is in this one. Again, lily of the valley texture by Nicu
2023-02-12 23:29:02 +00:00
PrairieWind
ff79af26e4
Add Lily of the Valley Flower
...
Awesome Lily Texture by Nicu
2023-02-12 23:29:02 +00:00
FossFanatic
07f332f0cd
Add foliage palette indexes
...
This commit adds foliage palette indexes to every biome, this makes it possible for foliage to use biome colouring.
2023-02-08 16:15:04 +00:00
FossFanatic
f3bed9f599
Move locals upward & uncomment some things (again)
2023-01-24 07:27:36 +00:00
FossFanatic
7712c45c4e
Fix conflict
2023-01-24 07:21:48 +00:00
FossFanatic
a1ad84370c
Move locals upward & uncomment some things
...
Some locals relating to the biome sky colours and fog colours have been moved upward since there otherwise were some issues.
The sky colours and fog colours of the Nether & End biomes have also been uncommented.
2023-01-20 15:44:03 +00:00
Michieal
0931af21c8
Remove most oak trees from Bamboo biomes.
2023-01-16 18:34:48 -05:00
Michieal
8df0b2a48e
Made changes to the MapGen definitions because with the new grow code, bamboo creates its own height, and therefore places its own top. And, having multiple tops looks funny.
2023-01-09 16:31:02 -05:00
Michieal
388632cd46
Fixed BROKEN skycolor
2023-01-02 19:36:01 -05:00
Michieal
28cb06421d
Merge branch 'master' into mcl_bamboo_too
2022-12-28 18:13:51 -05:00
Michieal
9445b02dcc
MapGen update. Adjusted decorations.
2022-12-21 20:57:34 -05:00
FossFanatic
a50908e1eb
Fix the flat biome having a beach sky colour
2022-12-21 16:00:04 +00:00
FossFanatic
afbb8e2288
Add locals for certain hex codes that occur too many times
2022-12-21 15:57:33 +00:00
FossFanatic
91836f3a1d
Add sky and fog colour for each overworld biome
2022-12-21 13:04:46 +00:00
cora
dea647129e
Add missing EndBarrens biome definition
2022-11-17 06:32:38 +01:00
PrairieWind
89a342a34f
Add Bee Nest Tree Schematics and generation
2022-11-17 03:16:45 +01:00
cora
b4cb06b5ed
Tweak basalt delta floors
2022-11-01 04:52:17 +01:00
cora
f324e150ea
Don't generate glowstone in the ceiling
2022-11-01 04:52:17 +01:00
cora
aa2661341b
less lava springs, no ceiling lava springs
2022-11-01 04:52:17 +01:00
cora
fe68e1eaac
Generate netherrack and ores under the lava
...
another hack using minetest.generate_ores this time
2022-11-01 04:52:17 +01:00
cora
eef4b52ce4
Remove "wild" nether wart, remove natural wither skelly spawning
...
wither skellys spawn on bridges now, enough wart in outposts
and bulwarks
2022-11-01 04:52:17 +01:00
cora
6bc12ec5ec
mcl_structures Check if file exists before placing schematics
2022-11-01 04:52:17 +01:00
cora
4ad1abde14
Fix basalt pillar artifacts above the nether roof
2022-11-01 04:52:17 +01:00
cora
768345a91c
Fix top node and magma patches in nether wastes
2022-11-01 04:52:17 +01:00
cora
98dad0b191
Generate netherrack under the bedrock ceiling
...
this is a somewhat ugly hack that uses minetest.generate_decorations
which generates decorations regardless of biome so additional steps
had to be taken to ensure no other decorations "spill over" due to
this.
2022-11-01 04:52:17 +01:00
cora
a91586b2b5
Fix a few nether biomes settings
2022-11-01 04:52:17 +01:00
cora
ae91640234
Add missing biomes, correct saturation
2022-10-26 15:57:17 +00:00
cora
280bcddcb2
Move sweet berry decoration to mcl_biomes
2022-10-26 15:57:17 +00:00
cora
6f0de8a82c
Fix crimson fungus decoration & weeping vines on roof
2022-10-16 00:58:29 +02:00
cora
70294d9e34
Add weeping vines
2022-09-19 14:03:32 +02:00
cora
78703d2baa
Fix lighting issues in the end
2022-09-14 20:37:08 +00:00
cora
0d4feeffef
Add more variation to jungle schematics
2022-09-14 20:37:08 +00:00
cora
2dbb74edd2
Fix gateway portals to come out on land
2022-09-14 20:37:08 +00:00
cora
538d900ccc
Add End biomes, fix island decorations
2022-09-14 20:37:07 +00:00
cora
abb6fe3564
Add End island biome at spawn, proper end island
2022-09-14 20:37:07 +00:00
cora
1d942e9946
Exit portal and spawn platform -> mcl_structures
2022-09-14 20:37:07 +00:00
cora
52c4a7dc28
some refactoring
2022-09-14 20:37:07 +00:00
cora
811d7a778f
Add tall mangrove tree schematics
2022-08-02 12:02:20 +02:00
cora
77c878f609
make waterlogged roots work with river water
2022-08-02 12:02:20 +02:00
cora
51f79eaa39
Add lilypads and dead bushes
2022-08-02 12:02:20 +02:00
cora
3bf45ec4e9
Spawn mangroves in shallow water, fix schematics
2022-08-02 12:02:20 +02:00
cora
e8fc56ab33
Fix water- and mudlogged roots, add w. logging abm
2022-08-02 12:02:20 +02:00
cora
f003aefe19
allow coral reefs in MangroveSwamps
2022-08-02 12:02:20 +02:00
Thunder1035
d284ddf150
Add mangrove trees
2022-08-02 12:02:20 +02:00
cora
09889ca927
Add MangroveSwamp biome defs
2022-08-02 12:02:20 +02:00
cora
c66cb834a2
spawn corals only at -10 and lower
...
to prevent corals in rivers
2022-07-04 02:13:54 +02:00