GOKZ global replay viewer. Fork of Metapyziks's replay viewer modified for global replays.
Link to current implementation. Everything is supposed to be flat shaded. If you see purple and black textures, make an issue about the map.
Some maps are included in resources/ for testing. To convert all maps use sourceutils (see here for documentation).
The way this is set up is that you have to have a web server with a directory named GlobalReplays/ with this repo's contents in it.
The build.py script basically just copies necessary files to the build/ folder and replaces the ${VERSION} string in index.html with a unix timestamp, so the client's cache is "invalidated".