Recreation of Nintendo's very own SplatNet 1! https://wompwomp.ink
  • JavaScript 62.8%
  • CSS 30.3%
  • HTML 6.9%
Find a file
KittenTM fed8db1705
All checks were successful
CodeQL / lint-debian (push) Successful in 20s
show different icons depending on selected screen
2026-03-21 21:37:58 +01:00
.forgejo/workflows why ninty 2026-03-18 21:56:37 +01:00
assets remove debug assets 2026-03-21 21:11:58 +01:00
equipment fix: equipment: Remove broken ass page when any values return null 2026-03-21 04:09:18 +01:00
friend_list feat: kick out users who arent signed in 2026-03-21 03:42:36 +01:00
ranking show different icons depending on selected screen 2026-03-21 21:37:58 +01:00
sign_in patch up merge conflicts (this some bs ass commit ngl dont even LOOK at it) 2026-03-18 21:33:34 +01:00
site_policy remap to new assets folder 2026-02-03 03:59:56 +01:00
stages Update how rotations are displayed 2026-03-21 17:11:00 +01:00
users/auth/splatfestival patch up merge conflicts (this some bs ass commit ngl dont even LOOK at it) 2026-03-18 21:33:34 +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 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
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 fix: no img data when initalized 2026-03-18 21:38:53 +01:00
index.html patch up merge conflicts (this some bs ass commit ngl dont even LOOK at it) 2026-03-18 21:33:34 +01: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 update readme 2026-03-19 23:44:31 +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 PR #5: Add equipment screen functionality (merges main with dev) 2026-03-18 21:13:52 +01: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
      • Parsing PanelTexture.bfres
  • Main Page

    • HTML
    • Autologin support
  • Login Page

    • HTML
    • Log in support via SPFN
  • Title Bar

  • Page switching (hamburger menu)

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

    • Port to use canvas
  • Proper mobile support

    • Mobile formatting
  • WiiU browser support (DO NOT PRIORITIZE)

  • Japanese localization (maybe?)