ko icon indicating copy to clipboard operation
ko copied to clipboard

K_Warplist Not Implemented

Open Kwizath opened this issue 1 year ago • 2 comments

Search before asking

  • [X] I searched the issues and found no similar issues.

Description

The K_warplist functionality has not been implemented. This feature is required to display or handle a list of available warp points for players.

Use case

Tasks for Implementing K_Warplist

  1. Review the design requirements for the K_warplist feature.
  2. Implement the necessary code to support warplist functionality.
  3. Add a user interface or commands to access the warplist.
  4. Test the feature thoroughly.

Are you willing to work on and submit a PR to address the issue?

  • [x] Yes I am willing to submit a PR!

Kwizath avatar Nov 14 '24 05:11 Kwizath

It's not an official feature. Officially, SMD files are used for that, but it would be a nice enhancement ;)

xGuTeK avatar Nov 15 '24 00:11 xGuTeK

It's not an official feature. Officially, SMD files are used for that, but it would be a nice enhancement ;)

Ohh right! but wait, we have this ticket already: https://github.com/ko4life-net/ko/issues/89 and tbls will anyways be in a 2nd db eventually.

stevewgr avatar Nov 15 '24 02:11 stevewgr

Closing as duplicate. Let's stick to #89, as it reduces server and database load, as well as network transmission. Additionally, this approach aligns with how it's officially handled in later clients.

stevewgr avatar May 30 '25 01:05 stevewgr