ianobermiller / tibiatekbot

Automatically exported from code.google.com/p/tibiatekbot
3 stars 0 forks source link

Several Improvements for Send Map Location #42

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
The name of this feature sounds weird, I suggest it's renamed to TibiaTek 
GPS.

Additionally, I suggest we show the following data:
 * Character name
 * Vocation (like K, D, S, P: Knight, Druid Sorcerer and Paladin 
respectively.
 * Level
 * User friendly level recognition (instead of showing the number 7 as the 
main floor we should use something more understandable for end users.
 * Server Name

Furthermore, I suggest we use Google Maps API to show the location of the 
characters and keep track of their movement via vector lines (provided by 
the API), I find it quite convenient since we can place this map api on 
the page and not show a HUGE image that is quite a load for the server.

Finally, 
this feature should be disabled if the character is playing on an OT 
Server, we can only support Official Tibia servers.

Original issue reported on code.google.com by sonic5....@gmail.com on 29 Nov 2007 at 4:38

GoogleCodeExporter commented 9 years ago

Original comment by sonic5....@gmail.com on 29 Nov 2007 at 4:39

GoogleCodeExporter commented 9 years ago

Original comment by sonic5....@gmail.com on 29 Nov 2007 at 6:42

GoogleCodeExporter commented 9 years ago
This feature is no longer working. Not only it needs reviewing of it's 
capabilities, 
but now it gives the users a wrong URL. Example: It gives 
http://www.tibiatek.com/
Client.MapTiles.php?charname=<charname>&key=<key>#pointer instead of http://
www.tibiatek.com/map.php?charname=<charname>&key=<key>#pointer.

Original comment by sonic5....@gmail.com on 12 Feb 2008 at 4:00