A Minecraft style clone in Godot
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
Ryan Reed 23b303822f Replacing Fullscreen with Window Mode 3 months ago
..
db_items.gd Adding glass block 3 months ago
db_items.gd.uid Moving DBItems from singleton to autoload 3 months ago
entity_manager.gd Add ability to throw a block 3 months ago
entity_manager.gd.uid Adding missing EntityManager autoload 3 months ago
game_settings_manager.gd Replacing Fullscreen with Window Mode 3 months ago
game_settings_manager.gd.uid Creating GameSettingsManager autoload and migrated Graphics settings 3 months ago
inventory_manager.gd Removing unnecessary .bind()s 3 months ago
inventory_manager.gd.uid Creating InventoryManagement and moving QuickSlots MOSTLY to signals 3 months ago
signal_manager.gd Fix hiding UI when saving game for screenshot 3 months ago
signal_manager.gd.uid Replaced existing options menu with Pause Menu (missing settings currently) 3 months ago