aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/io/github/moulberry/notenoughupdates/options/separatesections/Misc.java
AgeCommit message (Collapse)Author
2024-07-08Add Improvements to /neucustomize (#1200)NopoTheGamer
2024-07-06Add english locale to event countdowns (#1220)Madeleaan
2024-05-08Add Hide hearts bouncing due to regen effect (#1154)NopoTheGamer
2024-04-11Fix misplaced bracket in description (#1083)SeRaid
2024-02-26Added option to open the skyblock recipe menu with a keybind (#1029)jani270
* Added option to open the skyblock recipe menu with a keybind * Use streams to find crafting recipe --------- Co-authored-by: Linnea Gräf <nea@nea.moe>
2023-10-20Feature: CountdownCalculator (collab with @nea89o) (#874)Erymanthus[#5074] | (u/)RayDeeUx
* COUNTDOWNCALCULATOR IS COMING HOME * COUNTDOWNCALCULATOR IS COMING HOME LESGO * condense labels * fix compile * fix compile (ty nopo) + fix mismatch in .kt class * remove timezone * consistency with nopo's changes * prevent empty lines from being added to neucal * remove seconds, fix math for calendaroverlay.java * shen label mayhaps? * attempt to fix calculation errors * bloody fuckoing hell * ok this *SHOULD* fix everything * rm debug msgs * add ampm back to ampx format overlay * forogt what the emdyhmas format was * rm useless conditional --------- Co-authored-by: nopo <nopotheemail@gmail.com>
2023-10-18Add calculator precision option (#882)Linnea Gräf
* Add calculator precision option * Fix loading of minecraft classes from some tests
2023-10-07Hotkey to open ah/bz while hovering over an item (#864)NopoTheGamer
Search ah or bz for item hovered when clicking m by default
2023-10-06Cleanup: Refactor for naming conventions (#856)Walker Selby