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 + Backend: Gift Profit Tracker #3072

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

Conversation

DavidArthurCole
Copy link
Contributor

What

https://discord.com/channels/997079228510117908/1140705792937443448
Adds a profit tracker for opened gifts.

Technically has support for Party Gifts, but given the absurd price of those, and my lack of billions of coins to burn on getting chat patterns, this will solely track white/green/red gifts for now (unless the patterns are the same, I guess).

There are likely some items that are going to fail to map from the messages to the tracker. I had to add edge-case detection for Ice Runes, probably gonna be more... god bless beta testers.

Images

image

image

image

image

image

image

Changelog New Features

  • Added gift profit tracker. - Daveed
    • Does NOT auto track used gifts - see /shaddusedgifts.

Changelog Technical Details

  • Moved a couple existing gift-related resources to a new gifting package. - Daveed

@github-actions github-actions bot added the Backend A backend pull request that will be merged soon label Dec 16, 2024
@lunaynx
Copy link
Contributor

lunaynx commented Dec 16, 2024

Party gifts have a PARTY tier according to the official wiki, could add that next to SANTA, though I can't test either.

@DavidArthurCole
Copy link
Contributor Author

DavidArthurCole commented Dec 16, 2024

Party gifts have a PARTY tier according to the official wiki, could add that next to SANTA, though I can't test either.

Next time alpha is open I'll make a concerted effort to open a couple and see if I can easily add them to this

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