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

Feature/banker improvements #162

Merged
merged 11 commits into from
Oct 16, 2024

Conversation

enbytedev
Copy link
Contributor

This pull request builds upon the changes introduced in PR #161 and is branched from that commit.

  • Banker Improvements:
    • Percentage Button Functionality:
      • Added two sets of percentage buttons for quick transactions:
        • Player Balance: Allows players to deposit 20%, 50%, or 100% of their wallet balance directly.
        • Bank Balance: Allows players to withdraw 20%, 50%, or 100% of their bank balance directly.
    • Input Validation:
      • The banker will no longer allow negative values to be input.
  • Rendering Order Fix in ScreenContinueConquest:
    • Fixed an issue where the background blur effect was being rendered over text. The text now renders clearly above the blurring effect.

@SamB440
Copy link
Owner

SamB440 commented Sep 17, 2024

Needs conflicts fixing

@enbytedev
Copy link
Contributor Author

Hey, I left a note for you in the Discord but I'm not certain it made its way to you. This has been resolved. :)

@SamB440
Copy link
Owner

SamB440 commented Oct 16, 2024

It still seems to have conflicts

@SamB440
Copy link
Owner

SamB440 commented Oct 16, 2024

oh, rebase and merge doesn't work with that

@SamB440 SamB440 merged commit 8db5906 into SamB440:master Oct 16, 2024
1 check passed
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.

2 participants