GameMaster mode is broken in Parties
complete
Filip
marked this post as
complete
Filip
marked this post as
under review
Filip
marked this post as
complete
Filip
marked this post as
in progress
This should be resolved now. Can you confirm if it work? If not, can you come back with more details and we will look into this again? :)
BojanR
Filip Yes, works great now, thank you!
Filip
BojanR: Great, thanks for the confirmation!
BojanR
Filip erm, I'm not sure if you'll see my message... but it seems the rounds are not actually timing out in the API. So it's not really working correctly still.
Filip
BojanR: Whats not working for you when you use Game Master? Can you not play at all or can you elaborate on what issue its causing?
BojanR
Filip You can play with GameMaster fine, at least from my limited testing, but the API is not reflecting the rounds ending... some community plugins rely on this, so they are failing now 🫣 So this is more a Duels API issue than a gamemaster one. [edited to reflect it's not as many scripts as I thought, but still some]
Filip
BojanR: Can you send over the exact plugins?
BojanR
Filip
Pinpointing ones are the most used probably.
https://greasyfork.org/en/scripts/527469-pinpointing-duels (relevant code in line 459)
Would need a bit more time to find more examples, but it's mostly used for stuff to show up in between rounds.
BojanR
I'd like to add that in the API,
"currentRoundNumber": 1
stays the same, even if you get to like round 3.
"guesses" are also completely empty.
Also, this is with multi increase set to 0, in case that could be causing tihs issue, which I can see being the case because of the new multis system you guys probably implemented for some players.
Filip
BojanR: We do not have a public API so we cannot help if third party plugins/scripts stop working when technical changes are made Im afraid. So the creator/creators of the script needs to have a look on their end and should be able to fix it by investigating
BojanR
Filip I mean fair enough, but there's nothing to investigate. Your API used to work, it no longer does. Does not show guesses, does not flag rounds as completed, which it previously did. I guess you moved onto ws or whatever. thanks.