Recreation of Nintendo's very own SplatNet 1! https://splatnet.spbr.net/
  • JavaScript 62.2%
  • CSS 29.5%
  • HTML 8.3%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
kittentm 41e1cf5f34 Delete config.js
yea how was this not commited in the first place its legit in the gitignore..
2026-02-08 08:09:31 +01:00
assets MAJOR CHANGES!! too many to list in a short form. 2026-02-07 00:51:33 +01:00
equipment MAJOR CHANGES!! too many to list in a short form. 2026-02-07 00:51:33 +01:00
friend_list MAJOR CHANGES!! too many to list in a short form. 2026-02-07 00:51:33 +01:00
ranking MAJOR CHANGES!! too many to list in a short form. 2026-02-07 00:51:33 +01:00
sign_in update layout 2026-01-31 00:48:18 +01:00
site_policy remap to new assets folder 2026-02-03 03:59:56 +01:00
stages fix button not highlighting correctly (copy paste commit lols) 2026-02-07 01:32:24 +01:00
users/auth/splatfestival polish up index.html & add TODOs 2026-02-07 00:00:02 +01:00
.gitignore implement auto-login on login page 2026-02-06 23:01:30 +01:00
404.html remove 404 page in place of redirect 2026-02-03 05:58:14 +01:00
analytics.js run through beautifier 2026-02-05 09:29:16 +01:00
autoredirect.js polish up index.html & add TODOs 2026-02-07 00:00:02 +01:00
config_example.js implement auto-login on login page 2026-02-06 23:01:30 +01:00
cover.png Revert "update changes from https://git.crafterpika.cc/kittentm/splatnet" 2026-01-30 23:53:01 +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
header.html change ranking page to match actual URL 2026-02-04 04:35:53 +01:00
index.html polish up index.html & add TODOs 2026-02-07 00:00:02 +01:00
LICENSE sync license with splatnet-backend 2026-02-05 08:38:18 +01:00
readme.md #fuckthewebide 2026-02-03 06:04:44 +01:00
regular.otf Revert "update changes from https://git.crafterpika.cc/kittentm/splatnet" 2026-01-30 23:53:01 +01:00
Splatoon1.otf Revert "update changes from https://git.crafterpika.cc/kittentm/splatnet" 2026-01-30 23:53:01 +01:00
style.css MAJOR CHANGES!! too many to list in a short form. 2026-02-07 00:51:33 +01:00

SplatNet


Current Progress:


Basically 0% lol


Pages HTML recreated:

  • Site Policy
  • Friends List
  • Rank
  • Equipment
  • Stage Info (FULLY COMPLETE!)
    • Basic Stage Fetching (using pretendo)
      • Ditch Splatcord API to allow use for other networks other than pretendo
    • Show stage pngs
    • Show all stage times
    • Show Ranked Mode
  • Main Page
  • Login Page
    • HTML
    • Actual logging in support

Basic ToDos:

  • Title Bar
  • Page switching (hamburger menu)
  • Squid swimming background
  • Proper mobile support
  • WiiU browser support