Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

option to block shader-remapping #72

Open
ouned opened this issue Jun 4, 2016 · 4 comments
Open

option to block shader-remapping #72

ouned opened this issue Jun 4, 2016 · 4 comments

Comments

@ouned
Copy link
Member

ouned commented Jun 4, 2016

mv_blockShaderRemapping:

  • 0: doesn't block (default)
  • 1: blocks based on a blacklist which contains a list of 2D shader's so servers can't remap menu elements, the console etc.
  • 2: blocks everything
@ouned ouned added this to the Version 1.3 milestone Jun 4, 2016
@ouned ouned removed this from the Version 1.3 milestone Feb 6, 2017
@aufau
Copy link
Member

aufau commented Jun 6, 2017

I'm not sure about option 2. (and the whole thing in general) Server mod/admin can legitimately remap some shaders as a part of game logic/rules. Ignoring them would be "cheating". And if a server remaps 2d shader's… just don't play on it if you can't stand it.

On the other hand I would consider some code to revert all server remaps when disconnecting from server so you don't need to restart the game (or is it already there, haven't seen some 2d remaps "stick"?).

@ouned
Copy link
Member Author

ouned commented Jun 6, 2017

Well, for me it's all about console background remapping. Not like I actually care about the rest.
I just don't think server admins should be able to mess with that. Imagine iyou join a IRC channel and the admin changes your Terminal background color or something like that. It's just not OK.

@TriForceX
Copy link
Contributor

TriForceX commented Nov 2, 2017

im a little confused, this is about server-side or client-side shader remapping? actually server-side remapping is "legal" so server admins/mods are able to use under its own desicion (why a server admin who remapped the console and another stuff, should "enable" this option? that doesnt make a sense, but if a specific client doesnt want that remap he should be able to block that).

Also theres some "game" remapping like huds for team red/blue, this will affect that? i think this should be a "client-side" option to block "server-side remapping", but idk if deny server admin/mods to remap would be a good idea

@ouned
Copy link
Member Author

ouned commented Nov 2, 2017

it's about blocking remaps at the clientside only

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants