aboutsummaryrefslogtreecommitdiff
path: root/src/main/kotlin/io/github/moulberry/notenoughupdates/commands
AgeCommit message (Collapse)Author
2024-08-05meta: fix /ahs command only taking 1 arg (#1290)NopoTheGamer
* fix /ahs command only taking 1 arg * also fix it for /recipe and /bzs
2024-08-04Add Recipe Search Overlay (#1045)Conutik
Co-authored-by: nopo <nopotheemail@gmail.com>
2024-08-04Add client side ah/bz search guis (#1248)NopoTheGamer
Co-authored-by: Lulonaut <lulonaut@lulonaut.dev>
2024-07-28Add /neuresetslotlocking command (#1274)NopoTheGamer
2024-07-08Add Improvements to /neucustomize (#1200)NopoTheGamer
2024-07-08meta: Add clipboard caching (#1229)NopoTheGamer
2024-05-31Add /neucheck command & check for enchant parsers (#1166)Madeleaan
2024-05-13meta: Fix /neupronouns output to condense to a single line (#1170)FifthTundraG
Improve /neupronouns output
2024-05-02Add /neugui command (#1140)NopoTheGamer
2024-05-02Add /neufolder command to open minecraft folders (#1144)NopoTheGamer
2024-04-26Add version id to /neustats (#1118)Linnea Gräf
2024-04-16meta: Add ThatGravyBoat to dev test (#1100)Brady
2024-04-12Add in-game updater (#1050)Linnea Gräf
Co-authored-by: IRONM00N <64110067+IRONM00N@users.noreply.github.com>
2024-04-10Add tab list tutorial (#1014)Linnea Gräf
Co-authored-by: Lulonaut <lulonaut@lulonaut.tech>
2023-12-26migrate pronoundb integration to new api version (#964)Lulonaut
2023-11-28Some misc changes (more in commit messages) (#957)jani270
2023-11-02Add custom TODOs (#870)Linnea Gräf
Co-authored-by: Lulonaut <lulonaut@lulonaut.tech>
2023-10-28Added logging to repo error popup (#904)NopoTheGamer
Made the repo error log what file is missing
2023-10-18Add calculator precision option (#882)Linnea Gräf
* Add calculator precision option * Fix loading of minecraft classes from some tests
2023-10-06Remove legacy API keys from the code base (#862)Lulonaut
Co-authored-by: nopo <nopotheemail@gmail.com>
2023-10-06Code Cleanup: Remove unused imports (#858)Walker Selby
2023-10-02Add game directory to crash reports (#847)NopoTheGamer
* added /neudevtest crash * Add game directory to crash reports
2023-10-02Moul Config (#814)Linnea Gräf
* Moul Config * Bump version * Fix IQ test and oneconfig * Add version to title * Fix NPE * Fix merge
2023-09-29Hover Effect for Equipment- & Pet-Display, Vanilla Cooldowns, New ↵Hendrik Horstmann
DevCommands, Improved CustomSkulls (#837)
2023-09-27Default Armor Colour Feature (#825)Vixid
2023-09-27Re-add join command (#821)Linnea Gräf
Co-authored-by: jani270 <69345714+jani270@users.noreply.github.com>
2023-08-05Starting to remove api key mentions from NEU (#781)jani270
* Starting to remove api key mentions from NEU * remove api key error popup * ooops --------- Co-authored-by: nopo <nopotheemail@gmail.com>
2023-08-05Made a texture display for sets with 5 items (#792)CalMWolfs
* fixed things with 5 in museum * fix level crash
2023-08-05Some changes to the backup repo (#796)CalMWolfs
* maybe fix the backup repo not working sometimes * change wording
2023-08-05Removing join command and dungeon preset (#800)jani270
2023-07-21Use ursa-minor as API proxy (#762)Roman / Linnea Gräf
* Use ursa-minor as API proxy * Allow setting a ursa server url * Make client aware of x-ursa-expires * Make profile data syncer work using legacy api * Add better header support * Add manual call functionality * Improve callUrsa to allow for raw strings * Save tokens better and add logs on http failure status codes * Remove API key requirement for PV * Make museum in pv also use ursa
2023-07-20added lowest bin url to /neustats repo (#774)NopoTheGamer
2023-07-17Add free rift infusion to timer (#766)Roman / Linnea Gräf
2023-07-06Adding /neustats repo (#748)CalMWolfs
2023-07-06Storage Overlay use /backpack (#740)IRONM00N
Co-authored-by: nopo <nopotheemail@gmail.com>
2023-06-27Add joinServer command (#738)Roman / Linnea Gräf
2023-06-27Changes that happened in alpha 17 (#744)NopoTheGamer
* made Display donation status false * Added a command to set api key
2023-06-27Recent Pv profiles (#727)CalMWolfs
2023-06-27Fix pv not having a skyblock check (#716)NopoTheGamer
Co-authored-by: nea <nea@nea.moe>
2023-06-19Add variables to calculator (#721)Roman / Linnea Gräf
* Add variables to calculator * Fix unary minus for variables
2023-06-19Fix hot potato book being parsed as potato (#722)Roman / Linnea Gräf
2023-06-08PV Overhaul (#708)kr45732
Co-authored-by: Lulonaut <lulonaut@tutanota.de>
2023-05-31Removing the neu AH (#627)hannibal2
* Removed the neu ah. * make compile * make command say its removed * just what i wanted, an empty file --------- Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com> Co-authored-by: nopo <nopotheemail@gmail.com>
2023-05-31Fix Soopy Networth (#706)Roman / Linnea Gräf
* Fix Soopy Networth * Add api cache clear command
2023-05-27Make builders ruler not work cross plot (#691)Roman / Linnea Gräf
2023-05-27Add NPC Position only exporter (#686)Roman / Linnea Gräf
2023-05-26Graph v2 (#680)DeDiamondPro
2023-04-04Change neustats back to only using modname instead of full path (#659)NopoTheGamer
change neustats back to only using modname instead of full path
2023-04-04Copy /neustats dump data to clipboard (#660)Lulonaut
This is needed because the generated data was too long for https://hst.sh/ Also adds a "copyToClipboard" extension function for String The HastebinUploader.java class is now no longer needed
2023-03-12Dynamic Light Items (#646)Vixid
Co-authored-by: Vixid <52578495+Vixid1@users.noreply.github.com>