X-Git-Url: https://troll.desast.re/troll.git/blobdiff_plain/9656502aaa68fb88bfc0664b0d60e8ed25a9acb0..505d4ac3e3dc4a8f143faed4e6d61f7b9c8e2c33:/PLAN.org diff --git a/PLAN.org b/PLAN.org index 5b3be7f..bfda8b2 100644 --- a/PLAN.org +++ b/PLAN.org @@ -49,20 +49,48 @@ ** DONE html for salting the seed ** TODO Leagues (need multiround) ** TODO Multiround (need early termination) +** TODO Leaguification +- [X] Cheating +- [X] Maps +- [ ] Trolls +- [ ] ** 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 +** TODO 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?