New DEV changes committed, introduction of planner, added badges akin to what's on the Wiki.
Some checks failed
Build & Deploy OS League Tools / build-and-deploy (push) Failing after 34s

This commit is contained in:
2026-01-22 00:36:47 +00:00
parent 15f054d291
commit 7a32d0e874
23 changed files with 1366 additions and 14 deletions

View File

@@ -1,4 +1,16 @@
[
{
"title": "Demonic Pacts Leagues teaser!!",
"date": "Jan 8 2026",
"thumbnail": "https://i.imgur.com/hkZmhsr.png",
"leadText": "Let's get excited!",
"htmlContent": "<p>Over the coming weeks we will be updating the website with information as we learn about it."
},
{
"type": "separator",
"title": "Legacy Updates",
"subtitle": "From the original OS League Tools project"
},
{
"title": "Raging Echoes Leagues launch!",
"date": "Nov 11 2024",
@@ -51,7 +63,7 @@
{
"title": "Improved mobile support",
"date": "Nov 08 2020",
"thumbnail": "http://cdn.runescape.com/assets/img/external/oldschool/2017/newsposts/2017-06-27/osrsmobilemock.png",
"thumbnail": "https://cdn.runescape.com/assets/img/external/oldschool/2017/newsposts/2017-06-27/osrsmobilemock.png",
"leadText": "OS League Tools is now fully compatible with mobile devices (and screens of all other sizes).",
"htmlContent": "<p>OS League Tools is now fully compatible with mobile devices (and screens of all other sizes).</p> <p>I've been hard at work this weekend improving the site experience on mobile, so you can now track and plan your tasks on the go. While my focus was on mobile, you should see some improvements all across the site for just about any screen size, as many components were revamped completely to be more responsive to the size of your screen.</p> <p>If you come across any parts of the site that still look strange on mobile devices, please make a bug report in the <a href='https://discord.gg/GQ5kVyU'>discord</a>, preferably with a screenshot and information about what device and browser you're using.</p>"
},