András Belicza
András Belicza
Hi! No, RepMastered is not using gowut. As your initial gut tells: it's vanilla JS, HTML and CSS. The backend uses HTML templates, the standard lib's [`html/template`](https://pkg.go.dev/html/template). Client side interaction...
That info is not stored in replays.
Port how? Automatically? I don't know of a way. Manually? Of course, but that's a lot of effort. What / how do you want to report in real time? Do...
https://repmastered.app is not (yet) open source.
https://repmastered.app has AKA list support. But it's on a user basis: each user can manager player aliases after logging in. These aliases are private to the user. I do not...
Closing due to age.
The tip of `master` supports this build, just not the latest release. Checkout the tip and you'll be good to go.
To checkout the tip, use: go get github.com/icza/s2prot@master
There are no breaking changes, just added support for newer builds, that's why I didn't make a new release.
Just submit the PR and I'll merge it.