richelbilderbeek / djog_unos_2018

Project by the Uno's at DJOG 2018-2019: Nature Zen
GNU General Public License v3.0
6 stars 2 forks source link

Add God Mode for debugging #487

Closed richelbilderbeek closed 5 years ago

richelbilderbeek commented 5 years ago

Is your feature request related to a problem? Please describe.

Currently, our testers go Game Over while testing the game. It would be helpful if there would be a God Mode in the game.

Describe the solution you'd like

Add a way to enable God Mode, for example, when iloverichel is typed.

Describe alternatives you've considered

None.

Additional context

None.

robkruger commented 5 years ago

I also need this for profiling, but if I do this issue, the whole profiling step is also on develop. Is that ok?

DynCoder commented 5 years ago

Will the profilling stuff bring confusion to the team in the way of unused code or weird visual stuff? If yes, yes. If not, no.

Op zo 17 mrt. 2019 19:14 schreef Rob Krüger notifications@github.com:

I also need this for profiling, but if I do this issue, the whole profiling step is also on develop. Is that ok?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/richelbilderbeek/djog_unos_2018/issues/487#issuecomment-473691023, or mute the thread https://github.com/notifications/unsubscribe-auth/Ab-Tki_bmj3P63EUgYpNvUsv1sciJmmgks5vXoX3gaJpZM4b3SWh .

robkruger commented 5 years ago

The only thing I can think of is longer build times

DynCoder commented 5 years ago

Sure thing go ahead and do this

Op zo 17 mrt. 2019 19:17 schreef Rob Krüger notifications@github.com:

The only thing I can think of is longer build times

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/richelbilderbeek/djog_unos_2018/issues/487#issuecomment-473691320, or mute the thread https://github.com/notifications/unsubscribe-auth/Ab-TkmzPBS3WTSapSMAIPYm-ITb0rTMhks5vXobGgaJpZM4b3SWh .

richelbilderbeek commented 5 years ago

Sure, profiling should reach develop and master as well.

In the case this would take up too much time, we can setup Travis to do profiling only on Rob's branch.

richelbilderbeek commented 5 years ago

This :rainbow: feels :rainbow: done!