Skip to content

Construction improvements

Ceikry requested to merge fix-house-portal into master

What have you done in this MR?

  • Fix teleporting to house portal on logout more than you should (Closes #1105 (closed))
  • House now kicks guests when owner leaves (Closes #884 (closed))
  • More aggressively unload old house regions (experiment to see how it affects the construction bug on live)
  • Added DEBUG log type (currently unused, but shows up in cyan when used and the world is in development mode)

Are there any tricky things testers should keep an eye out for?

  • No

  • Yes, as follows:

  • I have tested these changes thoroughly.

  • This requires extra testing due to changes to architecture or other similarly risky changes.

  • I used the Thanos Tool for any JSON edits where possible, and have attached screenshots of any changes.

  • I acknowledge that this contribution will be released under the AGPL license.

*** NOTE: If Gitlab complains about pipelines stating that you need to "Validate your Gitlab account" there is no need to worry. You do not have to do this and it is only occurring because OUR pipeline tried to run on your fork. While it's preferred that you do validate your account, you can safely ignore/dismiss this message from Gitlab. ***

Edited by Ceikry

Merge request reports