broken_seals/game/ui/windows
2020-07-27 22:52:58 +02:00
..
base
inventory
CharacterWindow.gd Now closing windows will properly reset their opener toggles. 2020-07-27 22:52:58 +02:00
CharacterWindow.tscn A few tweaks. 2020-05-26 17:45:58 +02:00
CraftingWindow.gd Now closing windows will properly reset their opener toggles. 2020-07-27 22:52:58 +02:00
CraftingWindow.tscn
CraftItemDescription.gd
InventoryWindow.tscn
SpellBookWindow.gd Now closing windows will properly reset their opener toggles. 2020-07-27 22:52:58 +02:00
SpellBookWindow.tscn Re-enabled spell points, and disabled auto spell learning. 2020-07-24 22:38:10 +02:00
SpellContainer.gd Re-enabled spell points, and disabled auto spell learning. 2020-07-24 22:38:10 +02:00
SpellContainer.tscn Re-enabled spell points, and disabled auto spell learning. 2020-07-24 22:38:10 +02:00
SpellDragAndDropSpellBook.gd
TalentWindow.gd Now closing windows will properly reset their opener toggles. 2020-07-27 22:52:58 +02:00
TalentWindow.tscn Added 3 specs for the naturalist, and small tweaks to the talent window. 2020-07-25 23:01:29 +02:00
TrainerWindow.gd Added a simple stub Character Window (with 2 culomns), and the talent window now also has 2 culomns, one will be physical (character level) talents, and one will be astral (class). 2020-05-26 17:41:05 +02:00
TrainerWindow.tscn Added a trainer window. It's functionality has not been implemented yet. 2020-05-25 12:44:03 +02:00
VBoxContainer.gd