ko icon indicating copy to clipboard operation
ko copied to clipboard

Login news

Open xGuTeK opened this issue 8 months ago • 1 comments

Description

This pull request adds full support for sending and displaying dynamic server news using a new packet type: LS_NEWS. The system allows server administrators to manage news entries via the database, which are then sent to clients during the login phase. Additionally, the refresh interval for reloading news from the database can be configured via the NewsRefreshInterval value in the Version.ini file.

⚠️ This PR also requires changes to the database, such as adding a new table for storing news entries.
    https://github.com/ko4life-net/ko-db/pull/40

obraz

💔 Thank you!

xGuTeK avatar Apr 14 '25 18:04 xGuTeK

very nice addition we could set | as a linebreak here or we need to solve the pesky strings being cut off by n3ui

UTengine avatar Apr 14 '25 19:04 UTengine