Scout/DB Programmer Posts: 550 Joined: 27 Sep 2004 | |
Scout/DB Programmer Posts: 550 Joined: 27 Sep 2004 | OK, added in a new tweak I've been meaning to do for a while. There's some shortcut search URLs that have been around for a long time, but not overly advertised. Mainly they would redirect to the appropriate search page, and you would go to the npc/item/quest/etc from there. I've made a change so if there's only one result, it will redirect to the actual view page. For example: For reference, you can also use the following to do the appropriate searches: http://wow.warcry.com/quest/Victory%20for%20the%20Horde http://wow.warcry.com/npc/rexxar I hope this makes things easier then remembering the long script URLs for everyone. :) |
Scout/DB Programmer Posts: 550 Joined: 27 Sep 2004 | Ok, added a recipe list on individual item view pages, should make figuring out if certain things are worth hanging on to a little easier: http://wow.warcry.com/item/copper%20bar Also, in addition to the follownig shortcut URLs, I realized there wasn't one for recipes, so I added that: http://wow.warcry.com/recipe/Greater%20Intellect |
Scout/DB Programmer Posts: 550 Joined: 27 Sep 2004 | Added in a series of easily copyable links on all the item/quest/npc pages. They should allow for easy linking on forums and websites... and even better, in game for items! Copy that third link on the item view pages and paste it in the chatbox in game for a fun suprise. :) [70] Victory for the Horde Also, almost every place where there is an item link in the database, there should now be a mouseover tooltip. SHould allow for some easy and quick item comparisons on the search pages. ;) |
|
|
Not registered? Sign up for a free account! |
Among other things, I've been slowly going through the database php scripts and adding new functionality.
- Quest view pages should now display quest chains. If any are missing steps, it's due to needing more people to do that chain and submit it. :)
- Quest view pages should also display level, tag, header and other quest information.
- I changed the quest display on NPCs to show the tag of a quest as well, as starting location wasn't very informative. They should also be showing a few quests they weren't before.
Am still working on other features I've been meaning to work on for a while, I'll keep you updated as they get put in!