Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-07-26 | Merge pull request #812 from LifeIsAParadox/Quicknav-and-livid-fix | Kevin | |
emi/rei, Quicknav, livid and nukekubi head (eman boss head) fix | |||
2024-07-26 | Merge pull request #726 from LifeIsAParadox/use_boundingbox | Kevin | |
use bounding box instead of block size | |||
2024-07-26 | Refactor LividColor and Nukekubi head detection | Kevinthegreat | |
2024-07-26 | livid fix | Yasin | |
now it will only highlight the correct livid also after the "change" | |||
2024-07-26 | solid color option for livid | Yasin | |
I didnt get working the hovertext for quicknav because of the z height. stupid z height. I will look into that after my im back from my trip. | |||
2024-07-26 | Update LividColor.java | Yasin | |
2024-07-26 | fixes #539 #538 | Yasin | |
The logic of the livid code has been changed. The system checks whether the current color is the same as the last found livid color. The initial color is detected after the first blindness effect + 2 seconds. I also added the bounding box option for livid to make it easier to recognize the correct enemy. I changed default mob glow option to false by and bounding box option to true. | |||
2024-07-26 | Refactor RenderHelper | Kevinthegreat | |
2024-07-26 | Merge pull request #788 from Emirlol/container-matcher-refactor | Kevin | |
Refactor container matcher implementations into interfaces | |||
2024-07-23 | Update ThreeWeirdos.java | Yasin | |
2024-07-23 | Update ThreeWeirdos.java | Yasin | |
2024-07-23 | use bounding box instead of block size | Yasin | |
2024-07-22 | Fix rare npe in OrderTerminal (#848) | Kevin | |
2024-07-22 | Rename AbstractContainerMatcher and its extending interfaces to remove the ↵ | Rime | |
`Abstract` prefix and rename simple implementations with a `Simple` prefix | |||
2024-07-22 | Refactor container matcher implementations into interfaces | Rime | |
2024-07-14 | Merge pull request #834 from Emirlol/command-changes | Kevin | |
Add some custom command argument types | |||
2024-07-13 | Merge pull request #724 from AzureAaron/simon-says | Aaron | |
Simon Says Solver & Lights On Solver | |||
2024-07-11 | Move block pos argument stuff into a different folder | Rime | |
2024-07-11 | Fix crash when lever blocks aren't loaded | Aaron | |
2024-07-10 | Well that would've never worked ;( | Aaron | |
2024-07-10 | Lights On Solver | Aaron | |
2024-07-10 | Add client block pos and egg type argument types and update usages | Rime | |
2024-07-10 | Refactor Simon Says solver | Aaron | |
Should be less conflicting with other things | |||
2024-07-10 | Port Simon Says solver to 1.21 | Aaron | |
2024-07-10 | Move block bounding box into RenderHelper | Aaron | |
2024-07-10 | Simon Says Solver | Aaron | |
2024-07-10 | Reimplement /reparty ontop of the Mod API | Aaron | |
2024-06-29 | profile viewer skill page | nmccullagh | |
2024-06-18 | 1.21 | Aaron | |
2024-06-13 | Merge pull request #713 from kevinthegreat1/waypoint | Aaron | |
Waypoints | |||
2024-05-24 | Sync with latest | Kevinthegreat | |
2024-05-24 | Add NamedWaypoint and WaypointCategory | Kevinthegreat | |
2024-05-20 | Add coins per hour and refactor item price calculations | Kevinthegreat | |
2024-05-20 | Make TerminalSolver interface & ExperimentSolver class sealed (#722) | Aaron | |
* Make TerminalSolver interface sealed * Make ExperimentSolver class sealed | |||
2024-05-20 | Migrate ThreeWeirdos to DungeonPuzzle and highlight chest (#705) | Kevin | |
2024-05-14 | Block Incorrect Terminal Clicks | Aaron | |
2024-05-08 | pluralize slayer, helper and pulzzlesolver | Yasin | |
2024-05-08 | reparty -> general tab | Yasin | |
2024-05-08 | get(0) -> getFirst() | Yasin | |
2024-05-08 | debloat SkyblockerConfig.java + translate change | Yasin | |
removed text.autoconfig. prefix new way is skyblocker.option. | |||
2024-05-02 | Fix Quiz Solver Crash | Aaron | |
2024-05-01 | Remove formatting codes from a few forgotten classes | Aaron | |
Fixes Quiz, Threee Weirdos and other solvers | |||
2024-04-28 | Tic Tac Toe Rewrite/Refactor | Aaron | |
2024-04-26 | Pluralize the mixin and accessor packages | Aaron | |
2024-04-26 | Rework terminal click marking to fix an edge case | Aaron | |
2024-04-26 | Fix Croesus profit | Aaron | |
For some reason it checked the item's name previously by turning the NBT to a string and running .contains bruh then I ported it to lore thinking it'd be same as the actual croesus helper | |||
2024-04-26 | Fix "What starts with" terminal solver | Aaron | |
2024-04-26 | array list | viciscat | |
2024-04-26 | replace all hasEnchantments with hasGlint | vicisacat | |
2024-04-26 | Fix dungeon floor icons having a rave | Aaron | |