TwitchPlaysPokemon / public

Public repo for tracking on-going developer work, user-created issues, and public-facing documentation
5 stars 2 forks source link

Add a way for moderators to call a match for either team #105

Closed red031000 closed 3 years ago

red031000 commented 5 years ago

for example: if the emulator crashes just before pbrEngine gets the result, but after all the pokemon of one team has fainted, rather than having to do the whole match again, it'd probably be better if a moderator was able to call the match in the opponent's favour and have that as the result, it also could be helpful with debugging new features etc.

Felk commented 4 years ago

if the match straight out crashed, do you mean retroactively changing the result from "draw" to either side and recalculating the results?

red031000 commented 4 years ago

no the match would restart, which is unfair when the results were just about to be called

Felk commented 4 years ago

oh I see, okay that makes sense

Felk commented 3 years ago

this says moderators should be able to do it. !revertmatch was operator-only. the !overridematchresult command in https://github.com/TwitchPlaysPokemon/tpp/pull/469 fixes this but also for operators only. Is that ok?

chaos-lord commented 3 years ago

op only is fine