Skip to content

Commit

Permalink
Tentative fix for personalstats change (#824)
Browse files Browse the repository at this point in the history
* Tentative fix for personalstats change

* Cache personal-stats until the next day.

* Final changes in prep for torn's personalstats changes

---------

Co-authored-by: Kobe De Peuter <kobedepeuter@outlook.com>
  • Loading branch information
Kwack-Kwack and DeKleineKobini authored Dec 9, 2024
1 parent 8f2ba11 commit 551275b
Show file tree
Hide file tree
Showing 4 changed files with 602 additions and 175 deletions.
3 changes: 2 additions & 1 deletion extension/changelog.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,8 @@
{ "message": "Update our external library for sortable lists: SortableJS.", "contributor": "DeKleineKobini" },
{ "message": "Update our external library for icons: Font Awesome.", "contributor": "DeKleineKobini" },
{ "message": "Update our external library for charts: ChartJS.", "contributor": "DeKleineKobini" },
{ "message": "Update our external library for mobile drag and drop: DragDropTouch.", "contributor": "DeKleineKobini" }
{ "message": "Update our external library for mobile drag and drop: DragDropTouch.", "contributor": "DeKleineKobini" },
{ "message": "Use API v2 for the Profile Box in preparation for Torn's incoming changes to the personal stats API", "contributor": "Kwack" }
],
"removed": [
{ "message": "Removed bazaar prices from the popup, as they are set to be removed from the API.", "contributor": "DeKleineKobini" },
Expand Down
Loading

0 comments on commit 551275b

Please sign in to comment.