|
9fad900a51
|
The world generator now will look up the a spawner node, and get the starting coordinates from it.
|
2021-12-27 03:50:11 +01:00 |
|
|
0c96328005
|
Ported the current world generator to the new addon. Now the world in-game uses the new world generator's resource to generate the terrain.
|
2021-12-26 21:14:41 +01:00 |
|
|
fcf4e520e9
|
Now the generated terrain and dungeons are actually seeded.
|
2021-08-29 19:38:58 +02:00 |
|
|
c6ae7518c0
|
Deactivate / activate the world on teleporting to a dungeon.
|
2021-08-28 00:09:05 +02:00 |
|
|
9a8d658643
|
Now dungeons and teleporters get spawned in the world. They use placeholder graphics for now.
|
2021-08-27 23:07:58 +02:00 |
|
|
4b5f6253db
|
The dungeon will now spawn plugs.
|
2021-08-27 19:30:27 +02:00 |
|
|
7476d08ed2
|
Updated Terraman (and the engine) to get JobSteps support for PropJob. This also fixes the error spam during mesh generation.
|
2021-08-07 13:56:24 +02:00 |
|
|
86511cdd26
|
Temporarily set the tree's texture to the prop material, and also added prop materials to the library.
|
2021-08-07 11:33:14 +02:00 |
|
|
124c163212
|
Added a new library based on TerramanLibraryMergerPCM, and set the main world to use it.
|
2021-08-03 01:13:25 +02:00 |
|
|
4c63763c75
|
Increased the world's scale to 3.
|
2021-06-08 15:40:53 +02:00 |
|
|
7c99802509
|
Update Terraman to get the android chunk generation fix.
|
2021-04-21 12:05:09 +02:00 |
|
|
a3634380ed
|
Updated Terraman and added the new chunk_lod_first_falloff parameter to the ingame settings.
|
2021-04-19 18:39:43 +02:00 |
|
|
b20303a24e
|
Re-enable lods. The simple lod seams still need work. Also updated Terraman for a the fixes.
|
2021-04-19 18:19:19 +02:00 |
|
|
a8ec0ec501
|
Fix in editor level generation.
|
2021-04-19 17:33:57 +02:00 |
|
|
3e07631361
|
Now the planet generator uses Terraman. Also updated the modules, as I fixed a vmethod.
|
2021-04-18 23:56:44 +02:00 |
|
|
a4e54f048a
|
Updated the modules. I added lots of getters and setters to WorldGenerator.
|
2021-04-18 23:16:33 +02:00 |
|
|
81f2bacec9
|
Replaced voxelman in the menu aswell.
|
2021-04-18 20:03:03 +02:00 |
|
|
148cee772b
|
Now the game uses terraman instead of voxelman ingame.
|
2021-04-18 19:55:34 +02:00 |
|
|
287e7af447
|
The level generator will now also use a third cell type.
|
2021-04-18 19:41:56 +02:00 |
|
|
a4459a949d
|
Now the test terrain generator will set a few cells to a different type.
|
2021-04-18 19:39:12 +02:00 |
|
|
ccb6070bd8
|
Updated Terraman to get the lighting generation fixes, and crash fixes.
|
2021-04-18 19:38:17 +02:00 |
|
|
e16aa1c73f
|
Updated terraman to the latest.
|
2021-04-17 19:31:23 +02:00 |
|
|
9e9a0e62c0
|
The level generator will now get noise values in world coordinates. Also updated Terraman.
|
2021-04-17 19:21:48 +02:00 |
|
|
1dac12d28e
|
Updated terraman. Now it uses JobSteps.
|
2021-04-17 19:07:35 +02:00 |
|
|
02548015ea
|
Updated the engine and modules. TerraMesherBlocky now only supports having one mesher and one liquid mesher.
|
2021-04-17 16:03:14 +02:00 |
|
|
0621a5da3b
|
Fix error spam on test generation.
|
2021-04-17 12:27:47 +02:00 |
|
|
13fff7b64c
|
Updated the modules, and added a few test scripts/scenes for terraman.
|
2021-04-17 00:45:08 +02:00 |
|