Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-07-01 | add force test helpder | olim | |
add helper for the force test. unsure if timer is correct. sometimes last to long? | |||
2024-07-01 | fix tenacity helper | olim | |
rework tenacity helper to use particals to work out randomness and fix to be mainly accurate | |||
2024-07-01 | simplify code | olim | |
do not bother trying to work out exact block as it seems to be random | |||
2024-07-01 | add tenacity helper | olim | |
added helper for tenacity however there seems to be randomness so can not highlight block its going to hit | |||
2024-07-01 | add masteryTest helper | olim | |
create helper for the mastery challenge | |||
2024-07-01 | add swiftness helper | olim | |
works but for some reason some block updates are not sent to the function so sometimes dose not update | |||
2024-07-01 | initial commit | olim | |
detection of when the player is in the dojo and the helper for the discipline is implemented | |||
2024-06-26 | fixes #803 | Yasin | |
2024-06-24 | Fix Golden Stray Rabbit String (#790) | Julienraptor01 | |
2024-06-22 | Map Midas Sword and Midas staff to original ids for NEU | Aaron | |
2024-06-22 | Add missing Accept header | Aaron | |
Doesn't affect functionality, but it's more compliant with how HTTP works | |||
2024-06-22 | Update ItemStackMixin.java | Yasin | |
midas sword/staff | |||
2024-06-22 | Add documentation | Aaron | |
2024-06-20 | Fix recipe book flipping two pages at a time | Aaron | |
2024-06-20 | Apparently a pet's uuid is an optional field .-. | Aaron | |
2024-06-20 | Implement new item-specific LBIN pricing | Aaron | |
2024-06-19 | Add missing null check | Aaron | |
2024-06-18 | Use hysky redirect | Aaron | |
2024-06-18 | 10 minute resync allow time for museum cache | Aaron | |
2024-06-18 | Pet Cache | Aaron | |
2024-06-18 | Track Museum Item Donations | Aaron | |
2024-06-18 | API Authentication | Aaron | |
2024-06-18 | Fix text rendering | Aaron | |
2024-06-18 | Fix Recipe Book Crash & NEU Repo items not loading | Aaron | |
2024-06-18 | Fix dynamic registry usage and related tests | Kevinthegreat | |
2024-06-18 | 1.21 | Aaron | |
2024-06-18 | Update StatusBarsConfigScreen.java | Yasin | |
done by vic Co-Authored-By: viciscat <51047087+viciscat@users.noreply.github.com> | |||
2024-06-18 | fix and adding stuff | Yasin | |
slot text - change most of aggresive text color to more unobtrusive text color - added 4 more slot text (Your essence, essence shop, Stats Tuning, Power Stones Guide) Farming hud: - No Counter doesnt show an counter anymore commision waypoints: - still works if commision hud is turned off | |||
2024-06-16 | Fix rabbit coach being highlighted more often than it should be (#774) | Rime | |
2024-06-16 | Merge pull request #775 from SkyblockerMod/farming-price-fix | Aaron | |
Use NPC price if its higher | |||
2024-06-16 | Fix Search Overlay NPE (#778) | Kevin | |
Co-authored-by: Aaron <51387595+AzureAaron@users.noreply.github.com> | |||
2024-06-16 | Fix null crash | Kevinthegreat | |
2024-06-16 | Add JavaDocs to price text | Kevinthegreat | |
2024-06-15 | Use NPC price if its higher | Aaron | |
2024-06-15 | Switch colour check for exotic tooltip (#773) | Kevin | |
Also removes dead local variable in ItemUtils Co-authored-by: Aaron <51387595+AzureAaron@users.noreply.github.com> | |||
2024-06-15 | Add docs to ItemTooltip#getNeuName and ItemRepository#getItemStack (#772) | Kevin | |
Fix farming hud icon stack id | |||
2024-06-15 | Switch metal detector regex from matches to find (#767) | Kevin | |
2024-06-15 | Fix missing parenthesis (#771) | Julienraptor01 | |
2024-06-14 | Add event notifications criterion (#763) | Kevin | |
2024-06-13 | Merge pull request #713 from kevinthegreat1/waypoint | Aaron | |
Waypoints | |||
2024-06-13 | Add dropdown scrolling and allow empty string and negative sign in coordinates | Kevinthegreat | |
2024-06-13 | Merge pull request #749 from Emirlol/chocolate-factory-hotfix-2 | Aaron | |
A couple of chocolate factory fixes | |||
2024-06-13 | Complete todo of CommunityShopAdder for when upgrade is ready to claim | Rime | |
2024-06-13 | Add community shop slot text for account & profile upgrades | Rime | |
2024-06-13 | Clean up code | Rime | |
2024-06-13 | Fix MinionLevelAdder matching an item in the Community Shop screen | Rime | |
2024-06-13 | Fix the regex | Rime | |
2024-06-13 | Fix CatacombsLevelAdder not working at max class levels | Rime | |
2024-06-13 | Fix time tower reminder being sent multiple times | Rime | |
2024-06-13 | Fix time tower multiplier being wrong in the case of +0.7x multiplier from ↵ | Rime | |
mythic rabbits |