broken_seals/game/ui
2022-02-11 16:23:49 +01:00
..
about Now tab containers are also navigable with keys in the menu. 2021-07-31 15:46:59 +02:00
actionbars Implement show_keybind_text and show_cooldown_text options. 2022-02-11 16:14:01 +01:00
auraframe Set the AuraFrame's mouse filter to ignore. This fixes the unclickable area at the top left of the screen. Hovering over individual auras will still work. 2022-02-11 16:23:49 +01:00
autoload Implement show_keybind_text and show_cooldown_text options. 2022-02-11 16:14:01 +01:00
bags Fix property deprecation warnings. 2021-07-20 22:12:50 +02:00
buttons Fix property deprecation warnings. 2021-07-20 22:12:50 +02:00
castbar Update copyright headers. 2021-04-15 11:52:32 +02:00
character The character, crafting, spellbook and talent windows will properly ignore the mouse now. 2020-10-19 12:39:09 +02:00
crafting Update copyright headers. 2021-04-15 11:52:32 +02:00
debug Update copyright headers. 2021-04-15 11:52:32 +02:00
errorframe The ui. 2019-11-20 14:30:34 +01:00
icons Committing image .import files as they get a new property stored on reimport. 2021-09-29 11:24:07 +02:00
ingame_menu Update copyright headers. 2021-04-15 11:52:32 +02:00
interface Added interface options to the ingame menu. These are the character specific. Added an option to save a character's actionbars as the default. 2020-09-12 23:23:54 +02:00
keybinds Update copyright headers. 2021-04-15 11:52:32 +02:00
login The ui. 2019-11-20 14:30:34 +01:00
loot_window Update copyright headers. 2021-04-15 11:52:32 +02:00
map The ui. 2019-11-20 14:30:34 +01:00
menu Update copyright headers. 2021-04-15 11:52:32 +02:00
minimap The ui. 2019-11-20 14:30:34 +01:00
nameplates Fix initial value for the nameplates. 2020-06-15 15:10:10 +02:00
numbers Update copyright headers. 2021-04-15 11:52:32 +02:00
options Implement show_keybind_text and show_cooldown_text options. 2022-02-11 16:14:01 +01:00
player_ui Fix property deprecation warnings. 2021-07-20 22:12:50 +02:00
register The ui. 2019-11-20 14:30:34 +01:00
spellbook Update copyright headers. 2021-04-15 11:52:32 +02:00
starmap The ui. 2019-11-20 14:30:34 +01:00
talents Added naturalist's talents back to the resource db. This fixes them. 2022-01-12 21:06:26 +01:00
theme Call uv_unwrap properly in the plugin, and fixed the uv_unwrap method in the gizmo. 2022-01-19 01:01:32 +01:00
touch_controls The touch controls are also a module now. 2020-09-22 16:32:21 +02:00
touch_pad Committing image .import files as they get a new property stored on reimport. 2021-09-29 11:24:07 +02:00
trainer Updated ess to the latest. Replaced the range checks with the newly added helper calls. 2021-08-05 23:01:31 +02:00
unitframes Update copyright headers. 2021-04-15 11:52:32 +02:00
vendor_window Updated the engine to the latest. Also removed "as" casts after get_node_or_null-s, as now when they return null you get an error. 2021-09-22 00:11:19 +02:00
KeyboardTabContainer.gd Now tab containers are also navigable with keys in the menu. 2021-07-31 15:46:59 +02:00
Window.gd Keyboard/controller navigation for the main menu. 2021-07-31 15:09:54 +02:00