aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources/skyblocker.mixins.json
AgeCommit message (Collapse)Author
2023-09-08create the base64 fixerJulienraptor01
2023-09-07Add bat removed detectionKevinthegreat
2023-09-05OptiFabric Compatibility (#277)Aaron
2023-08-30Starred Mob Glow (#260)Aaron
2023-08-11Custom Armour TrimsAaron
2023-08-09Custom Armour Dye ColoursAaron
2023-08-08Add Item RenamingAaron
2023-07-30Refactor mixinsKevinthegreat
2023-07-28Remove invalid base64 log spamAaron
2023-07-25Hide spammed warnings (#209)Kevin
2023-06-26Add Mirrorverse Waypoints + Rift FixesAaron
2023-06-22Add BeaconBlockEntityRendererInvoker to skyblocker.mixins.jsonKevinthegreat
2023-06-171.20 PortAaron
The game launches successfully without any crashes!
2023-06-04Merge branch 'master' of https://github.com/SkyblockerMod/Skyblocker into ↵msg-programs
skyhytab # Conflicts: # src/main/java/me/xmrvizzy/skyblocker/SkyblockerInitializer.java # src/main/java/me/xmrvizzy/skyblocker/SkyblockerMod.java # src/main/java/me/xmrvizzy/skyblocker/config/SkyblockerConfig.java # src/main/resources/skyblocker.mixins.json Pull newest changes from upstream master
2023-05-26Add Fishing HelperKevinthegreat
2023-05-21Refactored skyblocker.mixins.jsonKevinthegreat
2023-05-19Merge branch 'master' of https://github.com/SkyblockerMod/Skyblocker into ↵msg-programs
skyhytab Merge new commits.
2023-05-17Merge branch 'api-migration'Kevinthegreat
# Conflicts: # src/main/java/me/xmrvizzy/skyblocker/SkyblockerInitializer.java # src/main/java/me/xmrvizzy/skyblocker/SkyblockerMod.java # src/main/java/me/xmrvizzy/skyblocker/config/SkyblockerConfig.java # src/main/java/me/xmrvizzy/skyblocker/mixin/MinecraftClientMixin.java
2023-05-06Merge branch 'master' of https://github.com/SkyblockerMod/Skyblocker into ↵msg-programs
skyhytab # Conflicts: # README.md # gradle.properties # src/main/java/me/xmrvizzy/skyblocker/config/SkyblockerConfig.java # src/main/resources/assets/skyblocker/lang/de_de.json # src/main/resources/skyblocker.mixins.json Pull updates from upstream
2023-05-03Migrated client tick and container mixins to ClientTickEvents and ScreenEventsKevinthegreat
2023-05-02Merge branch 'SkyblockerMod:master' into masterKevinthegreat
2023-04-15Add option to hide empty tooltips in inventories.msg-programs
Hypixel's inventory menus sometimes use items with empty names. When the game draws the tooltip for such an item, a small dark rectangle is seen. Mixin into the function that draws tooltips and disable it when that is the case.
2023-04-02Merging SkyHyTab into Skyblocker: Initial commitmsg-programs
Needs cleanup
2023-04-01Migrated to ClientReceiveMessageEvents and some fixesKevinthegreat
(cherry picked from commit 9a8799ac40b12bed3e5e4d7aa32054eba7882580)
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-01-28Fix quicknav buttons not updating positions when opening recipe bookKonaeAkira
2022-01-28Made item list use the vanilla recipe bookKonaeAkira
2022-01-27Merge branch 'master' into masterSpencer
2022-01-27Rewrote the presence to actually workTacoMonkey
2022-01-27Import itemlist from https://github.com/KonaeAkira/SkypixelKonaeAkira
2022-01-25Bikeshedded fishing dingTacoMonkey
2022-01-25Merge branch '1.18.x'TacoMonkey
2022-01-25Added rich presence and fishing dingTacoMonkey
2022-01-25support 1.18.x minecraft version and update to 1.4.2 [skip ci]LifeIsAParadox
2021-12-09support 1.18.x minecraft version and update to 1.4.2 [skip ci]LifeIsAParadox
2021-10-20Added feature changing lever hitboxes to ones from 1.8ExternalTime
2021-10-10Added an interface for solvers for minigames inside chestsExternalTime
2021-09-14Bugfixing and Blaze solverLifeIsAParadox
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-03-30added pricetooltip for AHJulian Braun
2021-01-30v1.0.4Alexey Krainev
2021-01-19v1.0.2Alexey Krainev
2020-12-29First releaseAlexey Krainev