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 43f9e25dd0 Moving DBItems from singleton to autoload 1 month ago
..
db_items.gd Moving DBItems from singleton to autoload 1 month ago
db_items.gd.uid Moving DBItems from singleton to autoload 1 month ago
entity_manager.gd Adding DroppedBlock with a basic animation 1 month ago
entity_manager.gd.uid Adding missing EntityManager autoload 1 month ago
globals.gd Fix: Disable actions when options screen is active 1 month ago
globals.gd.uid Renaming Global autoload to Globals and moving prefabs into Globals 1 month ago
inventory_manager.gd Add support for picking up dropped blocks (no inventory yet) 1 month ago
inventory_manager.gd.uid Creating InventoryManagement and moving QuickSlots MOSTLY to signals 1 month ago