cmss13-devs / cmss13

Contains the code for CM-SS13
https://cm-ss13.com
GNU Affero General Public License v3.0
82 stars 462 forks source link

Adds map name to game mode logging at round start. #6551

Open blackdragonTOW opened 1 week ago

blackdragonTOW commented 1 week ago

About the pull request

Adds the name of the map to the round start log with the game mode.

Explain why it's good for the game

This will make tracking map related data easier via logs and data collection. Evidently we did not do this in a very obvious place before, and the only way to know that a map was on while looking at logs exclusively was through context clues.

Testing Photographs and Procedure

Screenshots & Videos Put screenshots and videos here with an empty line between the screenshots and the `
` tags.

Changelog

:cl: code: log the map name at round start /:cl: