Skip to content

release

1 post with the tag “release”

🚀 2025.11.4.beta1

We’re excited to announce the pre-release of version 2025.11.4.beta1!

We’re implementing a new tiered verification system to better represent the competitive team spirit of KoG and ensure leaderboard integrity. This update introduces four distinct verification levels that more accurately reflect the quality and accountability of recorded finishes.

A finish might be in different stages at specific times, after a period of 15 days it should be in the final stage.

The highest tier of verification requires:

  • .teehistorian recording exists
  • All players logged in (no anonymous players)
  • Team play (team 0 excluded)

This ensures that verified finishes represent authentic team gameplay with full player accountability.

A solid verification level requiring:

  • .teehistorian recording exists

This tier maintains good verification standards while being more accessible than the gold standard.

A basic verification level where:

  • Some extent of verification is available

This tier accommodates finishes with partial verification data.

For finishes where:

  • No verification information is available

These finishes remain visible but are ranked separately from verified entries.

We’re excited to introduce the new Clan system! To ensure a stable and polished experience, we are launching this feature in a limited Early Access phase.

If your clan meets the requirements below, you can apply for consideration.

  1. Submit a clan request through the website.
  2. After submission, please open a support ticket to request an administrative review.

Selection is at the discretion of the administration team. As this is a closed program with limited slots, we may not be able to provide feedback on all applications.

  • The designated Clan Leader must be ranked in the Top 200 for Fixed Points.
  • The application must include a list of at least 30 confirmed members.
  • The Clan Leader must have a clean account history on KoG with no prior punishments.

If you are in a clan, you’ll have a new menu called “Clan” in the upper right corner after you are logged in.

You are able to click on it to get redirect to the clan dashboard where you can see the current status of your clan.

Clan features are usually gray, indiciating that they are not activated. If they are blue, your clan members do have access to this certain feature.

  • Fixed an issue with the player disconnect event handling. (Internal report)
  • Resolved several power collection and activation bugs. KoG-teeworlds/community#32
  • Fixed logging inconsistencies that affected server monitoring. (Internal report)
  • Patched configuration-related bugs affecting server startup. (Internal report)
  • Fixed issues with query processing that could cause delays. (Internal report)
  • Fixed /points command. (Internal report)
  • Improved player tracking and statistics collection.
  • Updated gameserver to DDNet 19.1

This pre-release affects the following repositories:

  • KoG-teeworlds/temp_backend: PR #71 (updated)
  • KoG-teeworlds/kog-2.0-server: PR #144 (updated)
  • KoG-teeworlds/api-ws-rs: PR #11 (updated)
  • KoG-teeworlds/geoip-service: PR #2 (updated)
  • KoG-teeworlds/ws-client-rs: PR #20 (updated)
  • KoG-teeworlds/edgeservice: PR #24 (updated)
  • KoG-teeworlds/profanity-service: PR #2 (updated)
  • KoG-teeworlds/ip-intel-api: -