| Age | Commit message (Collapse) | Author |
|
* Moul Config
* Bump version
* Fix IQ test and oneconfig
* Add version to title
* Fix NPE
* Fix merge
|
|
|
|
DevCommands, Improved CustomSkulls (#837)
|
|
|
|
|
|
* Update PetOverlay.java
* Hopefully made it actually build :thumbsup:
---------
Co-authored-by: jani270 <jani270@gmx.de>
|
|
Crystal Hollow Chest Highlighter
|
|
* Starting to remove api key mentions from NEU
* remove api key error popup
* ooops
---------
Co-authored-by: nopo <nopotheemail@gmail.com>
|
|
* made it so world render uses your set alpha value
* reset config (sad trombone)
|
|
* 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
|
|
Co-authored-by: nopo <nopotheemail@gmail.com>
|
|
|
|
Co-authored-by: nopo <nopotheemail@gmail.com>
|
|
|
|
* 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
|
|
* 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
|
|
* made Display donation status false
* Added a command to set api key
|
|
|
|
|
|
|
|
|
|
|
|
|
|
only render overlays in location editor when they are enabled
|
|
* 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>
|
|
|
|
|
|
(#687)
made searching an item within an accordion show everything in the accordion
|
|
|
|
* scrolling
* Reverse scrolling
* change trophy fish pv page to use the same tooltip system as the rest of the pv pages
* Added the ability to use neu's tooltips instead of vanilla
* Move config option
* Add support for the custom tooltips
* Fixed equipment overlay breaking
* Fixed some guis going no
* Use a new arraylist instead of modifying the old one (achievments)
* fix merge conflict
---------
Co-authored-by: nopo <nopotheemail@gmail.com>
|
|
|
|
* Fixed craft cost on items that cant be sold (minions)
* add config option
|
|
Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com>
|
|
|
|
Co-authored-by: nea <romangraef@gmail.com>
Co-authored-by: nea <nea@nea.moe>
Co-authored-by: Roman / Linnea Gräf <roman.graef@gmail.com>
Co-authored-by: nopo <nopotheemail@gmail.com>
Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com>
|
|
Co-authored-by: Vixid <52578495+Vixid1@users.noreply.github.com>
|
|
|
|
* fixed experiments saying it's available when the wrong time is reached
* NPC Buy limit timer part 1
* Cookie buff now gains more accurate info
* scrapped accurate god potion
* small tweaks
* fix stupid mistakes I made
* fixed commissions never being recognized as completed
* Quest timer now shows how many quests are uncompleted
* added cookie menu as place to test for cookie buff
* accept review changes, add .intern to container name
* proper formatting hopefully
* restrict checking quest progress to crimson isle
* fix election candidates counting as CI quests
* paul's name twice whoops, formatting fixes
* Merge pull request #2 from Plantterror/master
* Fixed an NPE
|
|
Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com>
|
|
* Added Preset Delete Warning
* Fixed copyright
|
|
* Fix private island overlays not showing in garden
* Added builders ruler overlay
* Added scythe overlay
* doube plantl
* added HOE_OF_GREATEST_TILLING support
|
|
Co-authored-by: Lulonaut <lulonaut@tutanota.de>
|
|
* Added Sky Mall to Dwarven Overlay.
* Made SkyBlockTime a data object.
* Added color to names and display item per different perk variant.
* Added daySuffix support for days greater 10.
* Data classes have a copy method already.
* Green color does not work.
* Fixed a bug in monthName.
* Add Unit Tests and make use of Instant
* Fixed Sky Mall overlay showing in crystal hollows.
* 11st
12nd
13rd
---------
Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com>
Co-authored-by: nea <nea@nea.moe>
Co-authored-by: nopo <nopotheemail@gmail.com>
|
|
* Rename .java to .kt
* hotm rework.
* Moved class to kotlin directory.
* Removed debug.
* Support for maxed out levels.
* Fun fact of the day: Developer waste more time on the name of a variable than actual coding.
* default is 0
---------
Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com>
|
|
|
|
* Pet overlay progress hider, pet item moved and /neudevtest value <value>
* Bingo has already enough to do.
* Typo.
* Revert "Typo."
This reverts commit b4a1c385e0c410b1e111797b8d39e7ff64b09ef5.
* Revert "Bingo has already enough to do."
This reverts commit 6e004d2d65dff47ea3bee5c5789cb725724df6ed.
* Dynamically used best position for the pet icons (yes, both) and the distance between the two pet tests.
* I hate debugs.
---------
Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com>
|
|
* ApiUtil: Add cache with per request timeout and per class histogram
* MinionHelper: Only load minion helper data when needed
* Api: Make api response processing more async.
* Lower cache for /pv to 30 seconds and rename cacheDuration to max age
* Disk cache for the API
|
|
* Added old SkyBlock Menu.
* Execution!
* Add cache.
* Bingo has already enough to do.
* Typo.
* Revert "Typo."
This reverts commit b4a1c385e0c410b1e111797b8d39e7ff64b09ef5.
* Revert "Bingo has already enough to do."
This reverts commit 6e004d2d65dff47ea3bee5c5789cb725724df6ed.
* I am lazy.
* The map is lazy too.
* Hypixel moving features behind paywall.
* Add red text to the setting too.
* SEALED
* Fixed Booster Cookie checks. Reworked CookieWarning, kept same logic but accidentally added profile switch support.
* /trades does not require booster cookie.
* Allowing middle clicks (and any other mouse click combination)
---------
Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com>
|
|
* Bingo has already enough to do.
* Typo.
* Realization: Century Cakes exist.
* I added back cakes, so I removed them back from the list of features …
* Default enabled.
|
|
Co-authored-by: NopoTheGamer <40329022+NopoTheGamer@users.noreply.github.com>
|