.. |
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
|
Moved cursors out from data.
|
2020-04-26 12:34:12 +02:00 |
cursors
|
Moved cursors out from data.
|
2020-04-26 12:34:12 +02:00 |
fonts
|
Moved the fonts out from data.
|
2020-04-26 13:32:24 +02:00 |
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
|
Renamed the data directory into modules.
|
2020-04-26 13:36:10 +02:00 |
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
|
Added GDQuest's steering framework.
|
2020-02-19 13:06:40 +01:00 |
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
|
Added missing copyright header.
|
2020-02-19 16:50:55 +01:00 |
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
|
Added export.cfg into .gitignore.
|
2019-11-20 14:38:46 +01:00 |
default_bus_layout.tres
|
Data Part 3.
|
2019-11-20 13:59:32 +01:00 |
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
|
Added the remaining files.
|
2019-11-20 15:19:47 +01:00 |
icon.png.import
|
Added the remaining files.
|
2019-11-20 15:19:47 +01:00 |
project.godot
|
Updated ESS to get the ModelVisual, and ModelVisualEntry changes.
|
2020-05-20 22:14:56 +02:00 |