Open hexaflexahexagon opened 3 years ago
A good number of these have actually already been done it looks like. The only very important "cheat" (in old games) commands that remain that people will complain heavily about not having are:
mat_wireframe
showtriggers_toggle
showtriggers 1/0 // maybe? I never understood the difference between this command and the above.
So once those get done this can really just be closed. anything else that comes up can be its own issue later on
What feature is your improvement idea related to?
Lots of common commands like
r_drawclipbrushes
are currently hidden behind cheats due to some overlapping p2ce changes. It would be very convenient to actually have all of these commands unrestricted since we want to allow players to use them while running, and runs can't be done withsv_cheats 1
Describe the solution you'd like
Cross-reference with the spreadsheet BLT and I made a while back (pinned in #general-team) and go through each command/convar, making sure they're all as unrestricted/restricted as desired.
Describe alternatives you've considered, if any.
No response
Additional context
No response