Orion is a Call of Duty: Modern Warfare 2 (2022) camouflage tracker to easily manage your progress towards the Orion camouflage. This tool is a sequel to the tracker tools made for Modern Warfare (2019), Cold War (2020) and Vanguard (2021).
- Auto-saving – Your progress is automatically saved and stored. No account needed.
- Responsive – Use it on your smartphone while gaming.
- Export/Import – Export your progress to another device or browser.
- Filterable – Easily switch between weapon categories and toggle completed on/off.
- Ad-free – No annoying ads cluttering the site. Not now, not ever.
If you've found a bug or want to request a feature, feel free to open an issue. Try to be as descriptive as possible.
- Vue 2 for the front-end
- Vite for front-end build tooling and bundling
- Pinia for state management
- Vitest for unit testing
- Vue I18n for internationalization
- Unicons for icons
- flag-icons for flags
- Vercel for hosting
- Plausible for privacy friendly analytics
Want to contribute to this project? Read our contributing guidelines.
Want to help add more languages to the tracker? See this section in the contributing guidelines.
We've managed to gather all current camouflage images, but might need help in the future whenever new DLC camouflages are released. See this section in the contributing guidelines on how you can contribute!
Currently not used, as I haven't had the time to add proper tests.
Run unit tests with Vitest:
npm run test:unit
Code released under the MIT License.