Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-10-20 | Made it so the user could customize how long the mod waits before pau… (#359) | Cobble8 | |
2022-10-20 | added fishing ding for main lobby lava fishing (#352) | Josh | |
2022-10-20 | If above 100% of price will show actual added percentage (#369) | Ascynx | |
2022-10-20 | Miscellaneous Typos (#339) | Walker Selby | |
Co-authored-by: MicrocontrollersDev <66657148+MicrocontrollersDev@users.noreply.github.com> | |||
2022-10-19 | Added optifine to /neustats (#380) | NopoTheGamer | |
2022-10-19 | contributing (#381) | hannibal2 | |
Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com> | |||
2022-10-19 | Merge branch 'Moulberry:master' into master | IRONM00N | |
2022-10-19 | Will now actually set up the pickaxe cooldown on first world joined (#355) | Ascynx | |
2022-10-19 | Remove the extra bar textures as fsr never used them (#361) | NopoTheGamer | |
2022-10-19 | Fix crash when a list config option doesnt have that many options (generally ↵ | NopoTheGamer | |
from downgrading) (#371) | |||
2022-10-19 | Fixed /join not always going to Master Mode (#356) | Walker Selby | |
2022-10-19 | Update DevTestCommand developer check (#351) | Walker Selby | |
* Update DevTestCommand.java Update DEV_TESTERS to be UUID based rather than string literals of usernames. Update logic to check for UUIDs rather than usernames. * Add Detection for developer environment Add a check for if they are using a deobfuscatedEnvironment, which would allow them to use the dev commands. Thanks @romangraef Co-Authored-By: Roman / Linnea Gräf <roman.graef@gmail.com> * Update DevTestCommand.java * Revert Last Change * Add egirlefe per request * Add efefury per request Co-authored-by: Roman / Linnea Gräf <roman.graef@gmail.com> | |||
2022-10-19 | Couple minor bug fixes (#377) | Vixid | |
2022-10-19 | Update workflow actions (#378) | Nico Mexis | |
2022-10-19 | reclaim notenoughupdates from the leftoids | Moulberry | |
2022-10-19 | Merge pull request #360 | Vixid | |
* Fixed buggy cape in /pv | |||
2022-10-15 | Merge pull request #268 from NotEnoughUpdates/masterv2.1.0 | Moulberry | |
2.1 Continued | |||
2022-10-15 | Fix pv crash when in f7 (#366) | NopoTheGamer | |
Fix pv crash when your in f7??? | |||
2022-10-15 | Disable neu hax when not in skyblock (#373) | NopoTheGamer | |
Less cheat mod | |||
2022-10-13 | NPE Fix (#364) | hannibal2 | |
prevent an npe Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com> | |||
2022-10-11 | Add ability to sign update.json, needed for autoupdates (#354) | Roman / Linnea Gräf | |
* Add ability to sign update.json, needed for autoupdates * Remove update from URL | |||
2022-10-10 | Set everyones branch back to master (#348) | NopoTheGamer | |
Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com> | |||
2022-10-09 | Last pr before 2.1 i hope (#347) | NopoTheGamer | |
* Changed version so update notifier works for everyone * Added some missed stuff to 2.1.md * Fixed typo * I just had to... fixed name * Blame efe and lulo if that isnt right Co-authored-by: jani270 <jani270@gmx.de> | |||
2022-10-06 | Skyblock addons expect=0, and modlist config button (#337) | Roman / Linnea Gräf | |
* Skyblock addons expect=0 Synonyms for essential: crucial, main, fundamental, imperative, important, indispensable, vital, necessary, needed, vital, cardinal, principal, required, necessitous (oh wow that one sounds like incestous) * Make modlist config button work * Clean up buildscript * Add version to mock mod manifests as well Courtesy-off: MultiMC * Jitpack metadata | |||
2022-10-06 | Fix slot binding not working from armour slots (#343) | NopoTheGamer | |
i love minecraft forge for minecraft version 1.8 minor version 9 | |||
2022-10-06 | Fix custom trade menu (#345) | NopoTheGamer | |
* i love the hypixel network * println("$slot.slotNumber ${slot.stack.displayName}" | |||
2022-10-06 | Fix crash with pet overlay (#344) | NopoTheGamer | |
2022-10-05 | fix crash if profile specific is null (#342) | NopoTheGamer | |
2022-10-04 | EnchantingSolvers.java (#341) | Roman / Linnea Gräf | |
* EnchantingSolvers.java * remove println * register bin overlay Co-authored-by: nopo <nopotheemail@gmail.com> | |||
2022-10-04 | fix hollows solver with turkey (#340) | NopoTheGamer | |
*maybe* fix hollows solver with turkey | |||
2022-10-04 | Translate Hypixel to NEU ids (#332) | Roman / Linnea Gräf | |
2022-10-04 | Changed the pet overlay to use spaces instead of "-" (#326) | NopoTheGamer | |
2022-10-04 | Do not read the pr description (#336) | hannibal2 | |
Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com> | |||
2022-10-04 | no more kicking i think (#335) | efefury | |
Co-authored-by: nopo <nopotheemail@gmail.com> | |||
2022-10-04 | Revert "[ImgBot] Optimize images" (#334) | jani270 | |
2022-10-04 | [ImgBot] Optimize images (#325) | imgbot[bot] | |
Co-authored-by: ImgBotApp <ImgBotHelp@gmail.com> | |||
2022-10-04 | Removed last_save (#331) | jani270 | |
2022-10-03 | Mythic tier skin. (#327) | Ascynx | |
2022-10-03 | Fixed autopet with tier boosted pet (#328) | NopoTheGamer | |
2022-10-03 | fix typo (#330) | NopoTheGamer | |
2022-09-29 | useless change (#321) | hannibal2 | |
Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com> | |||
2022-09-29 | Add custom keystore and refactor HypixelApi.java (#318) | Roman / Linnea Gräf | |
* Add custom keystore and refactor HypixelApi.java * Fix inputstream leak (+ less console spam) * Fix HOTM crash * Use api selected variable to find best profile * Number formatting * Make old profiles show again Co-authored-by: nopo <nopotheemail@gmail.com> | |||
2022-09-29 | Fix for that 1 human who has gui scale 5 (#323) | NopoTheGamer | |
2022-09-29 | HOTFIX Custom Storage (#319) | hannibal2 | |
Co-authored-by: efefury <69400149+efefury@users.noreply.github.com> | |||
2022-09-26 | Update build.yml (#312) | NopoTheGamer | |
2022-09-27 | the people in #general said this would fix a crash (#317) | NopoTheGamer | |
2022-09-26 | Fix TextTabOverlay crash (#308) | Lulonaut | |
2022-09-24 | Fix missing repo crash in PetInvOverlay (#305) | Roman / Linnea Gräf | |
* Fix missing repo crash in PetInvOverlay * Add 2.1.md to *not* *satisfy* erymanthus (*not* RayDeezNuts) | |||
2022-09-24 | Fixed Typo, fixed Seasoned Mineman perk in pv and added text that it ↵ | jani270 | |
requires preenabled stuff (#307) | |||
2022-09-24 | Fixed combat overlay always showing if you have champion enchant (#304) | NopoTheGamer | |