-
-
Notifications
You must be signed in to change notification settings - Fork 208
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
Fix: Superpair Data #2566
Merged
hannibal002
merged 77 commits into
hannibal002:beta
from
ILike2WatchMemes:inventory-experiments-rework
Oct 2, 2024
Merged
Fix: Superpair Data #2566
hannibal002
merged 77 commits into
hannibal002:beta
from
ILike2WatchMemes:inventory-experiments-rework
Oct 2, 2024
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
can't test until tomorrow, so draft |
github-actions
bot
added
the
Merge Conflicts
There are open merge conflicts with the beta branch.
label
Sep 26, 2024
This pull request has conflicts with the base branch "beta". Please resolve those so we can test out your changes. |
Conflicts have been resolved! 🎉 |
github-actions
bot
removed
the
Merge Conflicts
There are open merge conflicts with the beta branch.
label
Sep 26, 2024
This pull request has conflicts with the base branch "beta". Please resolve those so we can test out your changes. |
github-actions
bot
added
the
Merge Conflicts
There are open merge conflicts with the beta branch.
label
Sep 28, 2024
hannibal002
requested changes
Sep 28, 2024
...n/java/at/hannibal2/skyhanni/features/inventory/experimentationtable/SuperpairDataDisplay.kt
Outdated
Show resolved
Hide resolved
...n/java/at/hannibal2/skyhanni/features/inventory/experimentationtable/SuperpairDataDisplay.kt
Outdated
Show resolved
Hide resolved
...n/java/at/hannibal2/skyhanni/features/inventory/experimentationtable/SuperpairDataDisplay.kt
Outdated
Show resolved
Hide resolved
...n/java/at/hannibal2/skyhanni/features/inventory/experimentationtable/SuperpairDataDisplay.kt
Outdated
Show resolved
Hide resolved
...n/java/at/hannibal2/skyhanni/features/inventory/experimentationtable/SuperpairDataDisplay.kt
Outdated
Show resolved
Hide resolved
...n/java/at/hannibal2/skyhanni/features/inventory/experimentationtable/SuperpairDataDisplay.kt
Outdated
Show resolved
Hide resolved
...n/java/at/hannibal2/skyhanni/features/inventory/experimentationtable/SuperpairDataDisplay.kt
Outdated
Show resolved
Hide resolved
...n/java/at/hannibal2/skyhanni/features/inventory/experimentationtable/SuperpairDataDisplay.kt
Show resolved
Hide resolved
...n/java/at/hannibal2/skyhanni/features/inventory/experimentationtable/SuperpairDataDisplay.kt
Outdated
Show resolved
Hide resolved
...n/java/at/hannibal2/skyhanni/features/inventory/experimentationtable/SuperpairDataDisplay.kt
Show resolved
Hide resolved
Conflicts have been resolved! 🎉 |
github-actions
bot
removed
the
Merge Conflicts
There are open merge conflicts with the beta branch.
label
Sep 28, 2024
hannibal002
added
the
Soon
This Pull Request will be merged within the next couple of betas
label
Sep 29, 2024
jani270
removed
the
Soon
This Pull Request will be merged within the next couple of betas
label
Sep 29, 2024
hannibal002
added
the
Soon
This Pull Request will be merged within the next couple of betas
label
Oct 1, 2024
github-actions
bot
removed
Soon
This Pull Request will be merged within the next couple of betas
Bug Fix
Bug fixes
labels
Oct 2, 2024
Tryp0xd
pushed a commit
to Tryp0xd/SkyHanni
that referenced
this pull request
Oct 3, 2024
* Version 0.27 Beta 13 * Feature: West Village/Dreadfarm/Living Cave features (hannibal002#2616) Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com> * Fix: Jasper Gemstones not in Powder Mining Filter (hannibal002#2618) * changed todo * added parameter `/shcopylocation pathfind` * Fix a massive bug (hannibal002#2626) * Fix: Typos in readme (hannibal002#2629) * Fix: Custom Scoreboard Carnival (hannibal002#2631) * formatting * Fix: Add more Pablo patterns (hannibal002#2636) * Fix: Minister in Calendar Color Reset (hannibal002#2632) * Fix: Strays Wrongly Counting as Unique (hannibal002#2627) * Fix: Item trackers saying removed item name from item name (hannibal002#2620) * fix time format showing empty string for sub 1s * fixed composter data collection * Improvement: Add ignored crops for lane features (hannibal002#2622) * Improvement: Change "efficient miner" to "spread" in mineshaft pity breakdown (hannibal002#2633) * Backend: Rename keystore file to specify it is for skyhanni (hannibal002#2619) * Fix: Superpair Data (hannibal002#2566) Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com> Co-authored-by: CalMWolfs <94038482+CalMWolfs@users.noreply.github.com> * Improvement: Added cooldown to Carnival NPC click (hannibal002#2628) * Automatically stating pathfind after clicking the hypixel reminder ch… (hannibal002#2635) Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com> * Improvement: Pathfind Rendering (hannibal002#2634) Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com> * Backend: Alert Clock Offsets (hannibal002#2623) Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com> Co-authored-by: CalMWolfs <cwolfson58@gmail.com> * fixed typo in broodmother message * fixed errors when path is zero * Version 0.27 Beta 14 * Improvement: Slight Touch up for Hoppity Event Summary (hannibal002#2638) * code cleanup * Fix: Highlight in Bazaar (hannibal002#2640) Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com> * Fix: Flare expire warning (hannibal002#2643) Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com> * Fix: Ender node tracker (hannibal002#2644) Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com> * Fix: Powder Tracker not tracking items (hannibal002#2645) * Fix: Preconditions to debug commands (hannibal002#2641) Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com> Co-authored-by: CalMWolfs <cwolfson58@gmail.com> * Fix: Dummies and Damage Indicator (hannibal002#2646) Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com> * fixed wrong feature toggle * Improvement: Superpair Experimentation data always visible (hannibal002#2647) Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com> Co-authored-by: CalMWolfs <cwolfson58@gmail.com> * Backend: Detekt Fixes Part 5 (hannibal002#2617) --------- Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com> Co-authored-by: MTOnline69 <97001154+MTOnline69@users.noreply.github.com> Co-authored-by: David Cole <40234707+DavidArthurCole@users.noreply.github.com> Co-authored-by: CalMWolfs <94038482+CalMWolfs@users.noreply.github.com> Co-authored-by: J10a1n15 <45315647+j10a1n15@users.noreply.github.com> Co-authored-by: Luna <me@lunya.dev> Co-authored-by: martimavocado <39881008+martimavocado@users.noreply.github.com> Co-authored-by: ILike2WatchMemes <ilike2watchmemes@gmail.com> Co-authored-by: minhperry <46137516+minhperry@users.noreply.github.com> Co-authored-by: hannibal2 <24389977+hannibal002@users.noreply.github.com> Co-authored-by: CalMWolfs <cwolfson58@gmail.com> Co-authored-by: HiZe <super@hize.be> Co-authored-by: ItsEmpa <itsempa@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
What
Fixed bugs for Superpair
Changelog Fixes