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

Backend: Bits Event #2815

Open
wants to merge 4 commits into
base: beta
Choose a base branch
from
Open

Backend: Bits Event #2815

wants to merge 4 commits into from

Conversation

ItsEmpa
Copy link
Contributor

@ItsEmpa ItsEmpa commented Oct 25, 2024

What

(Will be needed for #2813)
This pr changes the bits spent event to have difference, and separates the bits available gained event into a different event.
It also moves famerank to playerstorage instead of globally, and makes it not get stored by its display name

Changelog Technical Details

  • Added difference to Bits Spent event and separated Bits Available Gained event into another event. - Empa

@github-actions github-actions bot added the Backend A backend pull request that will be merged soon label Oct 25, 2024
@hannibal002 hannibal002 added this to the Version 0.29 milestone Oct 25, 2024
Copy link

This pull request has conflicts with the base branch "beta". Please resolve those so we can test out your changes.

@github-actions github-actions bot added the Merge Conflicts There are open merge conflicts with the beta branch. label Nov 15, 2024
# Conflicts:
#	src/main/java/at/hannibal2/skyhanni/config/storage/PlayerSpecificStorage.java
#	src/main/java/at/hannibal2/skyhanni/config/storage/Storage.java
#	src/main/java/at/hannibal2/skyhanni/data/BitsAPI.kt
#	src/main/java/at/hannibal2/skyhanni/events/BitsUpdateEvent.kt
Signed-off-by: Empa <[email protected]>
@github-actions github-actions bot removed the Merge Conflicts There are open merge conflicts with the beta branch. label Jan 5, 2025
Copy link

github-actions bot commented Jan 5, 2025

Conflicts have been resolved! 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Backend A backend pull request that will be merged soon
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants