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 alt-tab bug #235

Open
GoogleCodeExporter opened this issue Aug 17, 2015 · 11 comments
Open

Fix alt-tab bug #235

GoogleCodeExporter opened this issue Aug 17, 2015 · 11 comments

Comments

@GoogleCodeExporter
Copy link
Contributor

you are currently able to escape the spwan and jump to places you are not 
supposed to be when playing arena.

Original issue reported on code.google.com by [email protected] on 2 May 2012 at 9:07

@GoogleCodeExporter
Copy link
Contributor Author

Is this an arena-specific bug or pyspades-specific bug? Arena is in contrib, 
which we don't maintain.

Original comment by [email protected] on 2 May 2012 at 3:29

@GoogleCodeExporter
Copy link
Contributor Author

This is a pyspades bug because i have tried it on other servers other than 
arena.

Original comment by colorpinpoint on 2 May 2012 at 9:21

@GoogleCodeExporter
Copy link
Contributor Author

Original comment by [email protected] on 3 May 2012 at 10:02

@GoogleCodeExporter
Copy link
Contributor Author

I need more details. How do I reproduce this?

Original comment by [email protected] on 3 May 2012 at 10:56

@GoogleCodeExporter
Copy link
Contributor Author

Go to a 3 block high wall, spam ctrl and space, while holding W
you should be able to jump up with just a few tries.

Try it an arena server, seams easier to reproduce there

Original comment by [email protected] on 3 May 2012 at 11:45

@GoogleCodeExporter
Copy link
Contributor Author

What revision? This was fixed in trunk recently.

Original comment by [email protected] on 3 May 2012 at 12:13

@GoogleCodeExporter
Copy link
Contributor Author

Closing

Original comment by [email protected] on 5 May 2012 at 6:09

  • Changed state: Fixed

@GoogleCodeExporter
Copy link
Contributor Author

Not fixed, reopening. izzy and I think this change, or hompy's followup which 
forces sequencing on set_position, may be implicated:

http://code.google.com/p/pyspades/source/detail?r=db9e241715101e221575d5bd662da7
5c839d2c6b

<-izzy-> before that update from ben that you linked, there was really weird 
issues when players would auto climb upward
<-izzy-> like they would jump up and down
<-izzy-> but real fast
<-izzy-> i do think it's that update from ben that caused the high jump

Not sure if this is on the right track, though. This is the best candidate I 
saw in that time period, but the connection between the change and the behavior 
isn't obvious to me.

Original comment by [email protected] on 5 May 2012 at 8:24

  • Changed state: Accepted

@GoogleCodeExporter
Copy link
Contributor Author

I still can't reproduce this myself. How does it work?

Original comment by [email protected] on 5 May 2012 at 11:01

@GoogleCodeExporter
Copy link
Contributor Author

Rename

Original comment by [email protected] on 5 May 2012 at 1:06

  • Changed title: Fix alt-tab bug

@GoogleCodeExporter
Copy link
Contributor Author

Setting priority. This isn't *that* important to fix - if you really need to 
keep the player within a certain area, check on_position_update and restrict 
the position appropriately.

Original comment by [email protected] on 5 May 2012 at 6:15

  • Added labels: Priority-Low
  • Removed labels: Priority-Medium

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

No branches or pull requests

1 participant