|
8a20ca0f3e
|
Start mesh build job at the end of build in Skeleton.
|
2020-07-11 01:00:25 +02:00 |
|
|
67e327f471
|
Update ESS to get the Entity level simplifications.
|
2020-07-10 15:25:32 +02:00 |
|
|
836949b205
|
The initial sheathing setup is also called as deferred now.
|
2020-07-10 10:34:25 +02:00 |
|
|
e986d8d488
|
build_model is now called as deferred.
|
2020-07-10 10:31:09 +02:00 |
|
|
d68d49b5de
|
Reduce the amount of crashes.
|
2020-07-10 10:29:07 +02:00 |
|
|
153b15eb4d
|
Update ESS to get the EntityResourceData removal update. Also update the Engine.
|
2020-06-20 16:15:24 +02:00 |
|
|
b9c7767b98
|
Update ESS to get the new crash related commits. Also update the engine.
|
2020-06-18 22:46:24 +02:00 |
|
|
1e0a17b6cc
|
Now weapons are added to the test player model via the ModelVisual. Also moved the sheath action's processing into PlayerGD.
|
2020-06-16 19:10:52 +02:00 |
|
|
b3b67de715
|
Add tool keyword to AttachPoint.
|
2020-06-16 18:52:30 +02:00 |
|
|
ad72ae4def
|
Now sheathing works without reparenting nodes.
|
2020-06-16 18:50:49 +02:00 |
|
|
6626b8ed38
|
Initial weapon sheathing support. ALso updated ESS to get a few new constants.
|
2020-06-16 18:44:42 +02:00 |
|
|
7e7dc3b43e
|
Update ESS to get the Attachment ModelVisualEntry implementation/changes.
|
2020-06-16 15:55:01 +02:00 |
|
|
3f132e4828
|
Update ESS to the latest to get CharacterSkeleton3D's attach point rework.
|
2020-06-16 13:40:16 +02:00 |
|
|
4ceb9f134c
|
Fix "Cannot get ratio when minimum and maximum value are equal." Errors, and small tweaks to Nameplates.
|
2020-06-15 15:23:47 +02:00 |
|
|
3ad461adb5
|
Fix initial value for the nameplates.
|
2020-06-15 15:10:10 +02:00 |
|
|
315df2a10a
|
Now entities will be snapped to the terrarin after they spawn.
|
2020-06-13 15:30:49 +02:00 |
|
|
bb56fb05c5
|
Update ESS tot he latest to get the getter/setter renames. Also fix an unrelated error.
|
2020-06-05 19:45:42 +02:00 |
|
|
70b1b4badd
|
Update ESS to get the TalentRowData changes. Also updated the engine.
|
2020-06-05 18:05:54 +02:00 |
|
|
662055e4bf
|
Fix skeleton mesh generation in single threaded mode. Also update ThreadPool to get the it's single thread mode fixes.
|
2020-05-30 23:23:38 +02:00 |
|
|
e2869c7b89
|
CharacterSkeleton now uses the ThreadPool module to generate meshes. Also updated MeshTools to get the 2 functions I added to the singleton.
|
2020-05-30 19:25:32 +02:00 |
|
|
8f71e087e7
|
Update mesh utils to get the MeshMerger, and the engine. The CharacterSkeletonGD now uses it.
|
2020-05-30 14:04:37 +02:00 |
|
|
08c0c69aa7
|
Now the CharacterSkeleton uses Arrays directly.
|
2020-05-23 19:56:03 +02:00 |
|
|
6b50033f29
|
Now the visibility/lod/wakeup check has a timer for mobs.
|
2020-05-23 18:49:06 +02:00 |
|
|
43a768de17
|
Hide mesh while the animation tree is disabled.
|
2020-05-23 18:12:53 +02:00 |
|
|
c0f1b21788
|
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 |
|
|
794820e08c
|
Update ESS.
|
2020-05-20 20:41:26 +02:00 |
|
|
2302657002
|
Update ESS, to get the ItemVisual to ModelVisual rename.
|
2020-05-19 21:10:07 +02:00 |
|
|
6fe13fbaf3
|
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 |
|
|
b3418a8c84
|
Don't set the interaction type to loot if an entity doesn't have a lootdb.
|
2020-05-06 21:58:58 +02:00 |
|
|
c3deaf1403
|
Update ESS to the latest to get the baked in health and speed resources.
|
2020-04-29 01:10:10 +02:00 |
|
|
73bbe9bbca
|
Update ESS to get the event handler renames.
|
2020-04-28 20:49:03 +02:00 |
|
|
3efc211e52
|
Update ESS to the latest, to get all the Entity method renames.
|
2020-04-28 19:09:06 +02:00 |
|
|
84e341bcc6
|
Update ESS to get the clientside notification api changes.
|
2020-04-28 11:46:56 +02:00 |
|
|
3544cd88fc
|
Health and Speed are now EntityResources. The Stat versions are now just flat modifiers to them. Added back the Mana stat as a flat mana modifier. Also updated ESS to get the changes necessary for this system.
|
2020-04-27 18:40:20 +02:00 |
|
|
6ef0a84fbe
|
Renamed the data directory into modules.
|
2020-04-26 13:36:10 +02:00 |
|
|
2bbed83601
|
Grouped character species related data into a new folder.
|
2020-04-26 13:04:35 +02:00 |
|
|
77ccce7d74
|
Moved the camera out of data.
|
2020-04-26 11:26:42 +02:00 |
|
|
04da48826e
|
Update HEADS to get the customizable stats for ESS.
|
2020-04-25 21:41:42 +02:00 |
|
|
4b23a059ce
|
Removed the Mob, Player and NetworkedPlayer scenes.
|
2020-04-24 14:41:31 +02:00 |
|
|
2d5f4d9d88
|
Clear a few now unneeded nodepaths.
|
2020-04-24 14:34:05 +02:00 |
|
|
39e28c2035
|
Now the player ui and the nameplates are dynamically allocated aswell.
|
2020-04-24 14:32:04 +02:00 |
|
|
dee366cbf7
|
Now entities create their own bodies when they are missing. Also update ESS to the latest to get the body-related changes.
|
2020-04-24 13:48:54 +02:00 |
|
|
2382f9d3c1
|
Now the camera gets instantiated when needed automatically by the body script.
|
2020-04-24 09:45:16 +02:00 |
|
|
1d7a428987
|
Mob and NetworkedPlayer now also uses the body script and fixed a nullreference error. Also updated HEADS to get a fix for Voxelman.
|
2020-04-24 09:19:41 +02:00 |
|
|
b30a02f7b8
|
Moved movement handling code from Player.gd to a new gdscript that is on the player's body. Also update everything to the latest to grab the changes to ESS.
|
2020-04-24 00:49:51 +02:00 |
|
|
a2933a2b7b
|
Update ESS to the latest to get the id to resource path changes.
|
2020-04-19 18:27:38 +02:00 |
|
|
6a5cd7a9a2
|
Update HEADS to grab the profile defaults fix from ESS.
|
2020-04-18 21:27:22 +02:00 |
|
|
1de820dfcc
|
Now the game pretty much supports modding. MainScene will now look through the project opening all files named game_module.tres and in alphabetic order of their resource_path if exist it calls load_module on them. ESS's resourcedb is now created by MainScene, and it's the static type, with id remapping on. Append your resourcedbs into it. See game_module.gd. Also updated HEADS to grab the latest ESS.
|
2020-04-18 20:58:43 +02:00 |
|
|
dada397e92
|
Update HEADS to get the new ESS changes. Because of these changes the Entities autoload is now removed, it's code/functionality has been brought into a new bs_entity_spawner resource.
|
2020-04-18 14:35:28 +02:00 |
|
|
2202b75ddb
|
Update HEADS, mainly to grab the latest ESS changes.
|
2020-04-14 17:04:59 +02:00 |
|