|
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 |
|
|
181189f515
|
Now the world generator's editor plugin distributes the plugin itself to every class that will need it.
|
2022-01-21 22:58:14 +01:00 |
|
|
82435d4c59
|
Added parent pos setup to the world generator resources.
|
2021-12-27 03:48:55 +01:00 |
|
|
4ff14380a1
|
Added a new WorldGeneratorSettings resource which can store and load in world generator related classes from folders.
|
2021-12-26 18:51:46 +01:00 |
|
|
e44d367c0e
|
Now world generator's resources inherit from a new base resource.
|
2021-12-22 16:14:26 +01:00 |
|
|
bbcd340cff
|
Add a space to the text of the button that appears on the bottom.
|
2021-12-22 10:02:55 +01:00 |
|
|
e3f73103af
|
Fix error.
|
2021-12-21 21:57:15 +01:00 |
|
|
5723a11825
|
Initial class and plugin setup.
|
2021-12-21 21:50:22 +01:00 |
|
|
c3093be0d4
|
Added a new world generator addon.
|
2021-12-21 21:25:35 +01:00 |
|