-
Notifications
You must be signed in to change notification settings - Fork 335
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
Add history tab to bounty console #2473
Add history tab to bounty console #2473
Conversation
remove the deltav comments as it will just make merging upstream more annoying instead of just being skipped |
You want me to keep the files in DeltaV places or just remove the comments. |
just use the upstream commits as-is dont have comments or file changes (then thered be duplicate files when merging master, also bad) |
3e69a82
to
3bb6da3
Compare
Done. |
About the PR
Added a history tab to the cargo bounty console.
DeltaV port of space-wizards/space-station-14#33932. Just cherry picked the changes across and added an extra commit for adding DeltaV comments literally everywhere.
Why / Balance
Knowing whether or not any bounties have been completed and when is important for people in charge of logistics, or command for that matter. It's also important to know who skipped what bounties so people can either teach which ones to not skip, or nod sagely at their good skip choices.
Technical details
New to the codebase and C# in general, but seemed somewhat straightforward to add.
Media
Requirements
Breaking changes
🆑