veloren/voxygen
Joshua Yanovski 67231aff90 Remove persistence loading error from SkillSet.
This is needed (for now) in order to parallelize ingame_chat, because
one of the handled messages updates this value on the server.  It turns
out that the value is not actually used on the server, only the client,
so this was mostly a matter of threading this back to the correct place.
Additionally, we took the opportunity to modify the UI to not log you
into the game until your character was confirmed to be loaded, which
was a todo item that lets us simplify some error handling logic and
remove stuff from global state.
2022-09-21 09:29:25 -07:00
..
anim fix_salamander_and_elbst 2022-09-13 17:32:53 +00:00
benches Reduce overhead of messaging systems. 2022-09-14 21:04:53 -07:00
dynlib Revert "Merge branch 'xMAC94x/update-deps' into 'master'" 2022-09-15 18:51:48 +00:00
egui Remove unnecessarily qualified paths 2022-07-15 14:49:46 +02:00
examples (See sharp/lod-history) LOD, shadows, greedy meshing, new lighting, perf 2020-08-20 20:34:59 +02:00
i18n Revert "Merge branch 'xMAC94x/update-deps' into 'master'" 2022-09-15 18:51:48 +00:00
src Remove persistence loading error from SkillSet. 2022-09-21 09:29:25 -07:00
build.rs feat(voxygen): add logo for windows executable 2019-10-02 16:57:08 +02:00
Cargo.toml Revert "Merge branch 'xMAC94x/update-deps' into 'master'" 2022-09-15 18:51:48 +00:00