Skip to content

weekly-2025-10-31

Choose a tag to compare

@github-actions github-actions released this 31 Oct 09:09
· 74 commits to main since this release
5dff203

Changelog

  • bugfix(weapon): Fix unreliability of historic bonus weapons (#1727)
  • unify(network): Merge GameSpy and related code (#1735)
  • unify(network): Merge GameNetwork and related code (#1735)
  • build: Use more precompiled headers to reduce build time by around 50% (#1740)
  • feat(gui): Implement replay info tooltips in Replay Menu (#1720)
  • bugfix(gui): Always show correct teams for players in the observer control bar (#1753)
  • bugfix(filesystem): Tentatively fix hang in file exist cache (#1751)
  • ci: Update Windows Version for Replay Checker (#1746)
  • refactor: Remove superfluous include guards (#1741)
  • refactor: Simplify string.h includes (#1743)
  • refactor: Simplify stdio.h includes (#1742)
  • bugfix(object): Check whether a bike still has a rider before sniping it to prevent crashing the game (#1537)
  • feat(recorder): Implement replay archive feature (#1703)
  • refactor: Replace all header include guards with pragma once (#1722)
  • refactor: Remove superfluous defines from Language.h (#1739)