aboutsummaryrefslogtreecommitdiff
path: root/src/main/java
AgeCommit message (Collapse)Author
2022-01-28Fixed startup spam for DiscordRPCTacoMonkey
2022-01-28Made wiki lookup work for inventory slotsTacoMonkey
2022-01-27Merge branch 'master' into masterSpencer
2022-01-27Rewrote the presence to actually workTacoMonkey
2022-01-27Add item list toggle config & isSkyblock checkKonaeAkira
2022-01-27Fix some skulls being converted to the wrong typeKonaeAkira
2022-01-27Add internalName to NBT tag for PriceInfoTooltipKonaeAkira
2022-01-27Fix itemlist scroll not workingKonaeAkira
2022-01-27Fix missing armor dye color in item listKonaeAkira
+ Fixed usage of deprecated JsonParser methods. + Combined search bar and search title into single class. + Rename local repo dir from "Skypixel/item-repo" to "Skyblocker/item-repo"
2022-01-27Import itemlist from https://github.com/KonaeAkira/SkypixelKonaeAkira
2022-01-25Bikeshedded fishing dingTacoMonkey
2022-01-25renamed piggy to purseTacoMonkey
2022-01-25Added rich presence and fishing dingTacoMonkey
2022-01-25Squashed a bug and changed default hey to something less stupidTacoMonkey
2022-01-25Added Wiki LookupTacoMonkey
Added a keybind which, when pressed will open up the wiki page of the player's held item.
2022-01-25support 1.18.x minecraft version and update to 1.4.2 [skip ci]LifeIsAParadox
2022-01-22Squashed a bug and changed default hey to something less stupidTacoMonkey
2022-01-22Added Wiki LookupTacoMonkey
Added a keybind which, when pressed will open up the wiki page of the player's held item.
2021-12-18Merge pull request #29LifeIsAParadox
2021-12-18Reduced repetition in how status bars are drawnExternalTime
2021-12-12Merge pull request #28LifeIsAParadox
2021-12-09support 1.18.x minecraft version and update to 1.4.2 [skip ci]LifeIsAParadox
2021-12-09Reverted ad filter to simpler representation.ExternalTime
Java doesn't optimise regex when compiling them.
2021-11-21Merge pull request #26 from Zailer43/masterYasin
Cleaning in PriceInfoTooltip
2021-11-20Fixed color terminal solver not working for light blue colorExternalTime
2021-11-19cleaning in PriceInfoTooltipZailer43
2021-11-19added lbinLifeIsAParadox
2021-11-06only show museum itemsLifeIsAParadox
2021-11-04reformat codeLifeIsAParadox
2021-11-04added all museum items not only special itemsLifeIsAParadox
2021-11-04add museum item checkLifeIsAParadox
added tag on museum items and added the time of creation
2021-10-25Add npc item priceLifeIsAParadox
2021-10-20Added feature changing lever hitboxes to ones from 1.8ExternalTime
2021-10-16Fixed crash on opening color terminal with unknown colorExternalTime
2021-10-15Made defense bar fill up based on damage reductionExternalTime
2021-10-15Made overflow mana in status bar parse properlyExternalTime
2021-10-14Changed api calls to actually be concurrentExternalTime
2021-10-14Fixed action bar not getting parsed when too many items are displayedExternalTime
2021-10-14Changed reparty to invite multiple people per commandExternalTime
Made it wait between commands in a separate thread
2021-10-13Changed chat listeners to not block messages by defaultExternalTime
2021-10-10added bazaar price to tooltip + german translation and update to 1.2.0LifeIsAParadox
2021-10-10Added solver for Starts With terminalExternalTime
2021-10-10Added solver for Select Colored Items terminalExternalTime
2021-10-10Added solver for Click In Order terminalExternalTime
2021-10-10Added an interface for solvers for minigames inside chestsExternalTime
2021-10-07Changed SkyblockerMod into a singletonExternalTime
2021-10-07Made SkyblockerMod formatting more consistentExternalTime
2021-10-02fix blaze offset and smaler outline and automaticly highlight correct blazeLifeIsAParadox
solving issue #7 and #8
2021-09-28Fixed status bar parsing when using healing wandsExternalTime
2021-09-24Reverted puzzler to show solution by replacing correct blockExternalTime