Commit graph

128 commits

Author SHA1 Message Date
98b83003a1
implement better mii fetching using now defunct mii clicker as a reference (thanks dwyazzo90)! 2026-03-16 05:19:20 +01:00
219c875d47
update readme 2026-03-15 07:53:26 +01:00
8badd26f5f
fix up how icons show, edit existing icons 2026-03-15 07:51:12 +01:00
0108280000
Add ability assets & mapping 2026-03-15 07:20:33 +01:00
8e76dea96b
add fallback img to "not found" 2026-03-15 06:57:22 +01:00
21292396ef
Add partial functionality to Equipment page
this functionality includes displaying the users:
- mii name
- level
- rank
- last wep & gear used
2026-03-15 06:50:15 +01:00
a359ff751c
fix: weapons.json to be correctly mapped to IDs 2026-03-15 05:18:38 +01:00
a144015323
remove config_example.js 2026-03-14 03:06:56 +01:00
28e5bb6aa7
work: remove all other uses of config.js 2026-03-14 03:06:30 +01:00
6ad83586bf
work: remove apibase from /x tab/x tab.js 2026-03-14 02:59:42 +01:00
c50606c951
add notice for rotation expiring, & show expired rotations 2026-03-14 00:43:34 +01:00
90be4765d2
Merge branch 'main' into layout-test
merge workflow changes from `main` into `layout-test`
2026-03-14 00:18:52 +01:00
9e429a1fd3
resolve merge conflicts in ranking 2026-03-14 00:16:57 +01:00
69cd75c0e7
fix merge conflicts in friendlist 2026-03-14 00:13:39 +01:00
8e5a45dba7
fix merge conflicts in equipment 2026-03-14 00:11:58 +01:00
d2e401c8e3
add shoe assets & json 2026-03-14 00:05:40 +01:00
4ebdefda78
add headgear assets & json 2026-03-14 00:02:10 +01:00
a8e72bf48a
add clothing assets & json 2026-03-13 23:58:46 +01:00
ee3c81e606
revert: Add temporary SPFN patch to allow for boss to show properly 2026-03-10 03:31:38 +01:00
dced30acae
add ranking buttons 2026-03-06 00:21:18 +01:00
cf836891db map weapon ids to image ids (this took awhile) 2026-03-03 23:33:22 +01:00
4969479c8d Adjust scale a bit 2026-02-26 06:31:57 +01:00
62ed9f8b20 readmeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee 2026-02-25 06:23:41 +01:00
c0d80966df Add layout (non working) with example assets to be removed once implemented 2026-02-25 06:00:40 +01:00
fc65d9a363 copy stuff from friends list to equipment (yes thats all ive done im distracted by this live stream) 2026-02-25 01:19:50 +01:00
bc7583c44e Add temporary SPFN patch to allow for boss to show properly 2026-02-25 00:50:43 +01:00
f612639eaf Add cap to # of stages that can be loaded at a time
note: scrolling will load more c:
2026-02-24 08:42:42 +01:00
eb40b5cfe3 Attempt to fix scaling issues on Stages page 2026-02-24 08:25:50 +01:00
b461f76ba6 fix up jagged corner on header 2026-02-24 07:33:51 +01:00
0e50e64ba6 Add (C) Nintendo logo to sidebar 2026-02-24 07:10:05 +01:00
5029fa3346 Overhaul of how header is managed & loaded
- Fixes a bunch of hardcodes
- Uses more centralized general.js more
- adds Lang selector (not used currently)
- Adds "to official splatoon website" text
2026-02-24 06:40:05 +01:00
5042fdc53f use more splatfestival branding 2026-02-22 23:21:45 +01:00
7c5013e365 Update readme 2026-02-21 23:35:10 +01:00
e45c12cf45 ffs how did this slip by- remove force loading indicator to disappear from stages 2026-02-21 06:26:55 +01:00
8c91e4b518 Cache mii icon & name 2026-02-21 06:25:15 +01:00
f294e136d7 Add Mii image & name support in sidebar 2026-02-21 06:16:14 +01:00
adaf6370ff rename /me route to /session_id/check to make more sense 2026-02-21 04:45:47 +01:00
5eed1e35b0 Update readme in accordance w/ 8f7e705092 2026-02-20 06:23:04 +01:00
4d95943fe9 Move stage icns to use spritesheet to reduce net strain on server 2026-02-20 06:01:25 +01:00
9bf9947d28 use spritesheet in header to reduce server net strain 2026-02-20 05:50:17 +01:00
90f3982c1d Change hardcoded api url for dynamic one 2026-02-20 04:47:47 +01:00
ba0814eecd Add log out support 2026-02-11 04:48:16 +01:00
82794e6f22 I just cant stop revising the readme apparently... 2026-02-09 05:29:49 +01:00
467737e4e9 Update readme 2026-02-09 05:21:40 +01:00
c9b2dd6d2c Update readme 2026-02-09 05:04:06 +01:00
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
d27fe6e529 fix button not highlighting correctly (copy paste commit lols) 2026-02-07 01:32:24 +01:00
c892966fe0 MAJOR CHANGES!! too many to list in a short form.
- Updated Squids in Background to use official animation from Nintendo. Has been modified to work better with modern browsers.
- Moved every redundant function when loading each page into a seperate JS file
- More fixes regarding to login
- Bug Fixes
2026-02-07 00:51:33 +01:00
4a42bbd8c7 polish up index.html & add TODOs 2026-02-07 00:00:02 +01:00
343de86101 implement auto-login on login page 2026-02-06 23:01:30 +01:00