AlbianWarp / AlbianWarpClient

Albian Warp Client component!
http://blog.albianwarp.com
GNU General Public License v3.0
9 stars 2 forks source link

Prefill Contact List with everyone #3

Closed KeyboardInterrupt closed 6 years ago

KeyboardInterrupt commented 6 years ago

To enable online functionallity like sending mail and creatures to someon, a contact is needed.

To get things going we should simply add everyone registerd to the contact list.

The Client must utilize the Endpoint provided by https://github.com/AlbianWarp/AlbianWarpServer/issues/1 to inject all contacts into the game via:

rtar 1 1 157 mesg wrt+ targ 1000 "user" 0 0

No additional game changes should be needed for this to work.

This can be enhanced later on of course!

KeyboardInterrupt commented 6 years ago

There is now an endpoint called /users that returns a list of all registered user names