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

Log Updates #4024

Merged
merged 10 commits into from
Aug 3, 2023
Merged

Log Updates #4024

merged 10 commits into from
Aug 3, 2023

Conversation

realforest2001
Copy link
Member

@realforest2001 realforest2001 commented Jul 27, 2023

About the pull request

Adds new and updates old logs.

  • Chestbursts now include location data.
  • Near miss shots now include the name of the firer.
  • Mentor Imaginary Friends now log their speech.
  • Ahelps now log to chat when they're deferred to mentors.
  • Phonecalls now log speech being relayed through a phone.
  • Dropships now log who launched them again. Dropship interactions are now also logged within attack logs via log_interact.

Explain why it's good for the game

Knowledge is power.

Testing Photographs and Procedure

Screenshots & Videos

image

Put screenshots and videos here with an empty line between the screenshots and the <details> tags.

Changelog

🆑
admin: Added logs for speech through telephones and deferring ahelps to mentors.
admin: Chestburst logs now include location data. Mentor Imaginary Friend now logs its speech. Narrow miss shots now log who fired them (where applicable).
admin: Dropship interactions (Launch/Flyby/Autopilot) are now logged again, and also included in attack logs for the user.
/:cl:

@realforest2001 realforest2001 added the Testmerge Candidate we'll test this while you're asleep and the server has 10 players label Jul 27, 2023
@github-actions github-actions bot added the Admin Make things harder for admins label Jul 27, 2023
@blackdragonTOW
Copy link
Contributor

Okay, but what do Xenos get?

@harryob harryob added this pull request to the merge queue Aug 3, 2023
Merged via the queue into cmss13-devs:master with commit 5ab0070 Aug 3, 2023
25 checks passed
cm13-github added a commit that referenced this pull request Aug 3, 2023
github-merge-queue bot pushed a commit that referenced this pull request Sep 11, 2023
# About the pull request
Merges the AntiAir and Security Update logs.
Fixes Security Updates to actually work (I still don't know why they
weren't working)
Replaces AntiAir logs with the flight records from logs I made in #4024 
Fixes ARES logs keeping the mob datum rather than just passing the name
string.
<!-- Remove this text and explain what the purpose of your PR is.

Mention if you have tested your changes. If you changed a map, make sure
you used the mapmerge tool.
If this is an Issue Correction, you can type "Fixes Issue #169420" to
link the PR to the corresponding Issue number #169420.

Remember: something that is self-evident to you might not be to others.
Explain your rationale fully, even if you feel it goes without saying.
-->

# Explain why it's good for the game
# Testing Photographs and Procedure
<details>
<summary>Screenshots & Videos</summary>

Put screenshots and videos here with an empty line between the
screenshots and the `<details>` tags.

</details>


# Changelog
:cl:
fix: Fixes ARES Security Logs and stops ARES logs recording mob datums
instead of names.
add: Moves AntiAir records to Security Logs.
add: Adds Flight Records to ARES Interface, detailing launches and
setting changes. Does not include CAS details.
code: Changes ARES log procs from using 'user' to 'user_name' to
identify it should be the string rather than mob datum.
/:cl:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Admin Make things harder for admins Testmerge Candidate we'll test this while you're asleep and the server has 10 players
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants