aboutsummaryrefslogtreecommitdiff
path: root/runtime/src/main/java
AgeCommit message (Collapse)Author
2023-05-29Fix #1317shedaniel
2023-05-29Fix #1362shedaniel
2023-05-29Fix #1295shedaniel
2023-05-29Improve search performanceshedaniel
2023-03-16Improve Collapsed Stacks Bordershedaniel
2023-02-18Improve PluginManager messagesshedaniel
2023-02-18Disable globalized config screenshedaniel
2023-01-28Fix Render Misbehaves Under Certain Conditions [1.19] (#1343)KrLite
* fix entrylist background render * fix others * Consolidate calls to entrySize() --------- Co-authored-by: shedaniel <daniel@shedaniel.me>
2023-01-22Add support for c:hidden_from_recipe_viewersshedaniel
2023-01-22Update license to 2023shedaniel
2023-01-22Properly drop entries if actions were doneshedaniel
2023-01-22Improve rei.log outputsshedaniel
2022-12-12Fix merge conflictsshedaniel
2022-12-12Fix URLshedaniel
2022-12-12Fix compilationsshedaniel
2022-12-12Add Fuzzy Pinyinshedaniel
2022-12-12Add Hint Onboarding, Fix #1156, Fix #1256shedaniel
2022-12-12Add init progress to IMEshedaniel
2022-12-02Check EditBox focused before short-circuitingshedaniel
2022-12-02Fix jittery dashed lines around favorite widget (#1229)shartte
The dashed lines use a 7 pixel pattern while the calculations for the offset / phase use 6. This causes a slight "jitter" every 600ms.
2022-11-27Make filtering more immediateshedaniel
2022-11-27Add filtering rule screen if there isn't oneshedaniel
2022-11-12Fix merge conflictsshedaniel
2022-11-12Fix #835shedaniel
2022-11-12Solve some z-fighting for auto craftingshedaniel
2022-11-12Fix buttons not respecting exclusion zonesshedaniel
2022-11-12Fix #1207shedaniel
2022-11-09Make config button yellow if no permission to cheatshedaniel
2022-11-08Improve on searchingshedaniel
2022-11-08Fix #1196shedaniel
2022-11-05Fix merge conflictsshedaniel
2022-11-05Fix categories screen lagshedaniel
2022-11-05Add license headersshedaniel
2022-11-05Make auto crafting not evaluate every frame for pinned displaysshedaniel
2022-11-05Make non-expanded stacks always invoke the first oneshedaniel
2022-11-05New tab buttonsshedaniel
2022-11-05Fix localisationsshedaniel
2022-11-05Fix #1186shedaniel
2022-11-05Fix #1187shedaniel
2022-11-05Fix #1188shedaniel
2022-11-05Fix some debug logger messagesshedaniel
2022-11-05Drop dragged stack, Fix #987shedaniel
2022-11-05Fix searching interruptsshedaniel
2022-11-05Improve Async Searchshedaniel
2022-11-05Fix SearchFilteringRuleshedaniel
2022-10-29Prevent crashes due to unresolved displaysshedaniel
2022-10-29Properly print plugin namesshedaniel
2022-10-29Prevent Minecraft.getInstance().level == null reloadsshedaniel
2022-10-29Make backspacing categories less granularshedaniel
2022-10-28Add filtering rules to the API (#1169)shedaniel