broken_seals/game/ui/windows
2020-09-15 01:18:00 +02:00
..
base The ui. 2019-11-20 14:30:34 +01:00
inventory The ui. 2019-11-20 14:30:34 +01:00
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 Now the crafting window will show some text instead of looking broken when nothing is selected / the player has no recipes in the selected category. 2019-11-29 09:18:01 +01:00
CraftItemDescription.gd Update the license for 2020. 2020-01-31 20:01:34 +01:00
InventoryWindow.tscn The ui. 2019-11-20 14:30:34 +01:00
ItemContainer.gd Implemented buying from a vendor. Also fixed opening the spellbook from the last commit. Updated ESS to get backend support for buying items. 2020-09-15 01:18:00 +02:00
ItemContainer.tscn Implemented buying from a vendor. Also fixed opening the spellbook from the last commit. Updated ESS to get backend support for buying items. 2020-09-15 01:18:00 +02:00
ItemDragAndDropVendor.gd Implemented buying from a vendor. Also fixed opening the spellbook from the last commit. Updated ESS to get backend support for buying items. 2020-09-15 01:18:00 +02:00
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 Re-enabled spell points, and disabled auto spell learning. 2020-07-24 22:38:10 +02:00
SpellDragAndDropSpellBook.gd Implemented buying from a vendor. Also fixed opening the spellbook from the last commit. Updated ESS to get backend support for buying items. 2020-09-15 01:18:00 +02:00
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 Implement level requirement, and cost for the trainer window. Also update ESS to get support for it at the c++ side. 2020-09-13 00:08:32 +02:00
TrainerWindow.tscn Implement level requirement, and cost for the trainer window. Also update ESS to get support for it at the c++ side. 2020-09-13 00:08:32 +02:00
VBoxContainer.gd Update the license for 2020. 2020-01-31 20:01:34 +01:00
VendorWindow.gd Implemented buying from a vendor. Also fixed opening the spellbook from the last commit. Updated ESS to get backend support for buying items. 2020-09-15 01:18:00 +02:00
VendorWindow.tscn Implemented the vendor window (buying items are not yet implemented). Also added and spawned a test vendor. Updated ESS to get the required enum value. 2020-09-13 17:08:52 +02:00