nise/nise-replay-viewer
2024-03-04 17:26:11 +01:00
..
osu-parsers Updated render keypress visualization 2024-03-04 17:22:06 +01:00
public Added replay-viewer support for replay pairs 2024-03-04 15:26:11 +01:00
src Draw cursor after keypress 2024-03-04 17:26:11 +01:00
.nvmrc Stuff 2024-03-03 23:27:54 +01:00
Build.sh Added nise-replay-viewer 2024-03-03 16:22:03 +01:00
components.json Added nise-replay-viewer 2024-03-03 16:22:03 +01:00
Dockerfile Added nise-replay-viewer 2024-03-03 16:22:03 +01:00
dp12.png Added nise-replay-viewer 2024-03-03 16:22:03 +01:00
index.html Added replay-viewer support for replay pairs 2024-03-04 15:26:11 +01:00
nginx.conf Added nise-replay-viewer 2024-03-03 16:22:03 +01:00
package-lock.json Speed slider 2024-03-03 17:26:45 +01:00
package.json UI update 2024-03-03 18:17:14 +01:00
postcss.config.js Added nise-replay-viewer 2024-03-03 16:22:03 +01:00
README.md Added nise-replay-viewer 2024-03-03 16:22:03 +01:00
tailwind.config.js Added nise-replay-viewer 2024-03-03 16:22:03 +01:00
tsconfig.json Added nise-replay-viewer 2024-03-03 16:22:03 +01:00
vite.config.ts Added nise-replay-viewer 2024-03-03 16:22:03 +01:00
yarn.lock UI update 2024-03-03 18:17:14 +01:00

Replay Inspector is a beatmap/replay analyzer and editor for osu! and is currently in development phase.

Inspector is NOT a fork of abstrakt8's rewind, and it has been developed from ground up using same utilites. This project was developed with simplicity in mind using beginner friendly frameworks and easy structure.

Geting started

To use the public version of Replay Inspector, you can follow click.

If you wanna clone and use it locally, proceed by

git clone https://github.com/cunev/replay-inspector

then install packages

bun install

and run the editor

bun run dev

Features

  • View replay path and beatmap
  • Seek through replay
  • View clicks
  • Enable/disable hardrock
  • Modify map metadata
  • Analyze clicks, frametimes and release times

In development

  • Export replays
  • Modify path
  • Modify keypresses
  • Music playback
  • Shortcuts