This website requires JavaScript.
Explore
Help
Sign In
Relintai
/
broken_seals
Watch
1
Star
0
Fork
0
You've already forked broken_seals
mirror of
https://github.com/Relintai/broken_seals.git
synced
2025-03-05 03:43:10 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
abc1d53813
broken_seals
/
game
/
modules
/
planets
/
test_planet
/
biomes
History
Relintai
abc1d53813
Added 2 trees from
https://opengameart.org/content/rpg-item-collection-3
.
2021-08-06 21:42:44 +02:00
..
simple_biome
Added 2 trees from
https://opengameart.org/content/rpg-item-collection-3
.
2021-08-06 21:42:44 +02:00
1_test.tres
Update the world generator module to get the generator structure rework, and broken seals module, and the engine. The constant editor crashing is fixed now, it was caused by BiomeBase, because it was inherited from a class in an another module, and apparently that doesn't work. As a bonus the editor also feels a lot snappier now.
2020-07-21 23:02:06 +02:00
2_tdungb.tres
Updated WorldGenerator to the latest. I removed Dungeon, DungeonRoom adn DungeonCorridor, and added a Building class (it's a cleaned up version of Dungeon right now, it will work differently later.).
2021-04-19 22:30:51 +02:00
simple_biome.gd
The test/simple biome now gets generated by summing 2 noises. I made the main elevation noise scaled out more.
2021-08-06 20:38:47 +02:00