2011Scape / game

An open-source emulator that targets RuneTek-5, client revision 667 (October 4th, 2011)
http://2011scape.com
Apache License 2.0
32 stars 135 forks source link

feat: fixed players command and added locate command #490

Closed DesecratedTree closed 8 months ago

DesecratedTree commented 8 months ago

What has been done?

Media

image image2

ipkpjersi commented 8 months ago

I think it might be nice to keep the interface in addition to showing 10 in the chat (or have an option for it or something), otherwise it's kind of like losing functionality in a way. Maybe a separate command for the interface like ::playerlist?

DesecratedTree commented 8 months ago

Updated with the following functionality: added a "privacy" command that toggles private mode for the locate command, not letting others see your location. (this is on by default) "players" behavior: in combat / interface open - will send the player list through chat, limited to the first 5 players the game finds. not in combat - will send the player list through an interface. updated player prefixes to include crowns based on target's privilege level when using locate or players commands.

DesecratedTree commented 8 months ago

image image image image image

DesecratedTree commented 8 months ago

final push made, fixes username formatting in the locate command (was all lowercase before)

HarleyGilpin commented 8 months ago

I suggest we use the privacy toggle in chat window interface to handle privacy. I like to avoid using commands as much as possible.

image

HarleyGilpin commented 8 months ago

remove the command from pull request and the privacy feature until Tyluur finishes adding chat packets for private messages.

DesecratedTree commented 8 months ago

Removed privacy mode attribute and references to it in commands.

DesecratedTree commented 8 months ago

added wilderness as a location to prevent pvp "sniping"