Stay ahead in your favorite aRPGs with the season tracker. Never miss a season start or end again!

2 Open Issues Need Help Last updated: Jun 30, 2025

Open Issues Need Help

View All on GitHub
Game Development Season Trackers

AI Summary: Improve the wording of the "Lasts ... days" display in the aRPG Timeline project. The current wording is unclear and needs to be made more user-friendly, likely involving a change to the text displayed based on the number of days remaining. The provided image shows an example of the current wording.

Complexity: 2/5
enhancement help wanted good first issue

Stay ahead in your favorite aRPGs with the season tracker. Never miss a season start or end again!

TypeScript
Game Development Season Trackers

AI Summary: Debug and fix a color-swapping bug in a React-based timeline widget. The bug occurs when interacting with the zoom functionality and filtering events by start and end times, causing inconsistent color rendering compared to the expected tag color codes (next=green, now=blue). The solution involves investigating the rendering logic, identifying the root cause of the color swap tied to odd/even row transitions, and correcting the color assignment to ensure consistency with the tag color codes.

Complexity: 4/5
help wanted good first issue

Stay ahead in your favorite aRPGs with the season tracker. Never miss a season start or end again!

TypeScript