X-Git-Url: https://troll.desast.re/troll.git/blobdiff_plain/3d557e30e1e2007b846449248a11cc3d8367d1f9..bda92e8fe2871496c68dc2de2d746f8e69c6fd96:/PLAN.org?ds=sidebyside diff --git a/PLAN.org b/PLAN.org index 0d5dc40..efbf2f0 100644 --- a/PLAN.org +++ b/PLAN.org @@ -49,8 +49,8 @@ ** 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) +** DONE Early termination (need time rationalization) +** DONE Time rationalization (need code reorg) ** TODO Code cleanup That one's probably never going to be DONE ^^' @@ -59,8 +59,21 @@ That one's probably never going to be DONE ^^' *** split out what can be +*** factor stone throwing ref/view interface + * 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?