Wuzzy
|
15892c6604
|
Generate random Mese strata based on world seed
|
2017-09-13 22:50:21 +02:00 |
|
Wuzzy
|
66e1abf1dc
|
Fix Mesa stratum regression
|
2017-09-13 21:49:06 +02:00 |
|
Wuzzy
|
7dcc39be72
|
Generate stone below sea level in Mesa-like biomes
|
2017-09-13 21:43:15 +02:00 |
|
Wuzzy
|
5d70d05dab
|
Tweak double tallgrass/fern amount in non-v6
|
2017-09-13 19:03:15 +02:00 |
|
Wuzzy
|
6f85cbdbc8
|
Fix large ferns never generating in v6 jungles
|
2017-09-13 18:34:19 +02:00 |
|
Wuzzy
|
4098c317e5
|
Tweak tall grass amount in v6
|
2017-09-13 18:29:03 +02:00 |
|
Wuzzy
|
12a43a25c8
|
Generate more tall grass in v6
|
2017-09-13 17:56:57 +02:00 |
|
Wuzzy
|
0d717dcb69
|
Update biome TODO
|
2017-09-13 10:31:41 +02:00 |
|
Wuzzy
|
e4a7c10363
|
Generate more gold ore in Mesa
|
2017-09-13 10:30:18 +02:00 |
|
Wuzzy
|
78fbb85371
|
Fix 2 code typos in mcl_mapgen_core
|
2017-09-13 05:45:27 +02:00 |
|
Wuzzy
|
8ebbfd9ab4
|
Fix underground and deep ocean biomes for once
|
2017-09-13 05:41:43 +02:00 |
|
Wuzzy
|
006f27750e
|
Put monster egg and emerald in Extreme Hills only
|
2017-09-13 04:59:12 +02:00 |
|
Wuzzy
|
3107812ddb
|
Remove Deep Ocean and underground biomes
|
2017-09-13 04:58:53 +02:00 |
|
Wuzzy
|
b09e757a03
|
Tweak emerald ore and stone monster egg spawn
|
2017-09-13 04:13:55 +02:00 |
|
Wuzzy
|
0d736c58e8
|
Fix 2 mistakes in mcl_biomes
|
2017-09-13 03:58:33 +02:00 |
|
Wuzzy
|
92d0dbdeef
|
Allow to revert back to jungle leaves bushe and fallen logs
|
2017-09-13 03:15:16 +02:00 |
|
Wuzzy
|
b357e927b4
|
Update jungle bush schematic and use oak leaves
|
2017-09-13 02:29:09 +02:00 |
|
Wuzzy
|
d12533f622
|
Reduce length of fallen logs to fix floating logs
|
2017-09-13 01:59:24 +02:00 |
|
Wuzzy
|
88429f70ad
|
Reduce vine threshold in Jungle M biome
|
2017-09-13 01:57:03 +02:00 |
|
Wuzzy
|
cec723d47b
|
Use LuaVoxelManip for vine generation
Important for Jungle M!
|
2017-09-13 01:47:24 +02:00 |
|
Wuzzy
|
2fce8752f2
|
Fix incorrect biome IDs in mcl_mapgen_core
|
2017-09-13 00:36:16 +02:00 |
|
Wuzzy
|
3ccf0a4937
|
Rebalance jungle biomes, esp. Jungle Edge M
To make is much rarer.
|
2017-09-13 00:17:39 +02:00 |
|
Wuzzy
|
8245ddcc2c
|
Spawn oaks in Savanna
|
2017-09-12 21:59:14 +02:00 |
|
Wuzzy
|
76eee3d79e
|
Minor refactor of oak biome trees
|
2017-09-12 21:54:42 +02:00 |
|
Wuzzy
|
b9006512b8
|
Make sunflowers more common in Sunflower Plains
|
2017-09-12 21:38:38 +02:00 |
|
Wuzzy
|
ebe9b262ed
|
More straight-forward naming convention for biomes
|
2017-09-12 21:31:33 +02:00 |
|
Wuzzy
|
ecccb9d90d
|
Balance all heat and humidity points of all biomes
|
2017-09-12 20:40:20 +02:00 |
|
Wuzzy
|
caedf0649a
|
Fix bedrock/lava/void layers not generating at all
lvm_used was accidentally set to nil by the clay generator. OMG!
|
2017-09-12 18:09:26 +02:00 |
|
Wuzzy
|
3643e9ac92
|
Fix some bad variables in mcl_mapgen_core
|
2017-09-12 08:11:03 +02:00 |
|
Wuzzy
|
427eb32448
|
Add a second huge jungle tree schematic, tweak the 1st one
|
2017-09-12 05:35:02 +02:00 |
|
Wuzzy
|
4468b53fdd
|
Add Jungle M biome
|
2017-09-12 05:20:03 +02:00 |
|
Wuzzy
|
27f3b9f3d9
|
VM: Update liquids after writing to map
|
2017-09-11 16:26:15 +02:00 |
|
Wuzzy
|
bc1e16fbc6
|
Delete unused WorldEdit code in mcl_structures
|
2017-09-11 04:26:16 +02:00 |
|
Wuzzy
|
b8461596a3
|
Generate clay in voxelmanip
|
2017-09-11 04:24:24 +02:00 |
|
Wuzzy
|
e7db6f3c89
|
Generate clay more MC-like
* Diamond shape
* Flat
* Close to water surface
|
2017-09-11 03:58:07 +02:00 |
|
Wuzzy
|
24abe81409
|
mcl_mapgen_core: Put all mapgen code into single on_generated
This fixes some mapgen race conditions
|
2017-09-11 01:59:20 +02:00 |
|
Wuzzy
|
06256f068b
|
Generate witch huts slightly deeper
|
2017-09-11 01:34:37 +02:00 |
|
Wuzzy
|
defffbc952
|
Fix generating lots of gravel in caves
|
2017-09-11 01:11:57 +02:00 |
|
Wuzzy
|
0baa563072
|
Generate witch huts only in swamplands
|
2017-09-11 00:28:52 +02:00 |
|
Wuzzy
|
75aec87b48
|
Remove weird witch hut debug stuff
|
2017-09-10 21:05:03 +02:00 |
|
Wuzzy
|
98e5f2b0ba
|
Refactor Minecraft chunk probability code for structures
|
2017-09-10 20:41:22 +02:00 |
|
Wuzzy
|
98654b45b1
|
mcl_structures: Return place_schematic return value
|
2017-09-10 20:20:52 +02:00 |
|
Wuzzy
|
876e2c6eb4
|
Random rotation for witch huts
|
2017-09-10 20:16:13 +02:00 |
|
Wuzzy
|
55e8d7503e
|
Rarely generate witch huts (experimental)
|
2017-09-10 19:14:58 +02:00 |
|
Wuzzy
|
61e0d55311
|
Update mcl_biomes comments
|
2017-09-10 17:18:11 +02:00 |
|
Wuzzy
|
d715eda723
|
Fix surface of ice plains spike
|
2017-09-10 16:55:55 +02:00 |
|
Wuzzy
|
65333ae43c
|
Replace birches with spruce in ice plains
|
2017-09-10 16:53:33 +02:00 |
|
Wuzzy
|
b1065b2247
|
Use Biome API to turn floating sand to sandstone
|
2017-09-10 16:44:37 +02:00 |
|
Wuzzy
|
5d3323d094
|
Generate red sandstone
|
2017-09-10 15:32:24 +02:00 |
|
Wuzzy
|
84a92817cc
|
Tweak beaches
|
2017-09-10 15:01:32 +02:00 |
|
Wuzzy
|
b7684d2980
|
Add deep ocean biome
|
2017-09-10 14:23:52 +02:00 |
|
Wuzzy
|
b70b836efd
|
Tweak Mesa Plateau F biome
|
2017-09-10 06:34:28 +02:00 |
|
Wuzzy
|
5448669ffd
|
Generate pumpkins in every biome
|
2017-09-10 06:06:02 +02:00 |
|
Wuzzy
|
81a170645e
|
Don't restrict sugar cane spawn to biomes
|
2017-09-10 05:45:27 +02:00 |
|
Wuzzy
|
5a69b132c4
|
Add an Y layer to moss stone boulder schematics
|
2017-09-10 05:03:20 +02:00 |
|
Wuzzy
|
1938f84c3b
|
Re-introduce Jungle Edge, nerf OP melon spawn
|
2017-09-10 04:45:43 +02:00 |
|
Wuzzy
|
a69f8ca9e1
|
Make mega spruce taiga much more dense
|
2017-09-10 04:42:42 +02:00 |
|
Wuzzy
|
bc47d542da
|
Disable Jungle Edge M biome for balancing
|
2017-09-10 04:33:27 +02:00 |
|
Wuzzy
|
bd7d57d083
|
Add Jungle Edge M biome
|
2017-09-10 03:59:59 +02:00 |
|
Wuzzy
|
fb2714d5f1
|
Add savanna M biome
|
2017-09-10 03:41:42 +02:00 |
|
Wuzzy
|
a14b501f24
|
Change mesa plateau F ocean appearance
|
2017-09-10 03:33:06 +02:00 |
|
Wuzzy
|
d2cf48022c
|
Remove red desert biome
|
2017-09-10 03:17:38 +02:00 |
|
Wuzzy
|
a02a492b2c
|
Add Mesa Plateau F biome
|
2017-09-10 03:16:49 +02:00 |
|
Wuzzy
|
dfc4a950c6
|
Remove unused mesa ores
|
2017-09-10 02:49:02 +02:00 |
|
Wuzzy
|
3ad6b03f68
|
Generate semi-random mese strata
|
2017-09-10 02:44:47 +02:00 |
|
Wuzzy
|
18f916f3c5
|
Refactor and simplify mesa generation code
|
2017-09-10 00:55:32 +02:00 |
|
Wuzzy
|
f0b87379d3
|
Generate blue orchids only up to Y=5 in v6
But increase noise offset to 0. This spawn strategy emulates swamplands.
|
2017-09-09 21:05:40 +02:00 |
|
Wuzzy
|
2916b28f87
|
Comment the biomes code in mcl_biomes
|
2017-09-09 19:30:22 +02:00 |
|
Wuzzy
|
fa75eda9cf
|
Add stone beach biome
|
2017-09-09 19:01:04 +02:00 |
|
Wuzzy
|
6427c72b95
|
New biomes: Extreme Hills and 2 variants
Extreme Hills
Extreme Hills+
Extreme Hills M (gravel field)
|
2017-09-09 11:42:15 +02:00 |
|
Wuzzy
|
44725be4bb
|
Fix fern generating virtually everywhere
|
2017-09-09 08:17:24 +02:00 |
|
Wuzzy
|
22131e588e
|
Generate the new acacias
|
2017-09-09 08:15:49 +02:00 |
|
Wuzzy
|
e433be1472
|
Add mega taiga spruces and more spruces
|
2017-09-09 05:04:39 +02:00 |
|
Wuzzy
|
52f22ac58f
|
Make melons rarer in non-v6 mapgens
|
2017-09-09 01:34:37 +02:00 |
|
Wuzzy
|
0ceecec7c3
|
Add jungle edge biome
|
2017-09-09 01:13:21 +02:00 |
|
Wuzzy
|
a5a73ea12d
|
Add flower forest beach
|
2017-09-09 00:30:02 +02:00 |
|
Wuzzy
|
edf42043db
|
Generate alliums in flower forest only
|
2017-09-09 00:22:59 +02:00 |
|
Wuzzy
|
f61ecab98e
|
Add flower forest biome
|
2017-09-09 00:19:24 +02:00 |
|
Wuzzy
|
c3278d679d
|
Generate giant mushrooms with 1/12 chance
|
2017-09-08 23:01:04 +02:00 |
|
Wuzzy
|
f9bc27967d
|
Generate lily pads also in 2 node deep water in swamps
|
2017-09-08 22:04:05 +02:00 |
|
Wuzzy
|
0259353b6f
|
Rework vine gen code and gen vines in swampland
|
2017-09-08 21:45:22 +02:00 |
|
Wuzzy
|
fc2d9b3d32
|
Add swampland biome
|
2017-09-08 19:54:24 +02:00 |
|
Wuzzy
|
03ab34405f
|
Rename jungle-related biomes
|
2017-09-08 18:52:08 +02:00 |
|
Wuzzy
|
4c4ebabea9
|
Add mushroom island shore
|
2017-09-08 17:56:04 +02:00 |
|
Wuzzy
|
ea9a34337a
|
Freeze water in cold beaches
|
2017-09-08 17:51:56 +02:00 |
|
Wuzzy
|
8c2b1df005
|
Only use sand for riverbeds
|
2017-09-08 17:44:45 +02:00 |
|
Wuzzy
|
96a3474c40
|
Disable cart spawning cuz error message spam
|
2017-09-08 16:32:33 +02:00 |
|
Wuzzy
|
8f916ac429
|
Fix 2 variable bugs in mcl_biomes
|
2017-09-08 07:41:14 +02:00 |
|
Wuzzy
|
237541789b
|
Spawn fossils in fixed height range
|
2017-09-08 05:49:24 +02:00 |
|
Wuzzy
|
152327bb2a
|
Fossil schematics: ~7% chance to lose bone block
|
2017-09-08 05:16:12 +02:00 |
|
Wuzzy
|
86db1a8a0e
|
Generate fossils in deserts
|
2017-09-08 05:06:42 +02:00 |
|
Wuzzy
|
11b56dfb51
|
Prevent desert temple spawning on beaches
|
2017-09-08 04:33:30 +02:00 |
|
Wuzzy
|
22a1b0a5d2
|
Convert desert temple structure to schematic file
|
2017-09-08 04:30:47 +02:00 |
|
Wuzzy
|
0dd4d501ef
|
Move villages into schematic, fix bad nodes
|
2017-09-08 03:31:20 +02:00 |
|
Wuzzy
|
ef1bce1609
|
Document fossil schematic sizes
|
2017-09-08 01:39:14 +02:00 |
|
Wuzzy
|
576a31ac7f
|
Stop fossil schematics replacing air
|
2017-09-08 01:34:33 +02:00 |
|
Wuzzy
|
8576d36a2c
|
Generate ice spikes in v6
|
2017-09-08 00:38:55 +02:00 |
|
Wuzzy
|
14a276033d
|
v6: Add otherwise ungettable saplings into chests
|
2017-09-07 04:38:50 +02:00 |
|
Wuzzy
|
b88ae2f1e4
|
Refactor mcl_mapgen_core and improve mg performace
|
2017-09-06 08:36:01 +02:00 |
|
Wuzzy
|
9a67b90538
|
Greatly reduce mapgen stress
|
2017-09-06 07:12:27 +02:00 |
|