aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/io/github/moulberry/notenoughupdates/miscfeatures/CookieWarning.java
AgeCommit message (Collapse)Author
2024-07-14Fix cookie with months or less than a hour (#1244)NopoTheGamer
2024-07-08meta: fix cookie buff alert not working above the int limit (#1226)NopoTheGamer
2024-07-07Fix Issues with Effects Tablist Widget (#1201)NopoTheGamer
Co-authored-by: jani270 <69345714+jani270@users.noreply.github.com>
2023-06-27Fix cookie alert and sb menu thingy (#742)NopoTheGamer
surely hypixel wouldnt randomly change the case of words
2023-02-13Fix Muscle Memory (#581)hannibal2
* Added old SkyBlock Menu. * Execution! * Add cache. * Bingo has already enough to do. * Typo. * Revert "Typo." This reverts commit b4a1c385e0c410b1e111797b8d39e7ff64b09ef5. * Revert "Bingo has already enough to do." This reverts commit 6e004d2d65dff47ea3bee5c5789cb725724df6ed. * I am lazy. * The map is lazy too. * Hypixel moving features behind paywall. * Add red text to the setting too. * SEALED * Fixed Booster Cookie checks. Reworked CookieWarning, kept same logic but accidentally added profile switch support. * /trades does not require booster cookie. * Allowing middle clicks (and any other mouse click combination) --------- Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com>
2022-12-31Probably fixing the cookie buff timer problem (#527)hannibal2
Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com> Co-authored-by: nopo <nopotheemail@gmail.com>
2022-11-25Fix todo overlay (#432)NopoTheGamer
Co-authored-by: nopo <nopotheemail@gmail.com> Co-authored-by: heyngra <heyngra.wspolpraca@gmail.com> Co-authored-by: jani270 <jani270@gmx.de> Co-authored-by: Taoshi <nicolaikh@live.dk> Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com>
2022-10-23Minion Helper (#254)hannibal2
Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com> Co-authored-by: ThexXTURBOXx <nico.mexis@kabelmail.de> Co-authored-by: efefury <69400149+efefury@users.noreply.github.com>
2022-06-30cookie bug (v2) (#175)Lulonaut
2022-06-22bug fixes (#172)Lulonaut
* yikes * cookie warning * better wording in docs * edit items in parent that are the bounds of the item list * totalCount not updating when not present * unplayable * comment? * outdated repo notification * more notification * crash * more crash * cookie bug
2022-06-09Re-license project as LGPL (#157)IRONM00N
* add licence files & a few misc chores * add license notices & run auto formatter
2022-05-08fix an npe in my last pr (#134)2stinkysocks
* fix npe * i did not forget to remove println
2022-05-07Booster Cookie Warning (#128)2stinkysocks
* add booster cookie warning * requested changes * i forgot to check if the feature is enabled