aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/io/github/moulberry/notenoughupdates/miscgui/StorageOverlay.java
AgeCommit message (Collapse)Author
2024-07-24Fix recipe and usages keybind double triggering (#1265)NopoTheGamer
2024-07-13Add support for ah/bz keybind in custom menus (#1241)NopoTheGamer
2024-04-11Fix /storage warning showing when searching (#1086)Linnea Gräf
2024-03-17Add /ec warning to storage overlay (#1053)Linnea Gräf
2023-08-30Fix crash in storage overlay (#798)Linnea Gräf
2023-07-06Storage Overlay use /backpack (#740)IRONM00N
Co-authored-by: nopo <nopotheemail@gmail.com>
2023-04-04Item Recipe and Usage keybinds in Storage Overlay (#654)Vixid
* Allow item recipe and usage keybinds in storage overlay * Add check for if search bar or rename field is focused
2023-03-13Added option to disable cit while in the storage overlay for fps (#656)NopoTheGamer
2023-03-04I hate FontRenderer. (#612)hannibal2
Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com>
2023-02-04Custom default font color in storage overlay (#579)Lulonaut
2022-09-14Added chat message to let players turn on the storage gui if they ↵NopoTheGamer
accidentally turned it off (#273) * Added a chat message to turn the storage gui back on after turning it off in said storage gui * remove the skyclient mixin * map on by default
2022-09-11fixed backpacks when dont have fairy soul req (#264)NopoTheGamer
2022-08-14added antialiasing to the warning (#227)Sam
* awesome commit * why did i spend time on this
2022-06-09Re-license project as LGPL (#157)IRONM00N
* add licence files & a few misc chores * add license notices & run auto formatter
2022-06-09toggle for fast render warning (#156)Lulonaut
2022-06-02Loomerings (#152)Roman / Nea
2022-05-15More Keyboard fixes (#130)Lulonaut
* Allow holding down keys in StorageOverlay and Item list searchbar * don't sleep on the render thread * Remove most calls to Keyboard#enableRepeatEvents Also remove my flawless implementation in the render methods since it's not needed anymore * remove autoclicker
2022-03-27oldanimations notification (#98)Lulonaut
2022-03-02NeuEventListener changes and dead code removal (#88)Lulonaut
* hide Hypixel reforge stats * unused import? * better comments * 2.1.md 🙂 * 2.1.md 🙂 * minor cleanup * api * remove collectionLog and morus and cape.png * remove FancyPortals and panorama dev cmd Co-authored-by: IRONM00N <64110067+IRONM00N@users.noreply.github.com>
2022-02-27feat: improve formating :)IRONM00N
2022-02-08no clue what the search does but this fixes it (#77)Roman / Nea
2021-12-28more code clean up (#38)IRONM00N
2021-11-02Adding skill overlays and hotm stuff in pv + other minor stuff (#15)nopothegamer
* idk where im commiting to * idk where im commiting to * made tita overlay and waypoints work with dwarven overlay off "fixed" divan rarity in neuah made eitherwarp block overlay turn off able * Added change notes * i stopped being pepega and worked out how neu config works * Added mining skill overlay * fixed mining overlay * add option to hide Mining waypoints in Dwarven mines when at location * better check location * Make cata xp in /pv be calculated on how many runs you have * Added master cata xp rates * Make gitignore not show as changed * Added warnings to some things in /neu * maybe fix hiding waypoints * Added a fishing skill overlay its kinda scuffed because of the interp stuff * Hopefully fix Rampart's quarry (for real now) * Moul said i could no one leak in general or smth * Cache itemstacks in miningoverlay and crystalhollows overlay (untested) * Fix preinit crash due to manager not existing yet * Make tab do the same as down button while in tab completion mode * remove debug print * Added pitch to farming overlay * Changed the panoramas back to the old one because ery is scuffed * isnt finished but should work for ery * Made it so if ur mining 60 it just says maxed level instead of b u g * Made skills not show int limit when at max level in skill overlays * wh :omegalul: made neu * sad you cant type that long in search bar * Hello don't mind me just improving your workflow * æ * Oh also this * Added the cata xp scaling(idk if m3 and 4 values are right) * Added Expertise Progress * Fix farming overlay * Added cult/crops to next cult level * Go to the other end of the tab-completion List when hitting the end * remove debug prints * added combat skill overlay and some changes to the others (combat doesnt work rn could someone look into it :prayge:) * Added cooldown to god pot showing in todo overlay * comment * Added option to remove enchant glint in storage gui * Added option to remove enchant glint in storage gui * please fix * please fix * Fixed the placement of help.png * Added fairy soul waypoints to misc * unclear not clear * Added dg partner cape * fix space cape * Fix space cape * Make it so you can hold down keys in sign GUIs * Added a button in storage menu to open the settings Added an option to change the click names for /pv to /ah * Made it so ur config doesnt reset * Added bhop (shhh dont tell anyone) * Added a help menu to /neuec * changed fisgifis overlay button no work * make working fishing tiemr * jani can you test this out for us * Added a gui locations tab * very important feature * Fixed wart hoe overlay if not alch 50 * Make it so the ding time is customizable * Added coins/m to farming overlay * Basic mining tab in pv * Just for jani * Just for jani v2 * works ig * my balls * hotm pv is mostly done missing some perks * hotm pv done * message goes here * push so i can pr jani * Final hotm pv texture + fix m3 and m4 cata xp * edit: didnt work * fixed up stuff dokm said * added image for hotm pv * Fixed previews for furf and dg capes * removed combat overlay from location gui menu in /neu * Start of a custom pv page * Removed custom pv because -2 people would use it Removed neubhop (found out bhop is bannable) * update build gradle Co-authored-by: Lulonaut <lulonaut@tutanota.de> Co-authored-by: Lulonaut <67191924+Lulonaut@users.noreply.github.com> Co-authored-by: DoKM <mcazzyman@gmail.com> Co-authored-by: TymanWasTaken <tyman@tyman.tech> Co-authored-by: MicrocontrollersDev <microcontrollersyt@gmail.com> Co-authored-by: jani270 <jani270@gmx.de>
2021-10-16Code Clean Up (#2)IRONM00N
* intellij code clean up * optimize imports * format * intellij suggestions * fix empty catch issues
2021-09-03some small fixesDoKM
2021-08-30last thingDeDiamondPro
2021-08-30fix shift click delayDeDiamondPro
2021-08-27we be fixingDeDiamondPro
2021-08-22fix storage overlay nullpointer crashDoKM
2021-08-07Changed Fast Render MSG and added NEU Text to storage overlayjani270
2021-08-04Fix fastrender check and add fast render warning to storage overlayDoKM
2021-07-23PRE30.2BuildTools
2021-07-23PRE30.1BuildTools
2021-07-23PRE30BuildTools
2021-07-22Fix merge conflicts for moulberryDoKM
2021-07-22PRE29.05BuildTools
2021-07-21Add Scroll lock for storage guiDoKM
so people with scrollable tooltips can scroll in storage gui
2021-07-19PRE29BuildTools
2021-06-06ironmoonBuildTools
2021-05-29PRE28BuildTools
2021-05-06fine ironmanBuildTools