Imbris
|
1a744808f0
|
Cleanup up possession code and add TODOs for issues to fix. Remove
SyncFrom debug_assertions hack.
|
2022-02-27 13:47:12 -05:00 |
|
Sam
|
e6bef416b4
|
Fix possession for animation work purposes.
|
2022-01-25 12:29:05 -05:00 |
|
Imbris
|
13d970bf6f
|
Rename SyncFrom::AllEntities to SyncFrom::AnyEntity for more clarity, add more comments for component syncing code, address MR comment
|
2022-01-19 00:56:42 -05:00 |
|
Imbris
|
374bd10e5d
|
Small comment fixes
|
2022-01-19 00:56:42 -05:00 |
|
Imbris
|
5494bd31f2
|
Sync SkillSet from all entities for now since it is needed for some things in voxygen, fix character_behavior system always triggering energy and density modification flags
|
2022-01-19 00:56:42 -05:00 |
|
Imbris
|
b19f780d9f
|
Make Combo also only sync for the client's entity
|
2022-01-19 00:56:42 -05:00 |
|
Imbris
|
aa122c1a18
|
Sync some components only from the client's own entity. Vastly reduce the amount of places to modify when adding/removing a component from network syncing.
|
2022-01-19 00:56:42 -05:00 |
|