Skip to content

Teleport tubes forbid other uses of mod storageΒ #177

@Watilin

Description

@Watilin

Currently, teleport.lua#L106 throws an error when the storage contains any key that isn't recognized as teleport tube stuff. It prevents other uses of mod storage, for example in #175 (instead of file storage).

I suggest we modify teleport functions to prefix their storage keys, and only handle keys having the relevant prefix. I'm willing to do it. I know that a tptube API is exposed, but after a quick look at the code, i think it's possible to do the change transparently and stay with the current API version number.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions