-
Notifications
You must be signed in to change notification settings - Fork 24
Description
FEATURE REQUEST
My friends and I want to play co-op and mess with things (e.g. start with the relic that makes our health shared). I understand why the dev console is disabled by default as it's not fair in versus or bingo modes, but it would be really nice to have an option to enable it.
Maybe an "enable cheats" button that everyone can click to allow it in the co-op UI?
I'm willing to put some work into this if you want.
EDIT:
After looking at the code some more and getting a better understanding of how it works, I think that instead of re-enabling the dev console a better solution might be a special "command prefix" in the chat. Maybe starting a line with a slash / will be the prefix, and it will give all players the option to vote on if they want the command to be allowed or not.
This would allow running commands but also make sure nobody is getting an advantage without everyone else agreeing to it.
I think I can make a prototype based on the boss relic selection code I saw in NetworkManager.