Recreation of Nintendo's very own SplatNet 1!
  • JavaScript 62.2%
  • CSS 29.5%
  • HTML 8.3%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-02-07 00:00:02 +01:00
assets replace stage info image with SVG layers and update styles for better layout 2026-02-03 05:09:16 +01:00
equipment add banner to ranking page, as well as fix oopsie on equipment page 2026-02-04 05:07:59 +01:00
friend_list add dummy message 2026-02-04 05:56:59 +01:00
ranking add banner to ranking page, as well as fix oopsie on equipment page 2026-02-04 05:07:59 +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 up banner at top of pages 2026-02-04 04:53:58 +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.js implement auto-login on login page 2026-02-06 23:01:30 +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 add dummy pages 2026-02-02 07:38:35 +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