Period: September 20, 2025 Total Commits: 5

Daily Dev Update: Metrics in Motion - September 20, 2025

Hey all—quick one today. Most of the work went into metrics and reliability. We added time-series performance graphs, fixed bot activity reporting, and cleaned up how the bot service starts during updates. Not flashy, but it keeps matches stable and helps us catch issues faster.

What’s New

What this means for you: smoother PvP during peak hours and fewer surprise hiccups. No balance changes today—this is groundwork to support future tuning.

What Got Fixed

Under the Hood

We’ve been running blind in a few areas during peak PvP periods. The new time-series metrics give us a timeline of CPU, memory, and activity so we can correlate stutters with actual server load. The bot directory fix sounds small, but it removes a class of weird startup failures where bots would pick up the wrong config if launched from the server root.

Thanks for all the reports and patience. It’s getting there—one stable step at a time.