broken_seals/game/ui/windows
2020-09-10 10:48:46 +02:00
..
base
inventory
CharacterWindow.gd Added weapon damage stats. Also work on the character window. 2020-08-04 19:30:17 +02:00
CharacterWindow.tscn Implemented the character window. Also fixed a typo with stats. 2020-08-04 20:10:01 +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 Spell points are off now, as I think trainers will work better for this game. Made the spell book window handle it properly. 2020-09-10 10:46:49 +02:00
SpellBookWindow.tscn Unlearned class spells are not shown in the spellbook anymore. 2020-09-10 10:48:46 +02:00
SpellContainer.gd Spell points are off now, as I think trainers will work better for this game. Made the spell book window handle it properly. 2020-09-10 10:46:49 +02:00
SpellContainer.tscn
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
TrainerWindow.tscn
VBoxContainer.gd