Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Miscellaneous bugfixes for beta 1 #313

Merged
merged 3 commits into from May 20, 2023
Merged

Miscellaneous bugfixes for beta 1 #313

merged 3 commits into from May 20, 2023

Conversation

ethanmoffat
Copy link
Owner

@ethanmoffat ethanmoffat commented May 20, 2023

Fixes #305 and fixes #309

Also improves in-game exception handling, by showing "lost connection" dialog and bumping back to the main menu.

…me back to the main menu, reset the display size, and show a "lost connection" dialog.
…nts on the main update thread.

Should fix crashes with GameComponentsCollection in MonoGame due to async threads modifying the components collection. Also improves performance of switching to in-game.
Fixes bug where walking into an NPC wouldn't move the character until the NPC had fully animated to the next tile, making it difficult to chase passive NPCs.
@ethanmoffat ethanmoffat added this to the v1-beta milestone May 20, 2023
@ethanmoffat ethanmoffat merged commit dd688e9 into master May 20, 2023
3 checks passed
@ethanmoffat ethanmoffat deleted the beta_bugfix branch May 20, 2023 08:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant