aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/me/xmrvizzy/skyblocker/mixin
AgeCommit message (Collapse)Author
2022-06-04fix backpack preview rendering in player inventoryTrương Hoàng Long
2022-06-04multi-profile support for backpack previewTrương Hoàng Long
2022-05-30remove dead code from original modTrương Hoàng Long
2022-05-27Add option to use 1.8 farmland hitboxTrương Hoàng Long
also moved the old lever hitbox config option to the same category
2022-04-27Separated parsing action bar and drawing hud. Rewrote parsing to be ↵External Time
hopefully more robust.
2022-04-07Replaced most assertions with proper error handlingExternal Time
2022-04-04Should fix crashSpencer
2022-03-20change: improved FancyBar and mana consumption filterFix3dll
Little addition for ComboFilter which I forgot to add 1 check ^v^ Thanks to @ExternalTime for help
2022-03-18add: filter for mana consumption message from action barTrương Hoàng Long
2022-03-14add: customization backpack preview without shiftFix3dll
and a little cleanup for tooltip injection
2022-03-08update to 1.18.2LifeIsAParadox
2022-03-08Rewrote chat events interface to use fabric events APIExternalTime
2022-02-24Merge branch 'master' into masterTrương Hoàng Long
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-02-12Add backpack previewKonaeAkira
2022-01-31Added Skyblock join/disconnect "events"TacoMonkey
I renamed two variables, deal with it
2022-01-30Merge branch 'master' into masterSpencer
2022-01-28Merge remote-tracking branch 'upstream/master'TacoMonkey
2022-01-28Made wiki lookup work for inventory slotsTacoMonkey
2022-01-28Add item list toggle via configKonaeAkira
2022-01-28Change hub and dungeon_hub warp quicknav iconsKonaeAkira
2022-01-28Fix quicknav buttons not updating positions when opening recipe bookKonaeAkira
2022-01-28Fix recipe book sometimes being rendered in the wrong positionKonaeAkira
2022-01-28Merge upstreamKonaeAkira
2022-01-28Made item list use the vanilla recipe bookKonaeAkira
2022-01-28implementing KonaeAkira quicknavLifeIsAParadox
2022-01-27Merge branch 'master' into masterSpencer
2022-01-27Add item list toggle config & isSkyblock checkKonaeAkira
2022-01-27Import itemlist from https://github.com/KonaeAkira/SkypixelKonaeAkira
2022-01-25Bikeshedded fishing dingTacoMonkey
2022-01-25Added rich presence and fishing dingTacoMonkey
2021-10-20Added feature changing lever hitboxes to ones from 1.8ExternalTime
2021-10-10Added an interface for solvers for minigames inside chestsExternalTime
2021-10-07Changed SkyblockerMod into a singletonExternalTime
2021-09-19Removed automatic opening of slayer menuExternalTime
2021-09-19Rewrote automatic opening of slayer menu when calling madoxExternalTime
2021-09-18Created an interface for listening to chat messagesExternalTime
2021-09-15fixed map and health bug in dungeonsLifeIsAParadox
2021-09-14Merge pull request #4 from ExternalTime/refactor-status-barsLifeIsAParadox
Refactoring of fancy status bars
2021-09-14Merge pull request #5 from ExternalTime/chat-filterLifeIsAParadox
Chat filter
2021-09-14Bugfixing and Blaze solverLifeIsAParadox
2021-09-06Moved chat filtering out of a mixinExternalTime
2021-09-04Moved fancy status bars into a single class and rewrote action bar parsingExternalTime
2021-08-30Fixed chat filters not turning off properlyExternalTime
2021-08-24Update to 1.17LifeIsAParadox
This release Updates the mod to mc version 1.17. This is the first time i created/edited a mod.
2021-04-06add trivia and blaze dungeon questJulian Braun
2021-03-30added pricetooltip for AHJulian Braun
2021-02-03v1.0.5Alexey Krainev
2021-01-30v1.0.4Alexey Krainev
2021-01-19v1.0.2Alexey Krainev