aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-09-23Update ↵joincommandv2Linnea Gräf
src/main/kotlin/io/github/moulberry/notenoughupdates/commands/misc/JoinCommand.kt Co-authored-by: jani270 <69345714+jani270@users.noreply.github.com>
2023-09-02Re-add join commandnea
2023-09-01Fix NPE disconnect when using DG 3.7.8 or earlier (#817)Vixid
2023-08-30move taming, beastmaster, and minion overlay information to be gathered when ↵NopoTheGamer
running /pv (#785) * use pv to steal taming level and beast master for pet overlay * update profile data load event to when /pv is ran * make minion helper say to use /pv if data is null * make error message show * make it so you can still pv if error in event
2023-08-30Add repo updateable rain timers (#813)Linnea Gräf
* Add repo updateable rain timers * Add custom calendar events --------- Co-authored-by: nopo <nopotheemail@gmail.com>
2023-08-30parse tab list for skill info (#780)Lulonaut
Co-authored-by: nopo <nopotheemail@gmail.com>
2023-08-30Fix crash in storage overlay (#798)Linnea Gräf
2023-08-30Fix bestiary page in PV (#805)Lulonaut
2023-08-30Add star cult to neucalendar (#806)Linnea Gräf
2023-08-27added new stuff to level page (#799)efefury
* update * fix pets in rift page not displaying
2023-08-27Crystal Hollows Chest Highlighter (#810)Vixid
Crystal Hollow Chest Highlighter
2023-08-23Fix DungeonWin overlay consuming requeue message. (#807)Ascynx
2023-08-23Made opening pv/ah from clicking the name in chat work when you have sb ↵Ole Maduch
levels disabled (#795) * chatpv works with levels disabled * fixed comments
2023-08-23This fixes some issue with pet messages not showing up (#802)NopoTheGamer
idk
2023-08-21fix accessory bag overlay bug (#791)efefury
2023-08-05fix crash with copper overlay (#790)NopoTheGamer
2023-08-05Change Degree Character (#794)heinrich26
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-05Allow world render to use players alpha config value (#783)NopoTheGamer
* made it so world render uses your set alpha value * reset config (sad trombone)
2023-08-05Fix crash with invalid meusum data (#789)NopoTheGamer
try catch crash
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-08-05Added unique rune to the itemresolutionquery (#801)jani270
2023-07-27buttons for guild name & status in PV (#776)Lulonaut
Co-authored-by: nea <nea@nea.moe>
2023-07-23fixed several crashes in pv (#784)efefury
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-20Ruh (#779)kr45732
* ruh * ruh
2023-07-20added lowest bin url to /neustats repo (#774)NopoTheGamer
2023-07-19local backup repo (#772)Lulonaut
Co-authored-by: nopo <nopotheemail@gmail.com>
2023-07-19Rift Page in PV and several Level Page changes (#770)efefury
2023-07-18Museum page (#773)CalMWolfs
Co-authored-by: nopo <nopotheemail@gmail.com>
2023-07-17Add free rift infusion to timer (#766)Roman / Linnea Gräf
2023-07-17Fix chat pv and ah (#771)NopoTheGamer
2023-07-15Makes vamp slayer work properly with the rng meter tooltip thingy (#769)NopoTheGamer
Makes vamp slayer work properly with the rng meter tooltip thingy. After the terraforming I did to this file it looks fine? Requires updated repo
2023-07-14Farming overlay update (#731)Mark Cockram
* Update README.md Explain why this repository exists * Add crops/s line with config option for yield calculation time frame * Add crop/s to default farming line list * Function decomposition * More detailed description * Find average since start of farming instead of full timeframe. Add documentation * Modulo wrap around instead of limiting backwards perspective to 0 * Separate cps update from the render function to the update loop * Rearrange code * Add cps reset timeout * Add unit option * Replace old crops per second system with new system * Seperate unit option for crops and coins * Organize code * Update config * Allow up to 5 minute rate calculation timeframe * Update config description * Fix coins/s and crops/s always displaying 0
2023-07-11Funny Rainbow Bar (#768)kr45732
2023-07-10Add garden copper to coins tooltip (#756)heyngra
* Add copper to coins converter * i accidentally ctrl+z'd a bit too much * Fix bug with ignoring AH * make it compatibile with skyhanni * use repo instead of enum requires https://github.com/NotEnoughUpdates/NotEnoughUpdates-REPO/pull/952 * Change isWorthless to cost threshold * change return type, use repositoryreloadevent and also change variable names
2023-07-10Add gradle wrapper validation workflow (#757)Roman / Linnea Gräf
2023-07-09Fix leveling info related crash (#767)kr45732
2023-07-07Added Party Sloth Hat to the DevPane Blacklist (#763)jani270
2023-07-06Show player username when hovering over the recent profiles (#761)NopoTheGamer
2023-07-06Adding /neustats repo (#748)CalMWolfs
2023-07-06Fix calculator preop operations (#758)Roman / Linnea Gräf
Fix calculator postop operations
2023-07-06Hard coding item textures (#759)CalMWolfs
2023-07-06Storage Overlay use /backpack (#740)IRONM00N
Co-authored-by: nopo <nopotheemail@gmail.com>
2023-07-06Add some rift stuff to PV (#749)CalMWolfs
2023-07-06Add detekt rules (#750)Roman / Linnea Gräf
2023-07-06Fix Magical Power calculation (#754)Lulonaut
2023-07-06fix MuseumTooltipManager NPE (#755)Lulonaut