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

Fix dead-spec camera #1656

Closed
wants to merge 1 commit into from
Closed

Fix dead-spec camera #1656

wants to merge 1 commit into from

Conversation

axblk
Copy link
Contributor

@axblk axblk commented Nov 11, 2018

No description provided.

@oy
Copy link
Member

oy commented Nov 12, 2018

Dead players shouldn't be able to have freeview so they can't inform teammates about players from the opposing team. It should be restricted to teammates and death position.
Maybe remove the death cam position and jump automatically to an alive player, dunno?

@Dune-jr
Copy link
Member

Dune-jr commented Nov 12, 2018

@oy: Then this would have to be locked on the client-side too?
I'm a bit surprised it's a feature, since information doesn't sound so important to me in a survival game.

@nheir
Copy link
Contributor

nheir commented Nov 13, 2018

What about spectators ? They can help fellow players through different channel.

@oy
Copy link
Member

oy commented Nov 13, 2018

@Dune-jr
I think information about the position of an opponent is useful. And when you're out of ammo and low on health you probably go for a draw and run/hide.

@nheir
When spectators are seperated from clients I thought about a future feature where you can delay the data for spectators by a specific time(f.e. 5 seconds (adjustable)). So the spectators see the game with a delay and can't spoil the match.

@nheir
Copy link
Contributor

nheir commented Nov 13, 2018

Oh, is it reference somewhere else ? It looks like another big feature to implement.

@oy
Copy link
Member

oy commented Nov 14, 2018

Dunno if there's an issue for it. But probably sth for 0.8 :)

@Dune-jr
Copy link
Member

Dune-jr commented Nov 16, 2018

Right now the dead-spec camera just feels buggy though. In my opinion, we shouldn't cripple the UX with anti-cheat features until they are properly implemented on both sides (e.g. lock camera client-side).

@oy
Copy link
Member

oy commented Nov 16, 2018

Yeah, has to be fixed in the client. You always had a fixed camera when you are dead.

@oy
Copy link
Member

oy commented Nov 20, 2018

Fixed it here abdde05

@oy oy closed this Nov 20, 2018
@axblk axblk deleted the dead_spec branch November 21, 2018 22:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants