Recreation of Nintendo's very own SplatNet 1! https://splatnet.spbr.net/
  • JavaScript 62.2%
  • CSS 29.5%
  • HTML 8.3%
Find a file
kitten 98f353c71b
All checks were successful
CodeQL / lint-debian (push) Successful in 21s
fix: correct IDs
Thanks @bartholomewlachance
2026-06-27 22:03:22 +02:00
.forgejo/workflows chore(deps): update actions/checkout action to v6 2026-05-08 06:10:17 +02:00
assets fix: correct IDs 2026-06-27 22:03:22 +02:00
callback feat: add description to metadata 2026-04-10 04:56:18 +02:00
equipment chore: revise equipment note to include SSSL 2026-06-26 04:10:10 +02:00
friend_list chore(deps): decouple use of https://mii-unsecure.ariankordi.net/ in favour for SPFN native 2026-05-07 08:42:39 +02:00
ranking chore(deps): decouple use of https://mii-unsecure.ariankordi.net/ in favour for SPFN native 2026-05-07 08:42:39 +02:00
sign_in as much as i like accuracy i would prefer not to be sued 2026-06-03 09:29:28 +02:00
site_policy as much as i like accuracy i would prefer not to be sued 2026-06-03 09:29:28 +02:00
stages chore(deps): decouple use of https://mii-unsecure.ariankordi.net/ in favour for SPFN native 2026-05-07 08:42:39 +02:00
users/auth/splatfestival as much as i like accuracy i would prefer not to be sued 2026-06-03 09:29:28 +02:00
.gitignore implement auto-login on login page 2026-02-06 23:01:30 +01:00
404.html Feat: implement metadata tags across all pages 2026-03-23 04:22:09 +01:00
analytics.js PR #5: Add equipment screen functionality (merges main with dev) 2026-03-18 21:13:52 +01:00
autoredirect.js PR #5: Add equipment screen functionality (merges main with dev) 2026-03-18 21:13:52 +01:00
code_of_conduct.md migration(feat): Add code of conduct 2026-05-07 09:09:35 +02:00
cover.png update readme 2026-03-25 00:22:38 +01:00
currentprogress.png Revert "update changes from https://git.crafterpika.cc/kittentm/splatnet" 2026-01-30 23:53:01 +01:00
favicon.ico Revert "update changes from https://git.crafterpika.cc/kittentm/splatnet" 2026-01-30 23:53:01 +01:00
footer.css feat: add footer 2026-04-28 06:04:14 +02:00
footer.html fuck 2026-04-28 06:04:14 +02:00
header-jp.html feat: fix jp assets & make JP header 2026-04-21 06:24:44 +02:00
header.html feat: implement logging in & out of twitter using header 2026-03-22 23:35:09 +01:00
index.html feat: add description to metadata 2026-04-10 04:56:18 +02:00
LICENSE sync license with splatnet-backend 2026-02-05 08:38:18 +01:00
logout.js PR #5: Add equipment screen functionality (merges main with dev) 2026-03-18 21:13:52 +01:00
readme.md chore(deps): decouple use of https://mii-unsecure.ariankordi.net/ in favour for SPFN native 2026-05-07 08:42:39 +02:00
regular.otf Revert "update changes from https://git.crafterpika.cc/kittentm/splatnet" 2026-01-30 23:53:01 +01:00
renovate.json Add renovate.json 2026-05-07 07:35:54 +00:00
security.md migration(feat): add security 2026-05-07 09:10:23 +02:00
Splatoon1.otf Revert "update changes from https://git.crafterpika.cc/kittentm/splatnet" 2026-01-30 23:53:01 +01:00
style.css PR #5: Add equipment screen functionality (merges main with dev) 2026-03-18 21:13:52 +01:00
support.md migration(feat): add support 2026-05-07 09:10:47 +02:00



Basically 0% lol


Dependencies

This project operates on a frontend - backend basis. The backend is not optional, it is required. As for hosting this front end, you can use anything you would like. The production server uses Caddy if you need an example.

🔗 Backend Repo

Project Status

Website

  • Site Policy

  • Rank

    • Rank Calc / mode
    • HTML for reg/gachi/fest
    • Auto-post on twitter
  • Equipment

    • Show most recent weapon
    • Show current Rank + Level
    • Show all weapons w/ turf inked #
  • Friends List

    • Support for fetching friends Push this!
    • Posting to twitter
  • Stage Info

    • Basic Stage Fetching
      • Ditch Splatcord API to allow use for other networks other than pretendo
    • Show stage pngs
    • Show all stage times
    • Show Ranked Mode
    • Support fest stages
    • Show fest information
  • Main Page

    • HTML
    • Autologin support
  • Login Page

    • HTML
    • Log in support via SPFN
  • Title Bar

  • Page switching (hamburger menu)

    • Show Mii name
    • Render mii
    • Link/unlink Twitter functionality
  • Squid swimming background

    • Port to use canvas
  • Proper mobile support

    • Mobile formatting
  • Japanese localization (see japanese branch)

Judd

  • Recieve & store telemetry
  • Port to Postgres
  • Validation
    • Check for Test Tees
    • Check for MSN weps
    • Check for Invalid Rule
    • Track Splatfest Rank & validate
    • Track Splatfest Power & Validate
    • Blacklisting from leaderboards
    • Compare public games maps to rotation
    • Compare public game rules to rotation
    • Track whether Fest ID is correct
    • Store & log fest matches that have been played