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-02-19 03:14:21 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
29a41a8077
broken_seals
/
game
/
modules
/
planets
/
test_planet
/
biomes
History
Relintai
29a41a8077
Rescaled one of the tree and added a collision shape to it.
2021-08-06 21:51:22 +02:00
..
simple_biome
Rescaled one of the tree and added a collision shape to it.
2021-08-06 21:51:22 +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