Skip to content

DPVP: Rework Deep Sea event management #32

Description

@HunterZ

Deep Sea events currently use spawn/kill hook handlers, but it may be more performant to use Deep Sea open/close events to run create/destroy coroutines:

  • when deep sea has opened, can loop over various stuff in DeepSeaManager and create events as appropriate
  • when deep sea has closed, can loop over all active deep sea events and delete them

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions