Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-03-30 | Merge pull request #123 from kevinthegreat1/master | Trương Hoàng Long | |
Support for 1.19.4 & Cleanup | |||
2023-03-29 | Fixed minecraft version dependency and ItemRendererMixin | Kevinthegreat | |
2023-03-29 | Fix & require some recent versions of dependencies | Aaron | |
2023-03-29 | Fix Drill Fuel ARGB stuff | Aaron | |
2023-03-29 | Cleaned up mixins | Kevinthegreat | |
2023-03-29 | Cleaned up code | Kevinthegreat | |
2023-03-29 | Updated Cloth Config version | Kevinthegreat | |
2023-03-29 | Fixed InGameHudMixin | Kevinthegreat | |
2023-03-29 | Updated minecraft requirement | Kevinthegreat | |
2023-03-29 | Support for 1.19.4 | Kevinthegreat | |
2023-03-29 | Merged supported_version into minecraft_version | Kevinthegreat | |
2023-03-29 | Updated to 1.19.4 | Kevinthegreat | |
2023-03-29 | forgotten null check | Fix3d | |
2023-03-29 | conflicts resolved | Fix3d | |
2023-03-29 | Merge branch '1.19.x' | Fix3d | |
# Conflicts: # src/main/java/me/xmrvizzy/skyblocker/config/SkyblockerConfig.java # src/main/java/me/xmrvizzy/skyblocker/skyblock/itemlist/ItemListWidget.java | |||
2023-03-29 | Merge pull request #109 from Julienraptor01/1.19.3 | Trương Hoàng Long | |
Update to 1.19.3 | |||
2023-03-28 | async updateItemRepo | Fix3d | |
2023-03-24 | more readability for PriceInfoTooltip | Fix3d | |
2023-03-22 | fix freezing while open wiki and... | Fix3d | |
get wiki link from local repo which is same and exist for recipe book | |||
2023-03-22 | fix recipe book | Fix3d | |
2023-03-22 | a cleaner PriceInfoTooltip | Fix3d | |
2023-03-18 | Merge pull request #4 from AzureAaron/1.19.3 | Julienraptor01 | |
Small QuickNav Fixes | |||
2023-03-18 | Add missing _hub to QuickNav command | Aaron | |
2023-03-18 | Adjust position of buttons to match creative inventory better | Aaron | |
2023-03-17 | Merge branch 'master' into 1.19.3 | Julienraptor01 | |
2023-03-17 | Merge pull request #3 from AzureAaron/1.19.3 | Julienraptor01 | |
Fixes to QuickNav, Recipe Book & Others | |||
2023-03-17 | Fix Quiz Answer + Support for #111 | Aaron | |
2023-03-16 | Fix another incorrect matrix transformation | Aaron | |
2023-03-16 | I forgot this was 1.19.3 | Aaron | |
2023-03-16 | Fix incorrect matrix transformations with selected QuickNav buttons | Aaron | |
2023-03-16 | Properly send commands over the network | Aaron | |
2023-03-16 | Fix QuickNav Icon Positions | Aaron | |
2023-03-16 | Fix QuickNav Button Positions | Aaron | |
2023-03-16 | Update Loom & MC Version Requirement | Aaron | |
2023-03-16 | Fix Recipe Book Crash | Aaron | |
2023-03-10 | start fixing mixins | Julienraptor01 | |
2023-03-07 | Merge pull request #119 from Julienraptor01/LBIN-fix | Trương Hoàng Long | |
fix LBIN | |||
2023-02-19 | fix LBIN | Julienraptor01 | |
2023-02-15 | Merge pull request #118 from kevinthegreat1/master | Trương Hoàng Long | |
Fixed IndexOutOfBoundsException in WikiLookup | |||
2023-02-12 | Fixed IndexOutOfBoundsException in WikiLookup | Kevinthegreat | |
2023-02-09 | Merge pull request #114 from kevinthegreat1/master | Trương Hoàng Long | |
Fixes crash with WikiLookup | |||
2023-02-08 | Fixes crash with WikiLookup | Kevinthegreat | |
2023-02-08 | Merge pull request #113 from catandA/master | Trương Hoàng Long | |
Add Chinese translation | |||
2023-02-08 | Revert "Delete buildrelease.yml" | catandA | |
This reverts commit 3c8b84e79a43965a6f7084b683a2742d84d3f812. | |||
2023-02-08 | Delete buildrelease.yml | catandA | |
2023-02-08 | Update zh_cn.json | catandA | |
2023-02-08 | Add Chinese translation | catandA | |
2023-02-07 | Merge pull request #110 from triphora/patch-1 | Trương Hoàng Long | |
Fix multiple README badges | |||
2023-02-07 | Merge pull request #111 from MiraculixxT/quick-nav-customization | Trương Hoàng Long | |
Adding QuickNav Customization | |||
2023-01-31 | Remove visual highlight | Miraculixx | |
The teleports are now unselected by default (like before). And /enchant was replaced by /etable |