Skip to content

docs: add changelog entry for updates since v0.6c#83

Merged
P3rlE merged 1 commit intomasterfrom
codex/erstelle-changelog-von-v0.6c-bis-jetzt
Mar 8, 2026
Merged

docs: add changelog entry for updates since v0.6c#83
P3rlE merged 1 commit intomasterfrom
codex/erstelle-changelog-von-v0.6c-bis-jetzt

Conversation

@P3rlE
Copy link
Member

@P3rlE P3rlE commented Mar 8, 2026

Motivation

  • Provide a concise, user-facing summary of work done since v0.6c so players and packagers can see recent features and fixes.
  • Group recent development into Added, Improved, and Fixed sections to make the changelog easier to scan.
  • Surface UI, gameplay, racing-bot, graphics, mapping docs, and stability fixes that are visible to end users.

Description

  • Inserted a new new since v0.6c section at the top of changelog.txt with grouped bullets for Added, Improved, and Fixed items.
  • Summarised recent work such as the in-game HUD Elements menu (Shift+H), Content Manager download system, Advanced Graphics menu, hybrid racing waypoint system, staged func_breakable damage, mapping GamePack and guide updates, and controller/profile UX changes.
  • Included stabilisation and UX fixes like skipping the GFX loading screen on main menu return, credits scrolling fixes, UI hitbox fixes, race-observer fallback crash fix, and derby damage CVar validation.
  • This change is documentation-only and modifies only changelog.txt.

Testing

  • Verified recent commits used for the summary with git log --oneline 2b418ed..HEAD, which completed successfully.
  • Confirmed repository status after the edit with git status --short, which showed only changelog.txt as modified.
  • Printed and reviewed the updated file with nl -ba changelog.txt | sed -n '1,120p', which showed the new new since v0.6c section as expected.

Codex Task

@P3rlE P3rlE merged commit fa118f4 into master Mar 8, 2026
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant