broken_seals/game/scenes
2020-07-18 12:50:17 +02:00
..
BrokenSeals.tscn
CharacterCreationMenu.gd
CharacterSelector.gd
CharacterSelectorMenu.gd Moved the menu into a new folder. 2020-07-12 19:46:30 +02:00
ConnectButton.gd Added AdaptiveTheme, it modifies the margins in the ui's theme. Removed AdaptiveButton. 2020-06-15 19:27:49 +02:00
ConnectServerButton.gd
DisconnectButton.gd
GameScene.gd
HostButton.gd Added AdaptiveTheme, it modifies the margins in the ui's theme. Removed AdaptiveButton. 2020-06-15 19:27:49 +02:00
HostGameButton.gd
Main.tscn Moved the menu into a new folder. 2020-07-12 19:46:30 +02:00
MainScene.gd Fix running desktop export. 2020-04-26 00:29:43 +02:00
Shared.tscn
World.tscn Now the level generator won't load planets from a folder, instead they are directly set from the editor, ands tarted porting the dungeon generator from the roguelike project. Also updated the world generator module to get the property type changes, this fixes some of the crashes. 2020-07-18 12:50:17 +02:00