|
4bea9618b2
|
Added min and max size support for the world generator addon.
|
2022-08-04 22:35:22 +02:00 |
|
|
ffe566b0ac
|
Removed parent_positions from WorldGenBaseResources, and also removed the setup() method. I'ts better this way, as they are resources, and now they can be reused (even though the gui itself doesn't support it). Spawning code is also simpler.
|
2022-08-04 20:05:19 +02:00 |
|
|
0ae9d239a4
|
Reworked how spawn positions work in the world_generator addon. Now all resources have ovverridable methods, and all of them are collected based on those. Also now the spawner works in local space.
|
2022-08-04 19:40:21 +02:00 |
|
|
337dcdaa49
|
Now dungeons won't get spawned randomly by the zone, instead they are spawned by a new subzone class.
|
2022-07-31 19:41:12 +02:00 |
|
|
c923ce1918
|
Moved the spawner a bit.
|
2022-03-11 12:57:08 +01:00 |
|
|
0382f45cc2
|
Small tweaks.
|
2022-03-09 19:45:03 +01:00 |
|
|
2e8926a465
|
Small change to the test world.
|
2022-03-09 19:14:07 +01:00 |
|
|
b649b10fba
|
Also commit the test world generator resource.
|
2022-03-09 19:11:01 +01:00 |
|
|
d252a2e977
|
Set up a base ocean layer for the world.
|
2022-03-08 18:21:59 +01:00 |
|
|
04ec4d2ad9
|
Moved the current textures under a world folder in the textures folder.
|
2022-02-13 17:57:29 +01:00 |
|
|
4a907a37c5
|
Categorize the textures using folders.
|
2022-02-13 15:32:36 +01:00 |
|
|
e39afd1ebd
|
Make the dungeon teleporters inherited fomr a newly added scene. They are still the same for now.
|
2022-02-13 15:30:22 +01:00 |
|
|
7aee50c2ea
|
Also moved the vman dungeon script.
|
2022-02-13 15:12:27 +01:00 |
|
|
eeff6412d9
|
Moved the dungeon teleporter scripts.
|
2022-02-13 15:12:00 +01:00 |
|
|
94f322cbd2
|
Moved the dungeon script from under world to scripts.
|
2022-02-13 15:11:22 +01:00 |
|
|
8602e29571
|
Moved the textures from under world to the root of the project.
|
2022-02-13 15:08:32 +01:00 |
|
|
baf7f9f2ca
|
Moved the low poly rpg item collections under models.
|
2022-02-13 15:07:17 +01:00 |
|
|
926922572f
|
Moved the world_generator folder under scripts.
|
2022-02-12 20:06:13 +01:00 |
|
|
ae3558d270
|
Moved the entity classes folder.
|
2022-02-12 19:26:05 +01:00 |
|
|
287ce1e3d6
|
Moved the planets folder.
|
2022-02-12 19:15:36 +01:00 |
|