Files
plugin-hub/plugins/wikisync
Jonathan Lee 2f5f0af2a5 Update wiki-sync to 2.0 (#2359)
* Update wiki-sync to 2.0

This is a core rewrite to the plugin and replaces the change-based approach into something that periodically just dumps all the relevant data for the user, computes the delta versus what has already been sent, and sends that to the server.

This gives us automatic retries (no changes get dropped if the server 500s), and less confusing logic if player name or profile change. It's also about 65% less code.

* Update wikisync

* Update wikisync

* Update wikisync

* Update wikisync
2022-02-01 14:56:07 -05:00

4 lines
448 B
Plaintext

repository=https://github.com/andmcadams/WikiSync.git
commit=8246ef597be7554010737e8c47559b23d689410f
warning=Similar to the official HiScores, this plugin pushes up data about your character that can be viewed by anyone.<br>We don't suggest using this if you are (for example) a PvP-locked hardcore ironman, where broadcasting your<br>quest status could be detrimental to your account by giving away information about what you're currently doing.