|
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 |
|
|
82435d4c59
|
Added parent pos setup to the world generator resources.
|
2021-12-27 03:48:55 +01:00 |
|
|
cc6669bb12
|
Implemented delete and duplicate buttons in world. Also made sure that the inspectors update properly after the edited resources change.
|
2021-12-26 00:25:30 +01:00 |
|
|
200a030882
|
Zero the positions of the created contents.
|
2021-12-25 11:30:22 +01:00 |
|
|
c21970b82f
|
Also add the initial rect size setup code to Continent and Zone.
|
2021-12-25 03:26:33 +01:00 |
|
|
87e4318e06
|
Implemented editing the names of resources in the DataList widget.
|
2021-12-25 02:15:17 +01:00 |
|
|
3f7f5c0e07
|
Implement basic data list node. Also fix error spam.
|
2021-12-22 16:52:06 +01:00 |
|
|
e44d367c0e
|
Now world generator's resources inherit from a new base resource.
|
2021-12-22 16:14:26 +01:00 |
|
|
855b1120ab
|
Add some exports to world generator's resources.
|
2021-12-22 10:03:55 +01:00 |
|
|
5723a11825
|
Initial class and plugin setup.
|
2021-12-21 21:50:22 +01:00 |
|