Infinitay / essence-pouch-tracking

BSD 2-Clause "Simplified" License
0 stars 0 forks source link

GOTR Tracking #8

Closed Infinitay closed 2 weeks ago

Infinitay commented 2 weeks ago

At the start of GOTR games pouches are cleared

Infinitay commented 2 weeks ago

EDIT: Is it a dynamic Varbit? Is that a thing? I relaunched my client and the first lobby I got into it seems like it's now Varbit 13691 EDIT 2: As soon as the game ended, 13688 changed this time again and it was set to 1. Maybe it just didn't fire and var changes event because the next game 13688 was set to 0 at the start Based on data collection while sitting in games (solo and sat inside the minigame waiting for the guardian to die) it seems that

Varbit ID Value Description
13688 0 The GOTR game has started. Currently playing the game. Game UI shown.
13688 1 The GOTR game was over. Waiting for next game. Game UI was gone.
13691 0 Left the GOTR game and entered the lobby. Game was active. Portal was yellow.
13691 1 Entered the GOTR game and entered the minigame itself. Game was active. Portal was yellow.

There could be a different state for the various states in the minigame

Infinitay commented 2 weeks ago

I didn't consider what happens if we walk out of the minigame. The guardian essence in the pouch should disappear too.