Leaguify cheating
[troll.git] / src / main / java / com / codingame / game / Referee.java
2020-06-11 JBMLeaguify cheating
2020-06-11 JBMStart leaguifying
2020-06-11 JBMFacade the SDK's GameManager out
2020-06-08 JBMImplement god mode
2020-06-08 JBMHotfix: (from @pb4) a dead player isn't granted an...
2020-06-07 JBMEarly game termination
2020-06-07 JBMReorganize View/Player
2020-06-03 JBMSend game seed in inputs. Update HTML.
2020-05-28 JBMFunky loss visuals. A cheater doesn't lose to timeout...
2020-05-28 JBMRestore cheat throw visuals
2020-05-28 JBMExtract more referee to the view
2020-05-27 JBMFactor disqualifications
2020-05-27 JBMDon't destroy the castle if the troll doesn't reach it
2020-05-27 JBMFactor protocol and gameTurn() loop
2020-05-27 JBMCleanup and meta updates
2020-05-27 JBMAnnounce it's the loser who gets destroyed instead...
2020-05-27 JBMDon't keep last stone throw count up after the fact
2020-05-27 JBMRepair gauges
2020-05-27 JBMMajor model/view split. Compiles and runs, but viewer...
2020-05-27 JBMSplit some code to view
2020-05-27 JBMSplit referee data to model and view
2020-05-27 JBMLOL-hotfix: right castle was closer to the troll's...
2020-05-27 JBMThat fencepost inconsistency turned out NOT to be a...
2020-05-27 JBMMessaging
2020-05-20 JBMEnforce 1-stone rule. Animate defeats a bit more.
2020-05-20 JBMEarly termination
2020-05-20 JBMInitial commit