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

Open
wants to merge 11 commits into
base: master
Choose a base branch
from

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

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