broken_seals/game
2020-05-23 18:12:53 +02:00
..
addons Removed ess_data as a dependency from the setup script, but added it into this repo and renamed it to module manager. 2020-04-26 15:47:21 +02:00
autoload
cursors
fonts
modules Removed IKs from the blender model, also fixed a few more issues with it. In blender the animations look bad, but in godot they still work, they will be fixed later. Removed an old generated skin file, it seems like this caused all the old model import problems. Reoriented the meshes, now without the old skin. 2020-05-23 12:25:12 +02:00
player Hide mesh while the animation tree is disabled. 2020-05-23 18:12:53 +02:00
scenes
scripts Fix clientside spell cast events. (cast success will need to be sent to clients later.) 2020-05-06 21:51:47 +02:00
steering_ai_framework
test_weapons The current character model has been ported to use procedural animations. Also from now on it's imported from gltf2. The mesh generation is broken for the time being, will fix soon. Also updated every module and the engine. 2020-05-17 16:28:31 +02:00
texture_tools
ui Update ESS to the latest to get the baked in health and speed resources. 2020-04-29 01:10:10 +02:00
voxelman Reduced chunk's texture scale to 3. 2020-05-12 16:51:07 +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
project.godot Updated ESS to get the ModelVisual, and ModelVisualEntry changes. 2020-05-20 22:14:56 +02:00