Thaddeus Bond
Thaddeus Bond
In order to give better visibility to upcoming necessary skill requirements, highlight them on the Dashboard for returning users. Determining how far in advance is somewhat arbitrary, but probably ~5...
Add a guild/clan system for finding teammates with similar or complementary current quests among larger groups (something like the scale of ~100 people)
Add the ability to make your progress public, so people like streamers can link their status to their viewers to follow along or find people at progression states that are...
Second part to the content creator media for quests, implement an actual view (Youtube/Twitch embed), probably hidden by default, with some sort of setting that you can opt for a...
Adding a page (with some form of limited access) that content can be submitted (Youtube/Twitch clips with timestamps). This will enable users being able to quickly find guides for specific...
In the event someone is loads past logs to catch up their TarkovTracker automatically, queue requests if the TarkovTracker API responds with a rate-limit reponse.
Adds auto and manual instrumentation to the cloudflare workers. A tracer is initialized by reading the `OTEL_ENDPOINT` environment variable, which tells the tracer where to send the processed results. When...
This changes deployments to utilize building Docker images, pushing them to the GitHub Container Registry, and then running them on a Virtual Machine via SSH. Should not be merged until...
In order to save the project costs, we're moving the GraphQL portion of the API off of Cloudflare Workers, and onto a Virtual Machine. This is due to two compounding...