Newest version now auto-hosted at https://purechaose.github.io/r6maps
r6maps is designed to be a quick reference for Rainbow Six Siege maps. Please see the about.html page for more details.
- npm/Nodejs
- Ruby
- gem
- sass (
gem install sass
)
To check the dependencies, just type scss
. If the program waits for input, your dependencies are installed correctly.
- Install npm and install packages:
npm install
- General build:
npm run build
- Builds js and scss into the
site
folder. - Check
package.json
for more particular scripts.
- Builds js and scss into the
- File watchers are also available (see
packages.json
) - To run, locate
site/index.html
and open it.
Contributions are welcome. :)
Current development is fairly "steady state" with only a few new features planned:
- Menu footer links (twitter, email, donate?)
- Select map filter for casual, rank, custom, etc
- Translations - info on how you can help.
- Open issues
- Map accuracy - please log any errors/missing items as an issue
- New maps
- Mark breakable windows - see original feature suggestion here.
- Better stats integration (e.g. link from objective) <- dependent on new data dumps from Ubisoft though
- Tactics drawing (& saving/sharing)
- Shared sessions (map controls, shared pings, drawing if available)
- Automated tests (perceptual diff?)
- Offline mode (progressive web app? Cordova?)
- Embedded curated hints/strats (e.g. drone placement, angles)