randovania
randovania copied to clipboard
Add a "Cheats" menu in multiworld game session interface
The idea would be to add a "Cheats" menu inside the multiworld game session UI that would provide the following features:
- Give item X to player P
- Give all items contained in player P seed to other players (temporary band-aid in the case where a player abandons)
This would be a handy and universal tool that would provide an alternative for the menu mod for any game supported by randovania, and would also have the benefit of being logged inside the audit log (whereas menu mod usage is completely invisible from the multiworld server PoV).
By default, cheats would only be usable by the session admin, but a setting could easily be introduced in order to allow any player to have access to those cheats.
Potential other ideas:
- Tell player P if he still has progression for other players (good to know when you are in go mode and wants to know if you can finish)
- Warp player P to start (in case of softlock - could it be easily triggered from the multiworld client?)
related: #935, #925