** DONE html for salting the seed
** TODO Leagues (need multiround)
** TODO Multiround (need early termination)
+** 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?