aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/me/xmrvizzy/skyblocker/SkyblockerMod.java
AgeCommit message (Collapse)Author
2022-10-24Optimise DwarvenHudSpencer
2022-06-14fix issue #73Trương Hoàng Long
2022-06-04multi-profile support for backpack previewTrương Hoàng Long
2022-04-27Separated parsing action bar and drawing hud. Rewrote parsing to be ↵External Time
hopefully more robust.
2022-02-24Use the new scheduler and use fabricLoader to get config dirKonaeAkira
2022-02-24Merge branch 'master' into masterTrương Hoàng Long
2022-02-20Added simple scheduler for recurring and delayed tasks (#39)ExternalTime
2022-02-12Fix bug where the backpack preview wouldn't update in some casesKonaeAkira
Also moved the tick() call to a more reasonable location
2022-01-31Added Skyblock join/disconnect "events"TacoMonkey
I renamed two variables, deal with it
2022-01-31remove debuggerLifeIsAParadox
2022-01-31adding onhypixel() method + fixed discord crash that happened on specific ↵LifeIsAParadox
scenario
2022-01-29Added a cycle optionTacoMonkey
2022-01-28some fixesLifeIsAParadox
2022-01-27Rewrote the presence to actually workTacoMonkey
2022-01-25Added rich presence and fishing dingTacoMonkey
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-19Changed API call to be non-blocking and run at startup.ExternalTime
2021-09-15fixed map and health bug in dungeonsLifeIsAParadox
2021-09-14Bugfixing and Blaze solverLifeIsAParadox
2021-04-06add trivia and blaze dungeon questJulian Braun
2021-04-05performance fixesJulian Braun
2021-03-30added pricetooltip for AHJulian Braun
2021-01-30v1.0.4Alexey Krainev
2021-01-19v1.0.2Alexey Krainev
2021-01-04v1.0.1Alexey Krainev
2020-12-29First releaseAlexey Krainev