NC
HomeGuidesMechanics

Changelog entry

War room commentary (P6.3B)

2026-03-26

  • Nations can now post text comments on any war in their world via the war room page, with comments visible to all nations in the same world.
  • Comment rate limit: max **5 comments per tick per nation** across all wars.
  • Each comment displays the commenter's nation name, alliance (if any), and prestige title (if Distinguished or above).
  • Added `GET/POST /api/wars/[id]/comments` — GET lists the 50 most recent comments; POST creates a new comment and logs a `WarCommentPosted` event.