Skip to content

The Nest contains a combination of features that can be of use by players of THE FINALS.

License

Notifications You must be signed in to change notification settings

larssonludvig/TheNest

Repository files navigation

The Nest

Corner of the internet for seagulls to rest

GitHub Actions Workflow Status License issues

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.


Features

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.

Planned Changes

  • 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

Licensing

This project, and all code it contains, are licensed under the Apache License.