veloren/assets
Joshua Yanovski 4b5a9fe0f4 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-16 01:20:35 -07:00
..
common Fixing some messed up rons. 2022-08-13 23:50:13 -07:00
server/manifests Tweaks for this week 2022-05-19 19:35:31 +00:00
test/loadout/ok Rebase commit 2022-05-16 15:11:36 -04:00
voxygen Remove persistence loading error from SkillSet. 2022-09-16 01:20:35 -07:00
world Threads pinned to cores, initial groundwork for async slowjobs. 2022-08-24 21:43:14 -07:00