| Age | Commit message (Collapse) | Author |
|
|
|
Co-authored-by: nopo <nopotheemail@gmail.com>
|
|
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
|
|
* Starting to remove api key mentions from NEU
* remove api key error popup
* ooops
---------
Co-authored-by: nopo <nopotheemail@gmail.com>
|
|
* 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
|
|
|
|
|
|
|
|
* 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
|
|
* Print api errors in console.
* No reason not to just append.
* Censor API Key
---------
Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com>
Co-authored-by: nea <nea@nea.moe>
|
|
Co-authored-by: NopoTheGamer <40329022+NopoTheGamer@users.noreply.github.com>
|
|
Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com>
|
|
|
|
Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com>
Co-authored-by: ThexXTURBOXx <nico.mexis@kabelmail.de>
Co-authored-by: efefury <69400149+efefury@users.noreply.github.com>
|
|
Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com>
|
|
* 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>
|