broken_seals/game/scenes
2020-10-01 13:47:58 +02:00
..
BrokenSeals.tscn
CharacterCreationMenu.gd
CharacterSelector.gd Update the engine. 2020-07-20 01:35:53 +02:00
CharacterSelectorMenu.gd Update the engine. 2020-07-20 01:35:53 +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 Moved the module initialization code to a new DataManager autoload. Also added a new on_request_instance method to GameModule, and also added a request_instance method to the new DataManager. player_ui is requested through this new api. 2020-09-22 14:28:41 +02:00
Shared.tscn
World.tscn The voxel scale is 2 now, and the texture scale is 3. 2020-10-01 13:47:58 +02:00