This website requires JavaScript.
Explore
Help
Register
Sign In
ActualHorse
/
Bugbot
Watch
1
Star
0
Fork
0
You've already forked Bugbot
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Bugbot
/
Scenes
History
Jamie Greunbaum
64f6193701
Added code to fill in menus for the bug report form and display it when placing a marker.
2024-05-23 01:36:00 -04:00
..
bug_marker_dummy.gd
Went back to not using a special dummy BugMarker, because it turned out to be less versatile.
2024-05-16 17:57:05 -04:00
bug_marker.gd
Bugbot data is now stored with each marker, so that it can be retrieved without additional server calls.
2024-05-21 19:24:46 -04:00
bug_marker.tscn
- Added some basic code that reacts to a bug being clicked.
2024-05-17 01:49:10 -04:00
bugbot_player.gd
Added code to fill in menus for the bug report form and display it when placing a marker.
2024-05-23 01:36:00 -04:00
bugbot_player.tscn
Went back to not using a special dummy BugMarker, because it turned out to be less versatile.
2024-05-16 17:57:05 -04:00