Skip to content
This repository was archived by the owner on Jan 5, 2024. It is now read-only.
This repository was 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

@pawnishoovy

Description

@pawnishoovy

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    refactorCode needs to be refactored

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions