You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 5, 2024. It is now read-only.
Currently, activities literally parse their lua to find area function calls to find out what areas they need and thus what scenes to display. This is silly and prone to breaking and should be replaced with .ini properties instead.
Will break a good chunk of mods and require us to manually set required areas on every single vanilla activity.