Automatic changelog for PR #11623 [ci skip]

This commit is contained in:
chompstation-ci[bot]
2025-09-14 18:06:01 +00:00
committed by GitHub
parent 5a62077f2c
commit b549e3bb9c

View File

@@ -0,0 +1,12 @@
author: "CHOMPStation2StaffMirrorBot"
delete-after: True
changes:
- admin: "admins now have an in-game log explorer (sorted by log category and searchable)"
- refactor: "replaced persistent_ckey variable to persistent_client datum for more advanced usage"
- refactor: "logs are now being saved in json"
- refactor: "to_world([...]) has been converted to to_chat(world, [...]) to avoid confusion between multiple procs that all do the same thing in the end"
- refactor: "num2hex and hex2num are now defines"
- rscdel: "removed unused/deprecated procs"
- rscadd: "implemented sendmaps profiler (exporting to csv)"
- config: "added new config to also save the logs in the (old) human readable format (txt)"
- config: "added config variables to configure error handling"