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

BUG: AG Fan Switches do not work #1668

Closed
3 tasks done
Verathian opened this issue Dec 6, 2024 · 0 comments · Fixed by #1667
Closed
3 tasks done

BUG: AG Fan Switches do not work #1668

Verathian opened this issue Dec 6, 2024 · 0 comments · Fixed by #1667
Labels
bug Something isn't working P-medium This issue does affect gameplay, but not critically enough that they are unable to play.

Comments

@Verathian
Copy link

Make sure you've done the following:

  • I have checked that this issue has not already been reported.

  • I have validated that this issue is not a syntax error of either MySQL or SQLite.

  • I have pulled the latest version of the main branch of DarkflameServer and have confirmed that the issue exists there.

DarkflameServer Version

32a1e5e

Issue Description

This previous PR removed the ability for buttons to be pressed by proximity/collision, which broke the Avant-Gardens red buttons that turn the fans off during the monument race.
#1655

Using git revert 9e7ef8c , then recompiling the server code, makes the buttons work again when you step on them.

Reproduction Steps

When doing the monument race, step on the red button that's supposed to deactivate the fan.

Expected Behavior

The button will be "pressed" when you step on it, and will turn off the fan so you may proceed.

Environment

Ubuntu, MariaDB, AWS Host

@Verathian Verathian added bug Something isn't working triage An issue that needs triage labels Dec 6, 2024
@EmosewaMC EmosewaMC changed the title BUG: Previous PR broke AG Fan Switches BUG: AG Fan Switches do not work Dec 6, 2024
@EmosewaMC EmosewaMC added P-medium This issue does affect gameplay, but not critically enough that they are unable to play. and removed triage An issue that needs triage labels Dec 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working P-medium This issue does affect gameplay, but not critically enough that they are unable to play.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants