Jamie Greunbaum e529d410bb Jira API query now uses JQL to filter issue types and statuses on request.
JQL statements were added which will:
- Only retrieves issues with the set type (defaults to "Bug")
- Only retrieve issues from the current project
- Only retrieves issues relevant to the current scene
- Filters out issues where the marker location is empty
- Filters by whether the set resolution status should be displayed in the editor
2024-06-05 10:30:00 -04:00
2024-05-13 18:54:55 -04:00
2024-05-15 19:09:47 -04:00
2024-05-13 18:54:55 -04:00
2024-05-13 18:54:55 -04:00

Bugbot

Bug reporting toolset for Godot Engine. Allows placement of markers inside the game during playtesting to indicate locations where issues need to be corrected. Will eventually support as many issue reporting backends as I can manage, with Gitea, Jira, and Bugzilla being the priority.

Description
A tool for placing bug markers in game during playtesting.
Readme 1.2 MiB
Languages
GDScript 100%