aboutsummaryrefslogtreecommitdiff
path: root/src/main/kotlin/io/github/moulberry/notenoughupdates/commands/dev
AgeCommit message (Collapse)Author
2024-07-28Add /neuresetslotlocking command (#1274)NopoTheGamer
2024-07-08meta: Add clipboard caching (#1229)NopoTheGamer
2024-05-31Add /neucheck command & check for enchant parsers (#1166)Madeleaan
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-10-06Remove legacy API keys from the code base (#862)Lulonaut
Co-authored-by: nopo <nopotheemail@gmail.com>
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-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-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-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-19Fix hot potato book being parsed as potato (#722)Roman / Linnea Gräf
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-06Fix /neudevtest useragent command (#648)Roman / Linnea Gräf
2023-03-04Replace all commands in NEU with a brigadier implementation (#599)Roman / Linnea Gräf