Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Flags are broken #4

Open
daboross opened this issue Jul 5, 2020 · 0 comments
Open

Flags are broken #4

daboross opened this issue Jul 5, 2020 · 0 comments

Comments

@daboross
Copy link
Owner

daboross commented Jul 5, 2020

The game has updated the flag format, and we can't parse it anymore. Example update:

[
  "room:shard0/W41N48",
  {
    "objects": {
      "5f0236153187fd5e3dfa814a": {
        "store": {
          "energy": 79
        }
      },
      "5f025b3706ec7d5f6e3cd7a3": {
        "x": 12,
        "y": 24
      }
    },
    "flags": "|38445073-0~1~2~26~28",
    "gameTime": 38445102,
    "info": {
      "mode": "world"
    },
    "visual": ""
  }
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant