This repository has been archived by the owner on Jan 5, 2024. It is now read-only.
Change Required Activity Areas from a strange .lua parser to .ini properties instead #557
Labels
refactor
Code needs to be refactored
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.
The text was updated successfully, but these errors were encountered: