mirror of
https://github.com/runelite/plugin-hub.git
synced 2026-03-06 07:51:59 -05:00
* Update Embargo to 1.4.1
- Bump version to 1.4.1
- Add timeout to isUserRegistered method in case of API failures
- If the API was down, the plugin would freeze due to looping requests. Reduce timeout to 2 seconds, add a minute cooldown on the API call
- Populate untradable item icons in the side panel by having the API pass itemIDs for them instead of names
- Change default side panel to match what it used to be (not signed in, log in to send data to Embargo) + reset it on logOut() as intended
- Only add wiki link to items that are found. This prevents "EHB/EHP/| items" from linking to nonsense wikipedia links
* Bump Embargo Plugin version to 1.4.2
- Refactor check registration to be async
- Prevent spamming of prevent registration by setting a variable
- Enqueue network calls to prevent locking due to execute
- Change logging to be a little more verbose/precise
- Properly check registration based on body response
Looks like the formatter kinda went crazy too
---------
Co-authored-by: Sharpienero <sharpienero@protonmail.com>
3 lines
316 B
Plaintext
3 lines
316 B
Plaintext
repository=https://github.com/Sharpienero/Embargo-Plugin.git
|
|
commit=2498e02856a93cbf7f720bf6411b4f1a995e0b66
|
|
warning=This plugin sends player data (including IP address) to a 3rd party server not controlled by RuneLite or Jagex. To see the full list of data this plugin collects, check out project's README on Github |