broken_seals/game
2021-02-07 16:37:39 +01:00
..
addons Also added gdpose and godot-plugin-refresher addons. 2021-02-07 16:37:39 +01: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 Updated the engine. Also moved the camera and character in the menu. 2020-11-29 00:06:51 +01:00
modules Updated ESS, also added support for the new modelpart transforms on the gdscript side. 2021-01-29 16:33:27 +01:00
player Updated ESS, also added support for the new modelpart transforms on the gdscript side. 2021-01-29 16:33:27 +01:00
scenes Set world's chunk size back to 16. It looks better. Will add a runtime setting for it later, as 8x8x8 is better for weaker devices with low chunk spawn ranges. 2020-12-15 00:50:43 +01:00
scripts Implement button index support for the in-game menu buttons. 2020-10-19 13:09:08 +02:00
test_props Small cleanups and updated Voxelman to the latest, to get the prop job fixes. 2020-10-06 19:26:13 +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 Implement button index support for the in-game menu buttons. 2020-10-19 13:09:08 +02:00
voxelman Update Voxelman to the latest. (More method renames.) 2020-10-27 19:17:39 +01: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 Fixed the project's name in the settings, added back in godot's icon for the project, and breserker now has the text "DO NOT USE", as the class will not work properly (at the moment). 2019-11-22 18:02:19 +01:00
icon.png.flags
icon.png.import
InputMapEditor.tscn Implement keybindings. 2020-07-31 01:15:13 +02:00
project.godot Added godoxel from https://github.com/aaronfranke/GraphicsEditor . 2021-02-07 15:15:13 +01:00