Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP: Search and Rescue debug module #6085

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

claudiusmueller
Copy link

Search and Rescue needs integration with the debug module. This adds basic integration and also tries to separate the large single-file module into separate files. This will make future work on this module and debugging easier.

For now, the debug tab shows:

  1. How many SAR adds exist in the current system.
  2. A dropdown to select a specific ad flavour to add to the bulletin board of the currently docked starbase.
  3. Feedback why creating the selected ad failed (if it did).
  4. A table with all SAR ads.

pioneer_1

pioneer_2

@@ -0,0 +1,250 @@
-- Copyright © 2008-2024 Pioneer Developers. See AUTHORS.txt for details
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As the resident "Happy New Year" fascist, I'm poking line 1....

@claudiusmueller claudiusmueller changed the title Search and Rescue debug module WIP: Search and Rescue debug module Mar 1, 2025
@claudiusmueller
Copy link
Author

Changed title to WIP. I want to do a bit more testing to make sure the refactoring didn't introduce any bugs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants