X-Git-Url: https://troll.desast.re/troll.git/blobdiff_plain/3d557e30e1e2007b846449248a11cc3d8367d1f9..fddaf463662bf94d6382bf4e9b4d56a9689315af:/PLAN.org?ds=sidebyside diff --git a/PLAN.org b/PLAN.org index 0d5dc40..fef8643 100644 --- a/PLAN.org +++ b/PLAN.org @@ -49,18 +49,48 @@ ** DONE html for salting the seed ** TODO Leagues (need multiround) ** TODO Multiround (need early termination) -** TODO Early termination (need time rationalization) -** TODO Time rationalization (need code reorg) +** TODO Leaguification +- [X] Cheating +- [X] Maps +- [ ] Trolls +- [ ] Multiround +** DONE Early termination (need time rationalization) +** DONE Time rationalization (need code reorg) ** TODO Code cleanup That one's probably never going to be DONE ^^' +- [ ] split GameManager + *** organize routines by functional area *** split out what can be +*** factor stone throwing ref/view interface +** Testing +*** DONE basics +*** TODO the @Illedan case +*** TODO more generic "referee crash" +*** TODO parameters feedback +*** TODO cheating cases +** DONE add a background to the favicon + +That transparency is nefarious on my browser's default tab background +color. + * BUGS -** viewer goes blank <2020-06-03 mer. 22:58> +** GodMode crash +Reported by @Illedan + +java.lang.NullPointerException + at com.codingame.game.GodModeManager.update(GodModeManager.java:102) + at com.codingame.game.Referee.gameTurn(Referee.java:122) + at com.codingame.gameengine.core.GameManager.start(GameManager.java:122) + at com.codingame.gameengine.core.RefereeMain.start(RefereeMain.java:67) + at com.codingame.gameengine.core.RefereeMain.main(RefereeMain.java:50) + +** viewer goes blank +<2020-06-03 mer. 22:58> (22:19:12) Astrobytes: JBM, if you're around, the TVC viewer goes blank after a couple of games. Consistently. In Chrome. Other games not doing the same. (22:24:18) Astrobytes: Seems to be fine in Opera and FF (22:30:54) Astrobytes: struct, what's happening with Shabu/Shobu/Shamu/Shangis/whateverit'scalled?