From 98c9718a3d54a74e7700f4015d2624948bd6df0c Mon Sep 17 00:00:00 2001 From: nopothegamer <40329022+nopothegamer@users.noreply.github.com> Date: Tue, 2 Nov 2021 21:22:31 +1100 Subject: Adding skill overlays and hotm stuff in pv + other minor stuff (#15) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * 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 Co-authored-by: Lulonaut <67191924+Lulonaut@users.noreply.github.com> Co-authored-by: DoKM Co-authored-by: TymanWasTaken Co-authored-by: MicrocontrollersDev Co-authored-by: jani270 --- .../FSR_do_not_texture_this_please.png | Bin 0 -> 142 bytes .../resources/assets/notenoughupdates/capes/dg.png | Bin 0 -> 81534 bytes .../assets/notenoughupdates/capes/dg_preview.png | Bin 0 -> 42377 bytes .../assets/notenoughupdates/capes/furf_preview.png | Bin 2089 -> 3506 bytes .../assets/notenoughupdates/capes/space.png | Bin 866931 -> 922429 bytes .../assets/notenoughupdates/pv_mining.png | Bin 0 -> 4550 bytes .../notenoughupdates/storage_gui/storage_icons.png | Bin 11843 -> 5046 bytes 7 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 src/main/resources/assets/notenoughupdates/FSR_do_not_texture_this_please.png create mode 100644 src/main/resources/assets/notenoughupdates/capes/dg.png create mode 100644 src/main/resources/assets/notenoughupdates/capes/dg_preview.png create mode 100644 src/main/resources/assets/notenoughupdates/pv_mining.png (limited to 'src/main/resources') diff --git a/src/main/resources/assets/notenoughupdates/FSR_do_not_texture_this_please.png b/src/main/resources/assets/notenoughupdates/FSR_do_not_texture_this_please.png new file mode 100644 index 00000000..6c001940 Binary files /dev/null and b/src/main/resources/assets/notenoughupdates/FSR_do_not_texture_this_please.png differ diff --git a/src/main/resources/assets/notenoughupdates/capes/dg.png b/src/main/resources/assets/notenoughupdates/capes/dg.png new file mode 100644 index 00000000..8625fbfc Binary files /dev/null and b/src/main/resources/assets/notenoughupdates/capes/dg.png differ diff --git a/src/main/resources/assets/notenoughupdates/capes/dg_preview.png b/src/main/resources/assets/notenoughupdates/capes/dg_preview.png new file mode 100644 index 00000000..0ef73797 Binary files /dev/null and b/src/main/resources/assets/notenoughupdates/capes/dg_preview.png differ diff --git a/src/main/resources/assets/notenoughupdates/capes/furf_preview.png b/src/main/resources/assets/notenoughupdates/capes/furf_preview.png index 2b152b15..d65f8fbe 100644 Binary files a/src/main/resources/assets/notenoughupdates/capes/furf_preview.png and b/src/main/resources/assets/notenoughupdates/capes/furf_preview.png differ diff --git a/src/main/resources/assets/notenoughupdates/capes/space.png b/src/main/resources/assets/notenoughupdates/capes/space.png index ba239e22..76d4a42c 100644 Binary files a/src/main/resources/assets/notenoughupdates/capes/space.png and b/src/main/resources/assets/notenoughupdates/capes/space.png differ diff --git a/src/main/resources/assets/notenoughupdates/pv_mining.png b/src/main/resources/assets/notenoughupdates/pv_mining.png new file mode 100644 index 00000000..a0f99931 Binary files /dev/null and b/src/main/resources/assets/notenoughupdates/pv_mining.png differ diff --git a/src/main/resources/assets/notenoughupdates/storage_gui/storage_icons.png b/src/main/resources/assets/notenoughupdates/storage_gui/storage_icons.png index 8e435046..be569369 100644 Binary files a/src/main/resources/assets/notenoughupdates/storage_gui/storage_icons.png and b/src/main/resources/assets/notenoughupdates/storage_gui/storage_icons.png differ -- cgit From eaaa44eaac80eb7a3d2d0b1ea390700093fcfed2 Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Sat, 6 Nov 2021 14:28:22 +0100 Subject: Fixed HOTM Texture (#17) --- .../resources/assets/notenoughupdates/pv_mining.png | Bin 4550 -> 4543 bytes 1 file changed, 0 insertions(+), 0 deletions(-) (limited to 'src/main/resources') diff --git a/src/main/resources/assets/notenoughupdates/pv_mining.png b/src/main/resources/assets/notenoughupdates/pv_mining.png index a0f99931..3c0066e8 100644 Binary files a/src/main/resources/assets/notenoughupdates/pv_mining.png and b/src/main/resources/assets/notenoughupdates/pv_mining.png differ -- cgit From 7a086d1d341f6c51a9857af439c3be9221b10fec Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Wed, 10 Nov 2021 21:01:24 +0100 Subject: Updated PV Hotm Texture and made itemlist tools category work with drills and gauntlet (#20) * Update pv_mining.png * Itemlist drills and gauntlet * My name --- .../resources/assets/notenoughupdates/pv_mining.png | Bin 4543 -> 4516 bytes 1 file changed, 0 insertions(+), 0 deletions(-) (limited to 'src/main/resources') diff --git a/src/main/resources/assets/notenoughupdates/pv_mining.png b/src/main/resources/assets/notenoughupdates/pv_mining.png index 3c0066e8..a183fe88 100644 Binary files a/src/main/resources/assets/notenoughupdates/pv_mining.png and b/src/main/resources/assets/notenoughupdates/pv_mining.png differ -- cgit From c37dab7e54654c033bfff63461490bac6c86f6c7 Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Sat, 13 Nov 2021 11:50:32 +0100 Subject: Changing Patreon to Twitch - bcs moul bad (#24) * Changing Patreon to Twitch * Change Icon again --- .../resources/assets/notenoughupdates/social/patreon.png | Bin 3696 -> 0 bytes .../resources/assets/notenoughupdates/social/twitch.png | Bin 0 -> 828 bytes 2 files changed, 0 insertions(+), 0 deletions(-) delete mode 100644 src/main/resources/assets/notenoughupdates/social/patreon.png create mode 100644 src/main/resources/assets/notenoughupdates/social/twitch.png (limited to 'src/main/resources') diff --git a/src/main/resources/assets/notenoughupdates/social/patreon.png b/src/main/resources/assets/notenoughupdates/social/patreon.png deleted file mode 100644 index 00a169de..00000000 Binary files a/src/main/resources/assets/notenoughupdates/social/patreon.png and /dev/null differ diff --git a/src/main/resources/assets/notenoughupdates/social/twitch.png b/src/main/resources/assets/notenoughupdates/social/twitch.png new file mode 100644 index 00000000..77a775d2 Binary files /dev/null and b/src/main/resources/assets/notenoughupdates/social/twitch.png differ -- cgit From 9475677afdb86078f3c014b52ef1b0a414f3c5e5 Mon Sep 17 00:00:00 2001 From: nopothegamer <40329022+nopothegamer@users.noreply.github.com> Date: Fri, 10 Dec 2021 22:54:22 +1100 Subject: Slayer overlay (#28) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * 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 * - Made it so treecap shows foraging xp instead of farming xp on the farming overlay - Made it so a jungle axe with cult will show the "farming" overlay * Added entrance + made blur limit at 100 * Added blocking clicks back to the enchanting minigames * update patch notes * Fixed rounding issue * let you use screenshot in et overlay * Added /neurepomode to toggle item editing and dev mode * Changed "NEUAH is DISABLED! Enable in /neusettings." to /neu * Changed misc overlays tab to todo overlays * Added config option for npc retexture (idk if it works i dont have a pack to test it with) * update patch note * Fixed api key autofill with dg copy chat feature * Fixed api key autofill with dg copy chat feature v2 * Made missing enchants not show on an item if its not missing any enchants * remove todo because pepega * Added a config option for dirt wand overlay Added a config option for hoe of tilling * patch notes * Fix pet getlorereplacements crash (im guessing) (#21) * Added an option to use short numbers (1.5mil) for price tooltips * Added warning to slotlocking + short prices default to off * make it not dungeon map * Fixed pet overlay not updating when going into /pets * Dokm after not making his own patch notes * Fixed capital letter * Refactor miscoverlays to todooverlays * idk man make the short number prices use like 5 less lines * Added an option to show next click in chronomatron * added bz price to farming overlay coins/m (only wart rn) * added bz price to farming overlay coins/m * me when cactus price was divided by 1296 :pepela: * unrefactor todo overlay because it resets the config * Fixed fetchur for the 765754465th time * Fixed time that experiment table resets + Made prevent missclicks off by default * Added slayer overlay * fixed quickforge level 20 because it goes up +0.5% every level... and randomly the last level gives + 10.5% * ery wanted to texture himself so i made a hidden toggle for it * made it so if your modlist is under 15 and you do /neustats modlist it will just show /neustats * Finished slayer overlay * Auto turn off search mode after 2 minutes * i forgor bout patch notes * Added setting jani wanted * removed hide incompatible enchants because no workie * i forgor to make it build :skull: * Added max enchant book to /neuec - Dokm * Fixed the slayer overlay when ping * edit: didnt work * Made a lil error if you have new tab list off * Fixed fishing overlay for lava fishing * Fix spelling + comments * Added bingo profile icon to /pv * comments * istg people are pepega * ery made good texture for pv bingo * making the pr fricked me (please build) * Fixed pet overlay not resetting pet when making new profile * Fixed pet overlay not resetting pet when making new profile * i forgor to add to LocationEdit neu page + last commit was added combat overlay * Fix comments because either me or intellij was on crack * comments stuff * ok de duimon no0b Co-authored-by: Lulonaut Co-authored-by: Lulonaut <67191924+Lulonaut@users.noreply.github.com> Co-authored-by: DoKM Co-authored-by: TymanWasTaken Co-authored-by: MicrocontrollersDev Co-authored-by: jani270 Co-authored-by: DoKM <54663875+DoKM@users.noreply.github.com> Co-authored-by: IRONM00N <64110067+IRONM00N@users.noreply.github.com> --- .../assets/notenoughupdates/custom_enchant_gui.png | Bin 5501 -> 4982 bytes .../resources/assets/notenoughupdates/pv_bingo.png | Bin 0 -> 250 bytes 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 src/main/resources/assets/notenoughupdates/pv_bingo.png (limited to 'src/main/resources') diff --git a/src/main/resources/assets/notenoughupdates/custom_enchant_gui.png b/src/main/resources/assets/notenoughupdates/custom_enchant_gui.png index 06a1fb5d..735a3fb4 100644 Binary files a/src/main/resources/assets/notenoughupdates/custom_enchant_gui.png and b/src/main/resources/assets/notenoughupdates/custom_enchant_gui.png differ diff --git a/src/main/resources/assets/notenoughupdates/pv_bingo.png b/src/main/resources/assets/notenoughupdates/pv_bingo.png new file mode 100644 index 00000000..5651dfce Binary files /dev/null and b/src/main/resources/assets/notenoughupdates/pv_bingo.png differ -- cgit From aca006bb4d379b6afe79357f24957f035184636e Mon Sep 17 00:00:00 2001 From: nopothegamer <40329022+nopothegamer@users.noreply.github.com> Date: Sat, 18 Dec 2021 21:27:48 +1100 Subject: added pv icons + changed mines of divan waypoint color (#31) * istg if you give me 170 commits i will end someone(added stranded pv icon + added an icon for gamemodes that neu doesnt know about) * Change the mines of divan waypoints to blue because it was hard to see the gold waypoint gold blocks everywhere --- .../resources/assets/notenoughupdates/pv_stranded.png | Bin 0 -> 242 bytes .../resources/assets/notenoughupdates/pv_unknown.png | Bin 0 -> 1814 bytes 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 src/main/resources/assets/notenoughupdates/pv_stranded.png create mode 100644 src/main/resources/assets/notenoughupdates/pv_unknown.png (limited to 'src/main/resources') diff --git a/src/main/resources/assets/notenoughupdates/pv_stranded.png b/src/main/resources/assets/notenoughupdates/pv_stranded.png new file mode 100644 index 00000000..41b7a7cd Binary files /dev/null and b/src/main/resources/assets/notenoughupdates/pv_stranded.png differ diff --git a/src/main/resources/assets/notenoughupdates/pv_unknown.png b/src/main/resources/assets/notenoughupdates/pv_unknown.png new file mode 100644 index 00000000..d6ce3a00 Binary files /dev/null and b/src/main/resources/assets/notenoughupdates/pv_unknown.png differ -- cgit From 98436ad0cf75c9a4bacbfb35a63948cc61c543f9 Mon Sep 17 00:00:00 2001 From: DeDiamondPro <67508414+DeDiamondPro@users.noreply.github.com> Date: Wed, 29 Dec 2021 15:26:46 +0100 Subject: Add price graph (#43) * graph thingy * styles * cool stuff * move enabled to top * no pretty printing so smaller files * general improvements to how data is visualised * small oopsie * bazaar support (delete old price data or crash) * Update AHGraph.java * remove 1 line so iron doesn't have to * Update GuiPriceGraph.java * happy now jani? * there ironmoon Co-authored-by: nopothegamer <40329022+nopothegamer@users.noreply.github.com> --- .../price_graph_gui/price_information_gui.png | Bin 0 -> 2079 bytes .../price_graph_gui/price_information_gui_dark.png | Bin 0 -> 2088 bytes .../price_graph_gui/price_information_gui_fsr.png | Bin 0 -> 2045 bytes .../price_graph_gui/price_information_gui_phqdark.png | Bin 0 -> 2091 bytes 4 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 src/main/resources/assets/notenoughupdates/price_graph_gui/price_information_gui.png create mode 100644 src/main/resources/assets/notenoughupdates/price_graph_gui/price_information_gui_dark.png create mode 100644 src/main/resources/assets/notenoughupdates/price_graph_gui/price_information_gui_fsr.png create mode 100644 src/main/resources/assets/notenoughupdates/price_graph_gui/price_information_gui_phqdark.png (limited to 'src/main/resources') diff --git a/src/main/resources/assets/notenoughupdates/price_graph_gui/price_information_gui.png b/src/main/resources/assets/notenoughupdates/price_graph_gui/price_information_gui.png new file mode 100644 index 00000000..633be870 Binary files /dev/null and b/src/main/resources/assets/notenoughupdates/price_graph_gui/price_information_gui.png differ diff --git a/src/main/resources/assets/notenoughupdates/price_graph_gui/price_information_gui_dark.png b/src/main/resources/assets/notenoughupdates/price_graph_gui/price_information_gui_dark.png new file mode 100644 index 00000000..0f7743e6 Binary files /dev/null and b/src/main/resources/assets/notenoughupdates/price_graph_gui/price_information_gui_dark.png differ diff --git a/src/main/resources/assets/notenoughupdates/price_graph_gui/price_information_gui_fsr.png b/src/main/resources/assets/notenoughupdates/price_graph_gui/price_information_gui_fsr.png new file mode 100644 index 00000000..e98bdb7d Binary files /dev/null and b/src/main/resources/assets/notenoughupdates/price_graph_gui/price_information_gui_fsr.png differ diff --git a/src/main/resources/assets/notenoughupdates/price_graph_gui/price_information_gui_phqdark.png b/src/main/resources/assets/notenoughupdates/price_graph_gui/price_information_gui_phqdark.png new file mode 100644 index 00000000..f794319f Binary files /dev/null and b/src/main/resources/assets/notenoughupdates/price_graph_gui/price_information_gui_phqdark.png differ -- cgit From b0b0b7567ec0656c60f2f3e4730c0edace353fb7 Mon Sep 17 00:00:00 2001 From: Roman / Nea Date: Thu, 30 Dec 2021 14:37:02 +0100 Subject: Adding support for more recipe types and forge recipes (#40) * Foundations for support of different crafting recipe types. NeuRecipe is now a base class for a recipe which provides common concepts, such as inputs, outputs and a rendering task. GuiItemRecipe has been reworked to work with this new NeuRecipe. NeuManager now parses said recipes. This should be reworked to be a two step process (first register items, then register recipes). To keep compatibility with older repo versions, NeuRecipes are parse lenient and default to a crafting recipe. New recipes should be added in the `recipes` json field which is an array of json dictionaries, which have a `type` and other fields depending on the `type` of that recipe. This also adds support for having multiple recipes for a single item (e.g. uncrafting storage blocks). * Remove references in existing code * Recipe Generation * ring recipes * recipe generator v2 * quick forge * bugfixes and performance improvements * fix raw craft cost * reload hotm if you open the hotm tree inv * add myself to the changelog * replace quickforge formular with lookup table * do not crash anymore when opening recipes outside of skyblock * format coins differently * remove debug logs * change recipe generator so that it doesnt crash old versions --- .../assets/notenoughupdates/textures/gui/forge_recipe.png | Bin 0 -> 889 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 src/main/resources/assets/notenoughupdates/textures/gui/forge_recipe.png (limited to 'src/main/resources') diff --git a/src/main/resources/assets/notenoughupdates/textures/gui/forge_recipe.png b/src/main/resources/assets/notenoughupdates/textures/gui/forge_recipe.png new file mode 100644 index 00000000..2c3d2eb1 Binary files /dev/null and b/src/main/resources/assets/notenoughupdates/textures/gui/forge_recipe.png differ -- cgit From 0f3cfc259f89c22840b761931e238d699f17acc7 Mon Sep 17 00:00:00 2001 From: NopoTheGamer <40329022+NopoTheGamer@users.noreply.github.com> Date: Sun, 2 Jan 2022 09:07:24 +1100 Subject: Added custom wardrobe display for the new stuff they have put on the alpha (#36) * istg if you give me 170 commits i will end someone(added stranded pv icon + added an icon for gamemodes that neu doesnt know about) * Change the mines of divan waypoints to blue because it was hard to see the gold waypoint gold blocks everywhere * Added a custom armor stuff for the alpha content * Made it so it doesnt show if you dont have hide potion effects on * very cool and epic armor display (dont look at the code its bad) ((not finished)) * hello yes please test armor hud (finished but i will clean it up a lil) * clean up code + show thingy when no items cached + fix neu buttons placement + fixed crash * fixed neubutton placment but the fix works (i hope) * i see no reason for this to work outside skyblock soo * ery wanted it to be possible for an on texture to be different to an off texture in /neu * Added "Has Advanced Tab" to /neustats * Added "Has Advanced Tab" to /neustats * https://cdn.discordapp.com/attachments/896407218151366687/924981162714234900/unknown.png https://cdn.discordapp.com/attachments/896407218151366687/924981203319263232/unknown.png (fixed storage menu if you have new tab off) * tried to fix the gui being offset * Add a pet display for your inventory * tries to show your pet stats in the inv display * skyblock check * Fix texture * try to lower file size by unused assets * patch notes ! * remove some random code that wasnt doing anything * added a repo check to see if the wardrobe stuff has come out yet * fixed it showing wrong pet * fixed caching --- .../notenoughupdates/armordisplay/armordisplay.png | Bin 0 -> 1599 bytes .../armordisplay/armordisplay_fsr.png | Bin 0 -> 267 bytes .../armordisplay/armordisplay_grey.png | Bin 0 -> 270 bytes .../armordisplay/armordisplay_phq_dark.png | Bin 0 -> 258 bytes .../armordisplay/armordisplay_transparent.png | Bin 0 -> 225 bytes .../armordisplay/armordisplay_transparent_pet.png | Bin 0 -> 1500 bytes .../assets/notenoughupdates/collectionlog.png | Bin 12083 -> 0 bytes .../resources/assets/notenoughupdates/core/bar_1.png | Bin 0 -> 2095 bytes .../resources/assets/notenoughupdates/core/bar_2.png | Bin 0 -> 2095 bytes .../resources/assets/notenoughupdates/core/bar_3.png | Bin 0 -> 2095 bytes .../resources/assets/notenoughupdates/core/bar_on.png | Bin 0 -> 2095 bytes .../resources/assets/notenoughupdates/groundplane.png | Bin 40868 -> 0 bytes .../notenoughupdates/petdisplay/petdisplayarmor.png | Bin 0 -> 229 bytes .../petdisplay/petdisplayarmor_dark.png | Bin 0 -> 1738 bytes .../petdisplay/petdisplayarmor_fsr.png | Bin 0 -> 1734 bytes .../petdisplay/petdisplayarmor_phqdark.png | Bin 0 -> 1728 bytes .../petdisplay/petdisplayarmor_transparent.png | Bin 0 -> 1890 bytes .../notenoughupdates/petdisplay/petdisplaysolo.png | Bin 0 -> 1743 bytes .../petdisplay/petdisplaysolo_dark.png | Bin 0 -> 1545 bytes .../petdisplay/petdisplaysolo_fsr.png | Bin 0 -> 1548 bytes .../petdisplay/petdisplaysolo_phqdark.png | Bin 0 -> 1537 bytes .../petdisplay/petdisplaysolo_transparent.png | Bin 0 -> 1720 bytes .../portal_panoramas/nether/pansc-1.png | Bin 82574 -> 0 bytes .../portal_panoramas/nether/pansc-2.png | Bin 1228306 -> 0 bytes .../portal_panoramas/nether/pansc-3.png | Bin 646267 -> 0 bytes .../portal_panoramas/nether/pansc-4.png | Bin 668239 -> 0 bytes .../portal_panoramas/nether/pansc-5.png | Bin 531635 -> 0 bytes .../portal_panoramas/nether/pansc-6.png | Bin 275559 -> 0 bytes .../resources/assets/notenoughupdates/ss_border.jpg | Bin 14021 -> 0 bytes 29 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 src/main/resources/assets/notenoughupdates/armordisplay/armordisplay.png create mode 100644 src/main/resources/assets/notenoughupdates/armordisplay/armordisplay_fsr.png create mode 100644 src/main/resources/assets/notenoughupdates/armordisplay/armordisplay_grey.png create mode 100644 src/main/resources/assets/notenoughupdates/armordisplay/armordisplay_phq_dark.png create mode 100644 src/main/resources/assets/notenoughupdates/armordisplay/armordisplay_transparent.png create mode 100644 src/main/resources/assets/notenoughupdates/armordisplay/armordisplay_transparent_pet.png delete mode 100644 src/main/resources/assets/notenoughupdates/collectionlog.png create mode 100644 src/main/resources/assets/notenoughupdates/core/bar_1.png create mode 100644 src/main/resources/assets/notenoughupdates/core/bar_2.png create mode 100644 src/main/resources/assets/notenoughupdates/core/bar_3.png create mode 100644 src/main/resources/assets/notenoughupdates/core/bar_on.png delete mode 100644 src/main/resources/assets/notenoughupdates/groundplane.png create mode 100644 src/main/resources/assets/notenoughupdates/petdisplay/petdisplayarmor.png create mode 100644 src/main/resources/assets/notenoughupdates/petdisplay/petdisplayarmor_dark.png create mode 100644 src/main/resources/assets/notenoughupdates/petdisplay/petdisplayarmor_fsr.png create mode 100644 src/main/resources/assets/notenoughupdates/petdisplay/petdisplayarmor_phqdark.png create mode 100644 src/main/resources/assets/notenoughupdates/petdisplay/petdisplayarmor_transparent.png create mode 100644 src/main/resources/assets/notenoughupdates/petdisplay/petdisplaysolo.png create mode 100644 src/main/resources/assets/notenoughupdates/petdisplay/petdisplaysolo_dark.png create mode 100644 src/main/resources/assets/notenoughupdates/petdisplay/petdisplaysolo_fsr.png create mode 100644 src/main/resources/assets/notenoughupdates/petdisplay/petdisplaysolo_phqdark.png create mode 100644 src/main/resources/assets/notenoughupdates/petdisplay/petdisplaysolo_transparent.png delete mode 100644 src/main/resources/assets/notenoughupdates/portal_panoramas/nether/pansc-1.png delete mode 100644 src/main/resources/assets/notenoughupdates/portal_panoramas/nether/pansc-2.png delete mode 100644 src/main/resources/assets/notenoughupdates/portal_panoramas/nether/pansc-3.png delete mode 100644 src/main/resources/assets/notenoughupdates/portal_panoramas/nether/pansc-4.png delete mode 100644 src/main/resources/assets/notenoughupdates/portal_panoramas/nether/pansc-5.png delete mode 100644 src/main/resources/assets/notenoughupdates/portal_panoramas/nether/pansc-6.png delete mode 100644 src/main/resources/assets/notenoughupdates/ss_border.jpg (limited to 'src/main/resources') diff --git a/src/main/resources/assets/notenoughupdates/armordisplay/armordisplay.png b/src/main/resources/assets/notenoughupdates/armordisplay/armordisplay.png new file mode 100644 index 00000000..56f6060a Binary files /dev/null and b/src/main/resources/assets/notenoughupdates/armordisplay/armordisplay.png differ diff --git a/src/main/resources/assets/notenoughupdates/armordisplay/armordisplay_fsr.png b/src/main/resources/assets/notenoughupdates/armordisplay/armordisplay_fsr.png new file mode 100644 index 00000000..b4302903 Binary files /dev/null and b/src/main/resources/assets/notenoughupdates/armordisplay/armordisplay_fsr.png differ diff --git a/src/main/resources/assets/notenoughupdates/armordisplay/armordisplay_grey.png b/src/main/resources/assets/notenoughupdates/armordisplay/armordisplay_grey.png new file mode 100644 index 00000000..cb8d0b1b Binary files /dev/null and b/src/main/resources/assets/notenoughupdates/armordisplay/armordisplay_grey.png differ diff --git a/src/main/resources/assets/notenoughupdates/armordisplay/armordisplay_phq_dark.png b/src/main/resources/assets/notenoughupdates/armordisplay/armordisplay_phq_dark.png new file mode 100644 index 00000000..ce36a0cc Binary files /dev/null and b/src/main/resources/assets/notenoughupdates/armordisplay/armordisplay_phq_dark.png differ diff --git a/src/main/resources/assets/notenoughupdates/armordisplay/armordisplay_transparent.png b/src/main/resources/assets/notenoughupdates/armordisplay/armordisplay_transparent.png new file mode 100644 index 00000000..49f1ce4f Binary files /dev/null and b/src/main/resources/assets/notenoughupdates/armordisplay/armordisplay_transparent.png differ diff --git a/src/main/resources/assets/notenoughupdates/armordisplay/armordisplay_transparent_pet.png b/src/main/resources/assets/notenoughupdates/armordisplay/armordisplay_transparent_pet.png new file mode 100644 index 00000000..aeb1b5ed Binary files /dev/null and b/src/main/resources/assets/notenoughupdates/armordisplay/armordisplay_transparent_pet.png differ diff --git a/src/main/resources/assets/notenoughupdates/collectionlog.png b/src/main/resources/assets/notenoughupdates/collectionlog.png deleted file mode 100644 index c30a0b8f..00000000 Binary files a/src/main/resources/assets/notenoughupdates/collectionlog.png and /dev/null differ diff --git a/src/main/resources/assets/notenoughupdates/core/bar_1.png b/src/main/resources/assets/notenoughupdates/core/bar_1.png new file mode 100644 index 00000000..664c0f32 Binary files /dev/null and b/src/main/resources/assets/notenoughupdates/core/bar_1.png differ diff --git a/src/main/resources/assets/notenoughupdates/core/bar_2.png b/src/main/resources/assets/notenoughupdates/core/bar_2.png new file mode 100644 index 00000000..664c0f32 Binary files /dev/null and b/src/main/resources/assets/notenoughupdates/core/bar_2.png differ diff --git a/src/main/resources/assets/notenoughupdates/core/bar_3.png b/src/main/resources/assets/notenoughupdates/core/bar_3.png new file mode 100644 index 00000000..664c0f32 Binary files /dev/null and b/src/main/resources/assets/notenoughupdates/core/bar_3.png differ diff --git a/src/main/resources/assets/notenoughupdates/core/bar_on.png b/src/main/resources/assets/notenoughupdates/core/bar_on.png new file mode 100644 index 00000000..664c0f32 Binary files /dev/null and b/src/main/resources/assets/notenoughupdates/core/bar_on.png differ diff --git a/src/main/resources/assets/notenoughupdates/groundplane.png b/src/main/resources/assets/notenoughupdates/groundplane.png deleted file mode 100644 index 99630d67..00000000 Binary files a/src/main/resources/assets/notenoughupdates/groundplane.png and /dev/null differ diff --git a/src/main/resources/assets/notenoughupdates/petdisplay/petdisplayarmor.png b/src/main/resources/assets/notenoughupdates/petdisplay/petdisplayarmor.png new file mode 100644 index 00000000..f6a873ea Binary files /dev/null and b/src/main/resources/assets/notenoughupdates/petdisplay/petdisplayarmor.png differ diff --git a/src/main/resources/assets/notenoughupdates/petdisplay/petdisplayarmor_dark.png b/src/main/resources/assets/notenoughupdates/petdisplay/petdisplayarmor_dark.png new file mode 100644 index 00000000..27abd2d5 Binary files /dev/null and b/src/main/resources/assets/notenoughupdates/petdisplay/petdisplayarmor_dark.png differ diff --git a/src/main/resources/assets/notenoughupdates/petdisplay/petdisplayarmor_fsr.png b/src/main/resources/assets/notenoughupdates/petdisplay/petdisplayarmor_fsr.png new file mode 100644 index 00000000..39782b3f Binary files /dev/null and b/src/main/resources/assets/notenoughupdates/petdisplay/petdisplayarmor_fsr.png differ diff --git a/src/main/resources/assets/notenoughupdates/petdisplay/petdisplayarmor_phqdark.png b/src/main/resources/assets/notenoughupdates/petdisplay/petdisplayarmor_phqdark.png new file mode 100644 index 00000000..83b78351 Binary files /dev/null and b/src/main/resources/assets/notenoughupdates/petdisplay/petdisplayarmor_phqdark.png differ diff --git a/src/main/resources/assets/notenoughupdates/petdisplay/petdisplayarmor_transparent.png b/src/main/resources/assets/notenoughupdates/petdisplay/petdisplayarmor_transparent.png new file mode 100644 index 00000000..f1bebc01 Binary files /dev/null and b/src/main/resources/assets/notenoughupdates/petdisplay/petdisplayarmor_transparent.png differ diff --git a/src/main/resources/assets/notenoughupdates/petdisplay/petdisplaysolo.png b/src/main/resources/assets/notenoughupdates/petdisplay/petdisplaysolo.png new file mode 100644 index 00000000..c047d5ad Binary files /dev/null and b/src/main/resources/assets/notenoughupdates/petdisplay/petdisplaysolo.png differ diff --git a/src/main/resources/assets/notenoughupdates/petdisplay/petdisplaysolo_dark.png b/src/main/resources/assets/notenoughupdates/petdisplay/petdisplaysolo_dark.png new file mode 100644 index 00000000..6ad6216c Binary files /dev/null and b/src/main/resources/assets/notenoughupdates/petdisplay/petdisplaysolo_dark.png differ diff --git a/src/main/resources/assets/notenoughupdates/petdisplay/petdisplaysolo_fsr.png b/src/main/resources/assets/notenoughupdates/petdisplay/petdisplaysolo_fsr.png new file mode 100644 index 00000000..f39235af Binary files /dev/null and b/src/main/resources/assets/notenoughupdates/petdisplay/petdisplaysolo_fsr.png differ diff --git a/src/main/resources/assets/notenoughupdates/petdisplay/petdisplaysolo_phqdark.png b/src/main/resources/assets/notenoughupdates/petdisplay/petdisplaysolo_phqdark.png new file mode 100644 index 00000000..80566c92 Binary files /dev/null and b/src/main/resources/assets/notenoughupdates/petdisplay/petdisplaysolo_phqdark.png differ diff --git a/src/main/resources/assets/notenoughupdates/petdisplay/petdisplaysolo_transparent.png b/src/main/resources/assets/notenoughupdates/petdisplay/petdisplaysolo_transparent.png new file mode 100644 index 00000000..dfe92b74 Binary files /dev/null and b/src/main/resources/assets/notenoughupdates/petdisplay/petdisplaysolo_transparent.png differ diff --git a/src/main/resources/assets/notenoughupdates/portal_panoramas/nether/pansc-1.png b/src/main/resources/assets/notenoughupdates/portal_panoramas/nether/pansc-1.png deleted file mode 100644 index e6d34776..00000000 Binary files a/src/main/resources/assets/notenoughupdates/portal_panoramas/nether/pansc-1.png and /dev/null differ diff --git a/src/main/resources/assets/notenoughupdates/portal_panoramas/nether/pansc-2.png b/src/main/resources/assets/notenoughupdates/portal_panoramas/nether/pansc-2.png deleted file mode 100644 index c94d88c1..00000000 Binary files a/src/main/resources/assets/notenoughupdates/portal_panoramas/nether/pansc-2.png and /dev/null differ diff --git a/src/main/resources/assets/notenoughupdates/portal_panoramas/nether/pansc-3.png b/src/main/resources/assets/notenoughupdates/portal_panoramas/nether/pansc-3.png deleted file mode 100644 index 8ca52a12..00000000 Binary files a/src/main/resources/assets/notenoughupdates/portal_panoramas/nether/pansc-3.png and /dev/null differ diff --git a/src/main/resources/assets/notenoughupdates/portal_panoramas/nether/pansc-4.png b/src/main/resources/assets/notenoughupdates/portal_panoramas/nether/pansc-4.png deleted file mode 100644 index d889fef5..00000000 Binary files a/src/main/resources/assets/notenoughupdates/portal_panoramas/nether/pansc-4.png and /dev/null differ diff --git a/src/main/resources/assets/notenoughupdates/portal_panoramas/nether/pansc-5.png b/src/main/resources/assets/notenoughupdates/portal_panoramas/nether/pansc-5.png deleted file mode 100644 index 2e40a05b..00000000 Binary files a/src/main/resources/assets/notenoughupdates/portal_panoramas/nether/pansc-5.png and /dev/null differ diff --git a/src/main/resources/assets/notenoughupdates/portal_panoramas/nether/pansc-6.png b/src/main/resources/assets/notenoughupdates/portal_panoramas/nether/pansc-6.png deleted file mode 100644 index 95e684f7..00000000 Binary files a/src/main/resources/assets/notenoughupdates/portal_panoramas/nether/pansc-6.png and /dev/null differ diff --git a/src/main/resources/assets/notenoughupdates/ss_border.jpg b/src/main/resources/assets/notenoughupdates/ss_border.jpg deleted file mode 100644 index 28c1019f..00000000 Binary files a/src/main/resources/assets/notenoughupdates/ss_border.jpg and /dev/null differ -- cgit From 1cf4a3bc76fa52cd847b3da8022e9820de5862c2 Mon Sep 17 00:00:00 2001 From: "Erymanthus[#5074] | (u/)RayDeeUx" <51521765+RayDeeUx@users.noreply.github.com> Date: Fri, 14 Jan 2022 20:22:25 -0500 Subject: add crystal hollows + dwarven mines panos (#62) --- .../panoramas/crystal_hollows/panorama_0.jpg | Bin 0 -> 117941 bytes .../panoramas/crystal_hollows/panorama_1.jpg | Bin 0 -> 129312 bytes .../panoramas/crystal_hollows/panorama_2.jpg | Bin 0 -> 118567 bytes .../panoramas/crystal_hollows/panorama_3.jpg | Bin 0 -> 129964 bytes .../panoramas/crystal_hollows/panorama_4.jpg | Bin 0 -> 151882 bytes .../panoramas/crystal_hollows/panorama_5.jpg | Bin 0 -> 20266 bytes .../notenoughupdates/panoramas/mining_3/panorama_0.jpg | Bin 0 -> 106322 bytes .../notenoughupdates/panoramas/mining_3/panorama_1.jpg | Bin 0 -> 127085 bytes .../notenoughupdates/panoramas/mining_3/panorama_2.jpg | Bin 0 -> 112627 bytes .../notenoughupdates/panoramas/mining_3/panorama_3.jpg | Bin 0 -> 139768 bytes .../notenoughupdates/panoramas/mining_3/panorama_4.jpg | Bin 0 -> 122294 bytes .../notenoughupdates/panoramas/mining_3/panorama_5.jpg | Bin 0 -> 29041 bytes 12 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 src/main/resources/assets/notenoughupdates/panoramas/crystal_hollows/panorama_0.jpg create mode 100644 src/main/resources/assets/notenoughupdates/panoramas/crystal_hollows/panorama_1.jpg create mode 100644 src/main/resources/assets/notenoughupdates/panoramas/crystal_hollows/panorama_2.jpg create mode 100644 src/main/resources/assets/notenoughupdates/panoramas/crystal_hollows/panorama_3.jpg create mode 100644 src/main/resources/assets/notenoughupdates/panoramas/crystal_hollows/panorama_4.jpg create mode 100644 src/main/resources/assets/notenoughupdates/panoramas/crystal_hollows/panorama_5.jpg create mode 100644 src/main/resources/assets/notenoughupdates/panoramas/mining_3/panorama_0.jpg create mode 100644 src/main/resources/assets/notenoughupdates/panoramas/mining_3/panorama_1.jpg create mode 100644 src/main/resources/assets/notenoughupdates/panoramas/mining_3/panorama_2.jpg create mode 100644 src/main/resources/assets/notenoughupdates/panoramas/mining_3/panorama_3.jpg create mode 100644 src/main/resources/assets/notenoughupdates/panoramas/mining_3/panorama_4.jpg create mode 100644 src/main/resources/assets/notenoughupdates/panoramas/mining_3/panorama_5.jpg (limited to 'src/main/resources') diff --git a/src/main/resources/assets/notenoughupdates/panoramas/crystal_hollows/panorama_0.jpg b/src/main/resources/assets/notenoughupdates/panoramas/crystal_hollows/panorama_0.jpg new file mode 100644 index 00000000..55cf5d16 Binary files /dev/null and b/src/main/resources/assets/notenoughupdates/panoramas/crystal_hollows/panorama_0.jpg differ diff --git a/src/main/resources/assets/notenoughupdates/panoramas/crystal_hollows/panorama_1.jpg b/src/main/resources/assets/notenoughupdates/panoramas/crystal_hollows/panorama_1.jpg new file mode 100644 index 00000000..9ab86278 Binary files /dev/null and b/src/main/resources/assets/notenoughupdates/panoramas/crystal_hollows/panorama_1.jpg differ diff --git a/src/main/resources/assets/notenoughupdates/panoramas/crystal_hollows/panorama_2.jpg b/src/main/resources/assets/notenoughupdates/panoramas/crystal_hollows/panorama_2.jpg new file mode 100644 index 00000000..722b6500 Binary files /dev/null and b/src/main/resources/assets/notenoughupdates/panoramas/crystal_hollows/panorama_2.jpg differ diff --git a/src/main/resources/assets/notenoughupdates/panoramas/crystal_hollows/panorama_3.jpg b/src/main/resources/assets/notenoughupdates/panoramas/crystal_hollows/panorama_3.jpg new file mode 100644 index 00000000..c8f23175 Binary files /dev/null and b/src/main/resources/assets/notenoughupdates/panoramas/crystal_hollows/panorama_3.jpg differ diff --git a/src/main/resources/assets/notenoughupdates/panoramas/crystal_hollows/panorama_4.jpg b/src/main/resources/assets/notenoughupdates/panoramas/crystal_hollows/panorama_4.jpg new file mode 100644 index 00000000..29b0216f Binary files /dev/null and b/src/main/resources/assets/notenoughupdates/panoramas/crystal_hollows/panorama_4.jpg differ diff --git a/src/main/resources/assets/notenoughupdates/panoramas/crystal_hollows/panorama_5.jpg b/src/main/resources/assets/notenoughupdates/panoramas/crystal_hollows/panorama_5.jpg new file mode 100644 index 00000000..c43d80de Binary files /dev/null and b/src/main/resources/assets/notenoughupdates/panoramas/crystal_hollows/panorama_5.jpg differ diff --git a/src/main/resources/assets/notenoughupdates/panoramas/mining_3/panorama_0.jpg b/src/main/resources/assets/notenoughupdates/panoramas/mining_3/panorama_0.jpg new file mode 100644 index 00000000..4b7ce678 Binary files /dev/null and b/src/main/resources/assets/notenoughupdates/panoramas/mining_3/panorama_0.jpg differ diff --git a/src/main/resources/assets/notenoughupdates/panoramas/mining_3/panorama_1.jpg b/src/main/resources/assets/notenoughupdates/panoramas/mining_3/panorama_1.jpg new file mode 100644 index 00000000..689a6e5c Binary files /dev/null and b/src/main/resources/assets/notenoughupdates/panoramas/mining_3/panorama_1.jpg differ diff --git a/src/main/resources/assets/notenoughupdates/panoramas/mining_3/panorama_2.jpg b/src/main/resources/assets/notenoughupdates/panoramas/mining_3/panorama_2.jpg new file mode 100644 index 00000000..f7bfa2c1 Binary files /dev/null and b/src/main/resources/assets/notenoughupdates/panoramas/mining_3/panorama_2.jpg differ diff --git a/src/main/resources/assets/notenoughupdates/panoramas/mining_3/panorama_3.jpg b/src/main/resources/assets/notenoughupdates/panoramas/mining_3/panorama_3.jpg new file mode 100644 index 00000000..403945d0 Binary files /dev/null and b/src/main/resources/assets/notenoughupdates/panoramas/mining_3/panorama_3.jpg differ diff --git a/src/main/resources/assets/notenoughupdates/panoramas/mining_3/panorama_4.jpg b/src/main/resources/assets/notenoughupdates/panoramas/mining_3/panorama_4.jpg new file mode 100644 index 00000000..b936aa51 Binary files /dev/null and b/src/main/resources/assets/notenoughupdates/panoramas/mining_3/panorama_4.jpg differ diff --git a/src/main/resources/assets/notenoughupdates/panoramas/mining_3/panorama_5.jpg b/src/main/resources/assets/notenoughupdates/panoramas/mining_3/panorama_5.jpg new file mode 100644 index 00000000..adcda786 Binary files /dev/null and b/src/main/resources/assets/notenoughupdates/panoramas/mining_3/panorama_5.jpg differ -- cgit From c81b6a34ae7bbb70a11f23f49422f2fceffa689c Mon Sep 17 00:00:00 2001 From: Roman / Nea Date: Sun, 16 Jan 2022 01:03:04 +0100 Subject: Add sounds and rework the existing textures to custom Dwarven Mines /… (#51) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Pre Work of custom biomes * Work on auto chunk update, Add Debug command * Added 6 new biomes that are used in crystal hollows * Made it so the biomes are registered in the main class so it loads properly * Add sounds and rework the existing textures to custom Dwarven Mines / CH blocks * Config fixups * make titanium sounds work * Added sounds per gemstone type * fix dwarven mines sounds * stop spamming sound effects with config * Changelog for CH custom blocks * add all the files * Update src/main/resources/assets/notenoughupdates/sounds/titaniumbreak.json * Update src/main/resources/assets/notenoughupdates/sounds/mithrilbreak.json * Update src/main/resources/assets/notenoughupdates/sounds/gemstonetopazbreak.json * Update src/main/resources/assets/notenoughupdates/sounds/gemstonerubybreak.json * Update src/main/resources/assets/notenoughupdates/sounds/gemstonesapphirebreak.json * Update src/main/resources/assets/notenoughupdates/sounds/gemstonejasperbreak.json * Update src/main/resources/assets/notenoughupdates/sounds/gemstoneamethystbreak.json * Update src/main/resources/assets/notenoughupdates/sounds/gemstonejadebreak.json * Update src/main/resources/assets/notenoughupdates/sounds/gemstoneamberbreak.json * Update src/main/java/io/github/moulberry/notenoughupdates/commands/Commands.java * Update src/main/java/io/github/moulberry/notenoughupdates/commands/Commands.java * Update src/main/java/io/github/moulberry/notenoughupdates/commands/Commands.java * Update src/main/java/io/github/moulberry/notenoughupdates/commands/Commands.java * Update src/main/java/io/github/moulberry/notenoughupdates/commands/Commands.java * Update src/main/java/io/github/moulberry/notenoughupdates/commands/Commands.java Co-authored-by: DoKM Co-authored-by: nopothegamer <40329022+nopothegamer@users.noreply.github.com> Co-authored-by: IRONM00N <64110067+IRONM00N@users.noreply.github.com> --- .../resources/assets/notenoughupdates/sounds.json | 120 ++++++++++++++++++--- .../sounds/gemstoneamberbreak.json | 1 + .../notenoughupdates/sounds/gemstoneamberbreak.ogg | Bin 0 -> 40373 bytes .../sounds/gemstoneamethystbreak.json | 1 + .../sounds/gemstoneamethystbreak.ogg | Bin 0 -> 40373 bytes .../notenoughupdates/sounds/gemstonejadebreak.json | 1 + .../notenoughupdates/sounds/gemstonejadebreak.ogg | Bin 0 -> 40373 bytes .../sounds/gemstonejasperbreak.json | 1 + .../sounds/gemstonejasperbreak.ogg | Bin 0 -> 40373 bytes .../notenoughupdates/sounds/gemstonerubybreak.json | 1 + .../notenoughupdates/sounds/gemstonerubybreak.ogg | Bin 0 -> 40373 bytes .../sounds/gemstonesapphirebreak.json | 1 + .../sounds/gemstonesapphirebreak.ogg | Bin 0 -> 40373 bytes .../sounds/gemstonetopazbreak.json | 1 + .../notenoughupdates/sounds/gemstonetopazbreak.ogg | Bin 0 -> 40373 bytes .../notenoughupdates/sounds/mithrilbreak.json | 1 + .../notenoughupdates/sounds/mithrilbreak.ogg | Bin 0 -> 40373 bytes .../notenoughupdates/sounds/titaniumbreak.json | 1 + .../notenoughupdates/sounds/titaniumbreak.ogg | Bin 0 -> 40373 bytes 19 files changed, 113 insertions(+), 16 deletions(-) create mode 100644 src/main/resources/assets/notenoughupdates/sounds/gemstoneamberbreak.json create mode 100644 src/main/resources/assets/notenoughupdates/sounds/gemstoneamberbreak.ogg create mode 100644 src/main/resources/assets/notenoughupdates/sounds/gemstoneamethystbreak.json create mode 100644 src/main/resources/assets/notenoughupdates/sounds/gemstoneamethystbreak.ogg create mode 100644 src/main/resources/assets/notenoughupdates/sounds/gemstonejadebreak.json create mode 100644 src/main/resources/assets/notenoughupdates/sounds/gemstonejadebreak.ogg create mode 100644 src/main/resources/assets/notenoughupdates/sounds/gemstonejasperbreak.json create mode 100644 src/main/resources/assets/notenoughupdates/sounds/gemstonejasperbreak.ogg create mode 100644 src/main/resources/assets/notenoughupdates/sounds/gemstonerubybreak.json create mode 100644 src/main/resources/assets/notenoughupdates/sounds/gemstonerubybreak.ogg create mode 100644 src/main/resources/assets/notenoughupdates/sounds/gemstonesapphirebreak.json create mode 100644 src/main/resources/assets/notenoughupdates/sounds/gemstonesapphirebreak.ogg create mode 100644 src/main/resources/assets/notenoughupdates/sounds/gemstonetopazbreak.json create mode 100644 src/main/resources/assets/notenoughupdates/sounds/gemstonetopazbreak.ogg create mode 100644 src/main/resources/assets/notenoughupdates/sounds/mithrilbreak.json create mode 100644 src/main/resources/assets/notenoughupdates/sounds/mithrilbreak.ogg create mode 100644 src/main/resources/assets/notenoughupdates/sounds/titaniumbreak.json create mode 100644 src/main/resources/assets/notenoughupdates/sounds/titaniumbreak.ogg (limited to 'src/main/resources') diff --git a/src/main/resources/assets/notenoughupdates/sounds.json b/src/main/resources/assets/notenoughupdates/sounds.json index 47b0ba1b..6d827876 100644 --- a/src/main/resources/assets/notenoughupdates/sounds.json +++ b/src/main/resources/assets/notenoughupdates/sounds.json @@ -1,23 +1,111 @@ { - "calendar_notif_jingle":{ + "mithril.break": { + "category": "block", + "sounds": [ + { + "name": "mithrilbreak", + "stream": false + } + ] + }, + "gemstoneTopaz.break": { + "category": "block", + "sounds": [ + { + "name": "gemstonebreaktopaz", + "stream": false + } + ] + }, + "gemstoneRuby.break": { + "category": "block", + "sounds": [ + { + "name": "gemstonebreakruby", + "stream": false + } + ] + }, + "gemstoneAmber.break": { + "category": "block", + "sounds": [ + { + "name": "gemstonebreakamber", + "stream": false + } + ] + }, + "gemstoneAmethyst.break": { + "category": "block", + "sounds": [ + { + "name": "gemstoneamethystbreak", + "stream": false + } + ] + }, + "gemstoneSapphire.break": { + "category": "block", + "sounds": [ + { + "name": "gemstonesapphirebreak", + "stream": false + } + ] + }, + "gemstoneJade.break": { + "category": "block", + "sounds": [ + { + "name": "gemstonejadebreak", + "stream": false + } + ] + }, + "gemstoneJasper.break": { + "category": "block", + "sounds": [ + { + "name": "gemstonejasperbreak", + "stream": false + } + ] + }, + + "titanium.break": { + "category": "block", + "sounds": [ + { + "name": "titaniumbreak", + "stream": false + } + ] + }, + "calendar_notif_jingle": { "category": "master", - "sounds": [{ - "name": "jingle", - "stream": false - }] + "sounds": [ + { + "name": "jingle", + "stream": false + } + ] }, - "calendar_notif_in":{ + "calendar_notif_in": { "category": "master", - "sounds": [{ - "name": "in", - "stream": false - }] + "sounds": [ + { + "name": "in", + "stream": false + } + ] }, - "calendar_notif_out":{ + "calendar_notif_out": { "category": "master", - "sounds": [{ - "name": "out", - "stream": false - }] + "sounds": [ + { + "name": "out", + "stream": false + } + ] } -} \ No newline at end of file +} diff --git a/src/main/resources/assets/notenoughupdates/sounds/gemstoneamberbreak.json b/src/main/resources/assets/notenoughupdates/sounds/gemstoneamberbreak.json new file mode 100644 index 00000000..b02ee0c7 --- /dev/null +++ b/src/main/resources/assets/notenoughupdates/sounds/gemstoneamberbreak.json @@ -0,0 +1 @@ +{ "debouncer": 20 } diff --git a/src/main/resources/assets/notenoughupdates/sounds/gemstoneamberbreak.ogg b/src/main/resources/assets/notenoughupdates/sounds/gemstoneamberbreak.ogg new file mode 100644 index 00000000..a04e171a Binary files /dev/null and b/src/main/resources/assets/notenoughupdates/sounds/gemstoneamberbreak.ogg differ diff --git a/src/main/resources/assets/notenoughupdates/sounds/gemstoneamethystbreak.json b/src/main/resources/assets/notenoughupdates/sounds/gemstoneamethystbreak.json new file mode 100644 index 00000000..b02ee0c7 --- /dev/null +++ b/src/main/resources/assets/notenoughupdates/sounds/gemstoneamethystbreak.json @@ -0,0 +1 @@ +{ "debouncer": 20 } diff --git a/src/main/resources/assets/notenoughupdates/sounds/gemstoneamethystbreak.ogg b/src/main/resources/assets/notenoughupdates/sounds/gemstoneamethystbreak.ogg new file mode 100644 index 00000000..a04e171a Binary files /dev/null and b/src/main/resources/assets/notenoughupdates/sounds/gemstoneamethystbreak.ogg differ diff --git a/src/main/resources/assets/notenoughupdates/sounds/gemstonejadebreak.json b/src/main/resources/assets/notenoughupdates/sounds/gemstonejadebreak.json new file mode 100644 index 00000000..b02ee0c7 --- /dev/null +++ b/src/main/resources/assets/notenoughupdates/sounds/gemstonejadebreak.json @@ -0,0 +1 @@ +{ "debouncer": 20 } diff --git a/src/main/resources/assets/notenoughupdates/sounds/gemstonejadebreak.ogg b/src/main/resources/assets/notenoughupdates/sounds/gemstonejadebreak.ogg new file mode 100644 index 00000000..a04e171a Binary files /dev/null and b/src/main/resources/assets/notenoughupdates/sounds/gemstonejadebreak.ogg differ diff --git a/src/main/resources/assets/notenoughupdates/sounds/gemstonejasperbreak.json b/src/main/resources/assets/notenoughupdates/sounds/gemstonejasperbreak.json new file mode 100644 index 00000000..b02ee0c7 --- /dev/null +++ b/src/main/resources/assets/notenoughupdates/sounds/gemstonejasperbreak.json @@ -0,0 +1 @@ +{ "debouncer": 20 } diff --git a/src/main/resources/assets/notenoughupdates/sounds/gemstonejasperbreak.ogg b/src/main/resources/assets/notenoughupdates/sounds/gemstonejasperbreak.ogg new file mode 100644 index 00000000..a04e171a Binary files /dev/null and b/src/main/resources/assets/notenoughupdates/sounds/gemstonejasperbreak.ogg differ diff --git a/src/main/resources/assets/notenoughupdates/sounds/gemstonerubybreak.json b/src/main/resources/assets/notenoughupdates/sounds/gemstonerubybreak.json new file mode 100644 index 00000000..b02ee0c7 --- /dev/null +++ b/src/main/resources/assets/notenoughupdates/sounds/gemstonerubybreak.json @@ -0,0 +1 @@ +{ "debouncer": 20 } diff --git a/src/main/resources/assets/notenoughupdates/sounds/gemstonerubybreak.ogg b/src/main/resources/assets/notenoughupdates/sounds/gemstonerubybreak.ogg new file mode 100644 index 00000000..a04e171a Binary files /dev/null and b/src/main/resources/assets/notenoughupdates/sounds/gemstonerubybreak.ogg differ diff --git a/src/main/resources/assets/notenoughupdates/sounds/gemstonesapphirebreak.json b/src/main/resources/assets/notenoughupdates/sounds/gemstonesapphirebreak.json new file mode 100644 index 00000000..b02ee0c7 --- /dev/null +++ b/src/main/resources/assets/notenoughupdates/sounds/gemstonesapphirebreak.json @@ -0,0 +1 @@ +{ "debouncer": 20 } diff --git a/src/main/resources/assets/notenoughupdates/sounds/gemstonesapphirebreak.ogg b/src/main/resources/assets/notenoughupdates/sounds/gemstonesapphirebreak.ogg new file mode 100644 index 00000000..a04e171a Binary files /dev/null and b/src/main/resources/assets/notenoughupdates/sounds/gemstonesapphirebreak.ogg differ diff --git a/src/main/resources/assets/notenoughupdates/sounds/gemstonetopazbreak.json b/src/main/resources/assets/notenoughupdates/sounds/gemstonetopazbreak.json new file mode 100644 index 00000000..b02ee0c7 --- /dev/null +++ b/src/main/resources/assets/notenoughupdates/sounds/gemstonetopazbreak.json @@ -0,0 +1 @@ +{ "debouncer": 20 } diff --git a/src/main/resources/assets/notenoughupdates/sounds/gemstonetopazbreak.ogg b/src/main/resources/assets/notenoughupdates/sounds/gemstonetopazbreak.ogg new file mode 100644 index 00000000..a04e171a Binary files /dev/null and b/src/main/resources/assets/notenoughupdates/sounds/gemstonetopazbreak.ogg differ diff --git a/src/main/resources/assets/notenoughupdates/sounds/mithrilbreak.json b/src/main/resources/assets/notenoughupdates/sounds/mithrilbreak.json new file mode 100644 index 00000000..b02ee0c7 --- /dev/null +++ b/src/main/resources/assets/notenoughupdates/sounds/mithrilbreak.json @@ -0,0 +1 @@ +{ "debouncer": 20 } diff --git a/src/main/resources/assets/notenoughupdates/sounds/mithrilbreak.ogg b/src/main/resources/assets/notenoughupdates/sounds/mithrilbreak.ogg new file mode 100644 index 00000000..a04e171a Binary files /dev/null and b/src/main/resources/assets/notenoughupdates/sounds/mithrilbreak.ogg differ diff --git a/src/main/resources/assets/notenoughupdates/sounds/titaniumbreak.json b/src/main/resources/assets/notenoughupdates/sounds/titaniumbreak.json new file mode 100644 index 00000000..b02ee0c7 --- /dev/null +++ b/src/main/resources/assets/notenoughupdates/sounds/titaniumbreak.json @@ -0,0 +1 @@ +{ "debouncer": 20 } diff --git a/src/main/resources/assets/notenoughupdates/sounds/titaniumbreak.ogg b/src/main/resources/assets/notenoughupdates/sounds/titaniumbreak.ogg new file mode 100644 index 00000000..a04e171a Binary files /dev/null and b/src/main/resources/assets/notenoughupdates/sounds/titaniumbreak.ogg differ -- cgit From 593b2c8c1078d0bf40d08d3f100afb8f947da422 Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Sun, 30 Jan 2022 14:21:24 +0100 Subject: Added patreon back and made so settings look better (#72) * Added patreon back * Make settings look better --- .../resources/assets/notenoughupdates/social/patreon.png | Bin 0 -> 3696 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 src/main/resources/assets/notenoughupdates/social/patreon.png (limited to 'src/main/resources') diff --git a/src/main/resources/assets/notenoughupdates/social/patreon.png b/src/main/resources/assets/notenoughupdates/social/patreon.png new file mode 100644 index 00000000..00a169de Binary files /dev/null and b/src/main/resources/assets/notenoughupdates/social/patreon.png differ -- cgit From f11f6953a207606ae920ede9e713467a47cfc018 Mon Sep 17 00:00:00 2001 From: Roman / Nea Date: Sat, 12 Feb 2022 13:53:01 +0100 Subject: Dream skin (#80) --- .../assets/notenoughupdates/dreamskin.png | Bin 0 -> 220 bytes .../textures/gui/villager_recipe.png | Bin 0 -> 8633 bytes src/main/resources/mixins.notenoughupdates.json | 73 +++++++++++---------- 3 files changed, 37 insertions(+), 36 deletions(-) create mode 100644 src/main/resources/assets/notenoughupdates/dreamskin.png create mode 100644 src/main/resources/assets/notenoughupdates/textures/gui/villager_recipe.png (limited to 'src/main/resources') diff --git a/src/main/resources/assets/notenoughupdates/dreamskin.png b/src/main/resources/assets/notenoughupdates/dreamskin.png new file mode 100644 index 00000000..067d396e Binary files /dev/null and b/src/main/resources/assets/notenoughupdates/dreamskin.png differ diff --git a/src/main/resources/assets/notenoughupdates/textures/gui/villager_recipe.png b/src/main/resources/assets/notenoughupdates/textures/gui/villager_recipe.png new file mode 100644 index 00000000..42b6241c Binary files /dev/null and b/src/main/resources/assets/notenoughupdates/textures/gui/villager_recipe.png differ diff --git a/src/main/resources/mixins.notenoughupdates.json b/src/main/resources/mixins.notenoughupdates.json index bec344ec..a566ee2e 100644 --- a/src/main/resources/mixins.notenoughupdates.json +++ b/src/main/resources/mixins.notenoughupdates.json @@ -3,40 +3,41 @@ "refmap": "mixins.notenoughupdates.refmap.json", "compatibilityLevel": "JAVA_8", "mixins": [ - "MixinMinecraft", - "MixinAbstractClientPlayer", - "MixinContainer", - "MixinEffectRenderer", - "MixinEntityPlayer", - "MixinEntityPlayerSP", - "MixinEntityRenderer", - "MixinGuiChest", - "MixinGuiContainer", - "MixinGuiIngame", - "MixinGuiInventory", - "MixinGuiScreen", - "MixinInventoryEffectRenderer", - "MixinInventoryPlayer", - "MixinItemCameraTransforms", - "MixinItemRenderer", - "MixinItemStack", - "MixinLayerArmorBase", - "MixinLayerCustomHead", - - "MixinMouseHelper", - "MixinNetHandlerPlayClient", - "MixinPlayerControllerMP", - "MixinRender", - "MixinRendererLivingEntity", - "MixinRenderFish", - "MixinRenderGlobal", - "MixinRenderItem", - "MixinRenderList", - "MixinTextureManager", - "MixinTileEntitySkullRenderer", - "MixinTileEntitySpecialRenderer", - "MixinVboRenderList", - "MixinWorld", - "MixinWorldClient" + "MixinAbstractClientPlayer", + "MixinContainer", + "MixinEffectRenderer", + "MixinEntity", + "MixinEntityAgeable", + "MixinEntityPlayer", + "MixinEntityPlayerSP", + "MixinEntityRenderer", + "MixinGuiChest", + "MixinGuiContainer", + "MixinGuiIngame", + "MixinGuiInventory", + "MixinGuiScreen", + "MixinInventoryEffectRenderer", + "MixinInventoryPlayer", + "MixinItemCameraTransforms", + "MixinItemRenderer", + "MixinItemStack", + "MixinLayerArmorBase", + "MixinLayerCustomHead", + "MixinMinecraft", + "MixinMouseHelper", + "MixinNetHandlerPlayClient", + "MixinPlayerControllerMP", + "MixinRender", + "MixinRendererLivingEntity", + "MixinRenderFish", + "MixinRenderGlobal", + "MixinRenderItem", + "MixinRenderList", + "MixinTextureManager", + "MixinTileEntitySkullRenderer", + "MixinTileEntitySpecialRenderer", + "MixinVboRenderList", + "MixinWorld", + "MixinWorldClient" ] -} \ No ne