2 comments (2 comments)0 reactions (0 reactions)0 assignees (0 assignees)Hack1,302 forks (1,302 forks)auto 404
adminbughacktoberfest
Repository metrics
- Stars
- 6,553 stars (6,553 stars)
- PR merge metrics
- PR metrics pending (PR metrics pending)
Description
To repro:
- Add a level with any point value.
- Click Begin Game
- Submit the flag as any team on the gameboard.
- Click End Game
- Click Begin Game
- Bonus has decreased from 30 to 20, but was not reset back to 30 when starting the new game.
Contributor guide
- Research direction
- Look for the bonus initialization logic in the game start endpoint. Trace where the level bonus is set and ensure it resets when a new game begins.
- Tech stack
- php
- Domain
- backend
- Issue type
- Bug
- Prerequisites
- GitPHP