Skip to content

Versatile embeddable game stats, runs on Cloudflare Workers. WIP, supports only Wynncraft for now.

License

Notifications You must be signed in to change notification settings

AlphaNecron/renos

Repository files navigation

renos

A handy app to show off your game stats, outputs SVG by default.

Deployment

git clone https://github.com/AlphaNecron/renos.git --depth=1
cd renos
yarn install
wrangler deploy

Todos

  • Enforce a more aggressive caching policy as Wynncraft API only allows 750 requests per 30 minutes.
  • Transform all remote images into inlined base64 ones (thanks GitHub for forcing images to route through camo, no one literally asked for that shitty feature)
  • Support LoL and Hypixel stats.

Resources

Demo instance: https://renos.andev.workers.dev

Usage: https://renos.andev.workers.dev/wynncraft/<username>

OishiSnackTomCay

The above preview is currently broken due to GitHub blocking remote URLs (CSP), try using a SVG -> PNG converter if you want to embed this SVG.

Important

Caveat: This app acts as a proxy to serve static data from Wynncraft CDN and other services to avoid non-same origin blocker so the traffic can be far from expected, not sure whether this is an effective approach, but it should negotiate some restrictions of browsers lol.

About

Versatile embeddable game stats, runs on Cloudflare Workers. WIP, supports only Wynncraft for now.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published