- 11 Mar, 2022 2 commits
-
-
TehKittyCat authored
-
TehKittyCat authored
-
- 09 Mar, 2022 1 commit
-
-
TehKittyCat authored
-
- 22 Dec, 2021 1 commit
-
-
TehKittyCat authored
Cleanup HTTP request error handling, noticed failed requests weren't logged correctly during RuneScape downtime.
-
- 24 May, 2021 1 commit
-
-
TehKittyCat authored
-
- 08 Nov, 2018 6 commits
-
-
TehKittyCat authored
-
TehKittyCat authored
Turns out the issue was Template:Hiscore error handling supressing the real error, leading to all visible errors being the too many user error. Revert "Revert "Don't add unknown username errors to the RSHiScores error category, since inactive users are removed from the hiscores."" This reverts commit 4cba6dd4.
-
TehKittyCat authored
Revert "Don't add unknown username errors to the RSHiScores error category, since inactive users are removed from the hiscores." This reverts commit 86101300 as it causes the wrong error to be returned.
-
TehKittyCat authored
Don't add unknown username errors to the RSHiScores error category, since inactive users are removed from the hiscores.
-
TehKittyCat authored
-
TehKittyCat authored
Fix PHP warning caused by non-numeric parameters being passed, which are used as part of offsets by explode().
-
- 25 Sep, 2018 2 commits
-
-
TehKittyCat authored
-
TehKittyCat authored
-
- 24 Sep, 2018 3 commits
-
-
TehKittyCat authored
Switch to local server's object cache. Probably should still fix the WAN object cache, but this is good enough for now.
-
TehKittyCat authored
-
TehKittyCat authored
-
- 22 Sep, 2018 1 commit
-
-
TehKittyCat authored
Handle when we get blacklisted See merge request weirdgloop/rshiscores!2
-
- 11 Sep, 2018 9 commits
-
-
Onei authored
-
Onei authored
-
Jayden Bailey authored
Fix URLs See merge request weirdgloop/rshiscores!1
-
-
Onei authored
-
Jayden Bailey authored
-
Jayden Bailey authored
-
Onei authored
-
Onei authored
- Fixes existing URLs - Add support for ironman and hardcore ironman to rs3 - Add support for ironman and ultimate ironman to osrs - Use modern array syntax, e.g. array() -> [] - Bump version to 3.2.0
-
- 21 Jan, 2018 7 commits
-
-
TehKittyCat authored
-
TehKittyCat authored
-
TehKittyCat authored
-
TehKittyCat authored
-
TehKittyCat authored
-
TehKittyCat authored
Cleanup error handling by using Exceptions, proper error messages and logging failed requested. Switch from using cURL directly to using the MWHttpRequest wrapper.
-
TehKittyCat authored
Rename extension again, since Jagex changed the casing from Hiscores to HiScores. Cleanup licensing. Switch to modern extension registration.
-
- 20 Jan, 2018 1 commit
-
-
TehKittyCat authored
Adjust URLs to point to the new wiki. Remove Wikia references. Finish rename from RSHighscores to RSHiscores.
-
- 24 Mar, 2016 2 commits
- 23 Mar, 2016 2 commits
- 21 Jun, 2015 1 commit
-
-
onei authored
Use messages when outputting errors instead of codes
-
- 19 Jun, 2015 1 commit
-
-
Onei authored
-