Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-04-07 | fix typo | Julienraptor01 | |
2023-04-07 | reorder quicknav and add regexes | Julienraptor01 | |
2023-04-07 | allow regex in quicknav | Julienraptor01 | |
2023-04-03 | Merge branch 'SkyblockerMod:master' into dungeon-map-scale-adjustment | Aaron | |
2023-04-03 | Merge pull request #130 from TacoMonkey11/discord-ipc | Trương Hoàng Long | |
Move Discord RPC connection to JOIN event + refactor | |||
2023-04-03 | Merge pull request #129 from TacoMonkey11/update_checker | Trương Hoàng Long | |
port UpdateChecker to java.net.http | |||
2023-04-03 | Merge branch 'master' into discord-ipc | Spencer | |
2023-04-03 | Merge branch 'master' into dungeon-map-scale-adjustment | Aaron | |
2023-04-03 | Merge pull request #124 from AzureAaron/fix-config-loading | Trương Hoàng Long | |
Fix config loading | |||
2023-04-03 | Merge pull request #128 from Julienraptor01/1.19.4-msg-filter-fix | Trương Hoàng Long | |
fix msg filter | |||
2023-04-02 | Update the string for new behavior | Julienraptor01 | |
2023-04-02 | make sure it does not contain but instead match | Julienraptor01 | |
thanks for the help @AzureAaron Co-Authored-By: Aaron <51387595+AzureAaron@users.noreply.github.com> | |||
2023-04-01 | Move Discord RPC connection to JOIN event + refactor | Spencer | |
2023-04-01 | fix msg filter | Julienraptor01 | |
2023-03-31 | port UpdateChecker to java.net.http and simplify regex | Spencer | |
2023-03-31 | account for the easter name change and refactor slightly | Julienraptor01 | |
2023-03-31 | Remove final modifier | Aaron | |
2023-03-31 | Fix config loading | Aaron | |
2023-03-31 | Eclipse decided not to commit this .-. | Aaron | |
2023-03-31 | Add adjustable dungeon map scaling | Aaron | |
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 | Fixed InGameHudMixin | Kevinthegreat | |
2023-03-29 | Updated minecraft requirement | Kevinthegreat | |
2023-03-29 | Support for 1.19.4 | Kevinthegreat | |
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 | 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-02-19 | fix LBIN | Julienraptor01 | |
2023-02-12 | Fixed IndexOutOfBoundsException in WikiLookup | Kevinthegreat | |
2023-02-08 | Fixes crash with WikiLookup | Kevinthegreat | |
2023-02-08 | Update zh_cn.json | catandA | |
2023-02-08 | Add Chinese translation | catandA | |
2023-01-31 | Remove visual highlight | Miraculixx | |
The teleports are now unselected by default (like before). And /enchant was replaced by /etable | |||
2023-01-31 | Adding QuickNav Customization | Miraculixx | |
Adding a way to customize the quick navigation buttons in the inventory. Every button can be toggled, has a display icon with nbt data, a click event and GUI name for highlighting. On default, everything is like before. The only problem is cloth config translation. I never worked before with cloth and don't want to copy paste the same key 12 times for the 12 buttons. If anyone is good with cloth config and know how to change the path, just edit it or message me :+1: | |||
2023-01-20 | fix the registry thingy and add todos | Julienraptor01 | |
2023-01-20 | Just commits change i forgot to commit | Julienraptor01 | |
some todos will follow |