broken_seals/game
2020-09-24 17:03:47 +02:00
..
addons Update ESS tot he latest to get the getter/setter renames. Also fix an unrelated error. 2020-06-05 19:45:42 +02:00
autoload Comment out the code that was implementing spell scaling in Aura. Also update ESS so auras continue to deal damage/heal even if the original caster's node is not available anymore. 2020-07-16 16:07:30 +02:00
cursors Implemented a trainer window, and trainer entities. Also updated ESS to get the support structure for them. Also added a naturalist trainer, and made the level spawn it in. 2020-09-12 01:01:43 +02:00
fonts Convert the font's license to the new format. 2020-07-11 14:38:12 +02:00
menu The character creation menu's anchors is now properly set to right wide. 2020-08-12 14:59:45 +02:00
modules Fix a path for the item tooltip inside the inventory ui. 2020-09-24 16:23:41 +02:00
player Now player_ui will automatically call set_player on the childs of gui_base. Removed the set_player calls from GUI.gd. 2020-09-22 16:43:05 +02:00
scenes Changes to player_ui to support modularization, and now the CharacterWindow is a module, and it's added to the UI dynamically. 2020-09-22 15:10:34 +02:00
scripts The loot window is now also a module. 2020-09-24 16:54:10 +02:00
test_props Attributions for the test character textures. 2020-07-11 15:30:39 +02:00
test_weapons Convert the test weapons Attributions file to the new format. 2020-07-11 14:32:27 +02:00
texture_tools Added missing copyright header. 2020-02-19 16:50:55 +01:00
ui Same for the trainer window. 2020-09-24 17:03:47 +02:00
voxelman Updated Voxelman to get the blocky mesher changes. Now the second mesher in the VoxelChunk is a blocky mesher. 2020-08-26 00:20:35 +02:00
.gitignore
default_bus_layout.tres
ess_data.json Removed the settings from ess_data.json, as the data plugin will need to be reworked to be useful again. 2020-04-26 13:38:11 +02:00
icon.png
icon.png.flags
icon.png.import
InputMapEditor.tscn Implement keybindings. 2020-07-31 01:15:13 +02:00
project.godot The touch controls are also a module now. 2020-09-22 16:32:21 +02:00