The Nest is a website written in Microsoft Blazor webassembly. It is meant to serve as a collection of features that can be of use to different games and communities.
Currently, the site contains a collection of tools that can be used for the game The Finals.
Game | Tool | Descritpion |
---|---|---|
The Finals | Loadouts | Allows planning of loadouts with the ability to share loadouts. |
Randomizer | Loadout randomizer. Allows the user to randomize loadouts for the game fully. | |
Randomizer options | Allows the user to exclude items and gadgets from the randomizer. Options are stored locally in the browser. | |
Leaderboards | Allows the user to view the different leaderboards that are publicly available from Embark. | |
Maps | Under Development. Detailed maps about from the game. |
- Merge repositories for frontend and backend
- Move backend API from Spring boot to ASP.NET
- Change so the backend can be run as a container
- Change so update to items is done in one project. Could be done by having get endpoints for items
- Create a home page that is not the About page
- Move the site from Github pages to a domain
- General refactorization on the codebase
This project, and all code it contains, are licensed under the Apache License.