Reorganize View/Player
[troll.git] / src / main / java / com / codingame / game / View.java
2020-06-07 JBMReorganize View/Player
2020-06-01 JBMTrolls speak louder than castles, or so I've heard
2020-05-31 JBMActivate cheating
2020-05-31 JBMPants color selector
2020-05-30 JBMMoar trolling, this one my own
2020-05-30 JBMMoar trolling. Adapted from @Astrobytes.
2020-05-30 JBMTrolls can be of different races
2020-05-30 JBMFeed model parameters back to IDE.
2020-05-29 JBMBrighten up the troll's mouth and pants
2020-05-29 JBMMake the trolling optional
2020-05-29 JBMIsotropic sayings' relative frequency shouldn't be...
2020-05-28 JBMGet the troll to utter stuff
2020-05-28 JBMFunky loss visuals. A cheater doesn't lose to timeout...
2020-05-28 JBMExtract more referee to the view
2020-05-27 JBMMore debug utility
2020-05-27 JBMAdd some mountains
2020-05-27 JBMAdd debug mode for @pb4. Also ensure it's useless by
2020-05-27 JBMMore trees (same contributor)
2020-05-27 JBMTrees! (kudos @Alshock)
2020-05-27 JBMDon't destroy the castle if the troll doesn't reach it
2020-05-27 JBMRandomize defeated avatar rotation direction
2020-05-27 JBMDon't keep last stone throw count up after the fact
2020-05-27 JBMStone throw reminder for @dbdr's debugging. Also UI...
2020-05-27 JBMRepair gauges
2020-05-27 JBMBreak stone counter. FIX AVATAR DEFEAT ANIMATION AT...
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