Website to pull multiplayer game data for Battlezone: Combat Commander, hosted by the Battlezone and BZ2 Strategy Discord Communities.
We'd be happy to have you contribute to this project! Here's how you can contribute:
- Clone this repo to your local pc.
- Change
useCORSProxyinmain.js:line 16to true. - Open up
index.htmlusing the Open with Live Server extension.
Note: the branching process looks like:
your-dev-branch → master → prod
- Commit your changes to a new branch, sourced from
master. You may call your branch whatever you like (i.e.,"dev-john-cooke"). - Create a Pull Request to the
masterbranch from your newly developed branch. Make sure to give it an adequate title, description, and label! - Now, sit back and relax! 🏖️ From here: a code reviewer will review your commits and changes to complete the merge. If your changes look great, your PR to
masterwill be approved, which means your new branch"dev-john-cooke"will be squashed. A member of the team will create a new PR to merge your changes (that are now inmaster) intoprod. This will trigger the automated deployment to GitHub Pages!
- Honoring the original foundation built by Sev. 💪
- Game Data API created by Nielk1 (Github | Twitter). ⚙️
- ODF data provided by AI_Unit. 📄
- Map size data provided by VTrider (Github | Steam). 🗺️
- Map scrap loose data provided by Blue Banana. 📍
- Website maintained by F9bomber and the Battlezone Community. 💖



