Project 1999

Go Back   Project 1999 > General Community > Technical Discussion

Reply
 
Thread Tools Display Modes
  #1  
Old 11-06-2019, 07:03 PM
Omzy Omzy is offline
Aviak


Join Date: Nov 2012
Posts: 91
Cool Green/Teal Server Wiki Auction Trackers [Suggestion]

Maybe I missed it somewhere, but does anyone know if the devs plan to add additional tabs to the wiki for Green/Teal server item prices? The wiki seems to be a pretty integral part of the in-game economy and I'm hopeful that there will be dedicated trackers for these servers. If there aren't, there will be a lot of confusion with people assuming Blue prices apply to Green, etc.
Reply With Quote
  #2  
Old 11-06-2019, 07:39 PM
loramin loramin is offline
Planar Protector

loramin's Avatar

Join Date: Jul 2013
Posts: 9,343
Default

Basically it boils down to "everyone beg Ravhin". And I wish I had a better answer, but I don't.

The wiki auction system (and anything wiki-related that requires a database) relies on custom PHP extensions, ie. PHP code that a player (Ravhin) wrote, and that Rogean then installed. If we want it to work differently, someone has to change that code, and convince Rogean to install the new version.

Ravhin made all that code publically available: there's a link to it at http://wiki.project1999.com/utils/wikiUtils.php, and anyone who knows PHP could make the changes and send them to Rogean ... but so far no one has stepped up.

(And while I personally <3 the wiki, and even though I am a programmer ... and even though I can write PHP, if someone puts a gun to my head ... let's just say I'm not a fan of that particular language.)
__________________

Loramin Frostseer, Oracle of the Tribunal <Anonymous> and Fan of the "Where To Go For XP/For Treasure?" Guides
Anyone can improve the wiki! If you are new to the Blue server, you can improve the wiki to earn a "welcome package" of up to 2k+ platinum! Message me for details.
Reply With Quote
  #3  
Old 11-06-2019, 07:44 PM
Omzy Omzy is offline
Aviak


Join Date: Nov 2012
Posts: 91
Default

Interesting. That actually sounds like a fun little project for me. I'm a long-time programmer in many languages and I wouldn't mind at least testing my hand at it. I'll let you know if anything comes of it. If anyone else wants to take a crack, go for it--at the end of the day, just having something nice and functional is the goal [You must be logged in to view images. Log in or Register.]

Edit: Here's a question -- should Green/Teal have the same tracker? Should the wiki attempt to resolve the 2 servers into 1 from a price perspective, or should they have separate economies? I'm thinking if they have 2 separate it would be easier to implement and players could just compare them if needed rather than attempting to combine for now.
Last edited by Omzy; 11-06-2019 at 07:48 PM..
Reply With Quote
  #4  
Old 11-06-2019, 07:51 PM
loramin loramin is offline
Planar Protector

loramin's Avatar

Join Date: Jul 2013
Posts: 9,343
Default

Quote:
Originally Posted by Omzy [You must be logged in to view images. Log in or Register.]
Interesting. That actually sounds like a fun little project for me. I'm a long-time programmer in many languages and I wouldn't mind at least testing my hand at it. I'll let you know if anything comes of it. If anyone else wants to take a crack, go for it--at the end of the day, just having something nice and functional is the goal [You must be logged in to view images. Log in or Register.]

Edit: Here's a question -- should Green/Teal have the same tracker? Should the wiki attempt to resolve the 2 servers into 1 from a price perspective, or should they have separate economies? I'm thinking if they have 2 separate it would be easier to implement and players could just compare them if needed rather than attempting to combine for now.
Awesome! As I said I'm a programmer, so I know all about getting excited to start a project ... and then not finishing it (the wiki is littered with such projects of mine in fact) ... but if you do pull it off obviously a lot of people would love you.

As for the two server thing, keep in mind that there's a strong chance the two will merge at some point. Because of that, and because the Green/Teal economies should be about the same, I'd lean more towards having one combined tracker for both.

But don't let "perfect become the enemy of good": we'd all be better off with separate trackers for Green and Teal, vs. only having the current Blue tracker.
__________________

Loramin Frostseer, Oracle of the Tribunal <Anonymous> and Fan of the "Where To Go For XP/For Treasure?" Guides
Anyone can improve the wiki! If you are new to the Blue server, you can improve the wiki to earn a "welcome package" of up to 2k+ platinum! Message me for details.
Reply With Quote
  #5  
Old 11-06-2019, 07:54 PM
Omzy Omzy is offline
Aviak


Join Date: Nov 2012
Posts: 91
Default

If my assumptions are correct, it would just be a matter of adding tabs to the web page/top of the tracker, and then hooking up extra links to duplicated trackers that connect to the other servers. Really very small changes, just a matter of finding the appropriate pieces of code. But i'll post here if I am able to get it done. I'm a busy guy as well.
Reply With Quote
  #6  
Old 11-06-2019, 08:39 PM
Pyrocat Pyrocat is offline
Planar Protector

Pyrocat's Avatar

Join Date: Oct 2009
Location: Seattle, WA
Posts: 1,937
Default

More classic without it, just have to play things by ear.
__________________
Pyrocat the Protector of Vul
Proud member of The Safehouse since 2000
Pyrocat (60 TRL SHM) Orochi (60 IKS NEC)
Reply With Quote
  #7  
Old 11-09-2019, 02:55 PM
Ravhin Ravhin is offline
Sarnak

Ravhin's Avatar

Join Date: Jul 2010
Posts: 307
Default

Hi everyone,

I have made the wiki auction tracker server-aware, now people can upload logs for each server: http://wiki.project1999.com/Special:AuctionTracker

please do so (also for red), some extra data would be useful!

At the bottom of this page you can see the "top 20" stats.

We are still thinking of the best way to add the data to individual item pages. Thinking right now that the existing auction box will have tabs at the top, one for each server, to flip between otherwise identical versions of the box. What do you think?
__________________
Ravhin - 56 Gnome Necro (Project 1999, Retired) <Divinity>
Contributor: Project 1999 Wiki
Ravhin incedo'Marduk - 60 Human Paladin (Live on E'ci, 1999-2001) <Destinati Conquerers>
Reply With Quote
  #8  
Old 11-09-2019, 05:17 PM
loramin loramin is offline
Planar Protector

loramin's Avatar

Join Date: Jul 2013
Posts: 9,343
Default

Quote:
Originally Posted by Ravhin [You must be logged in to view images. Log in or Register.]
Hi everyone,

I have made the wiki auction tracker server-aware, now people can upload logs for each server: http://wiki.project1999.com/Special:AuctionTracker

please do so (also for red), some extra data would be useful!

At the bottom of this page you can see the "top 20" stats.

We are still thinking of the best way to add the data to individual item pages. Thinking right now that the existing auction box will have tabs at the top, one for each server, to flip between otherwise identical versions of the box. What do you think?
First off, that's AWESOME news. I know a lot of people will be super excited to hear this.

Tabs sound great to me. If you'd like me to take the front-end code of making them work I'll be happy to: if so just have the server output all the trackers to the page, but with all (or all except blue?) style="display:none", and I can use JS to add the tabs and make them show the hidden trackers.

Also whether we do that, or whether you want to take a different approach, I think it might be nice to save which server someone clicks on in their local storage, so that if you switch to Green once, you wouldn't have to keep doing so each time: it would "remember" your server choice.

I've already done this sort of thing with the checkbox lists (eg. on epic quests), so it wouldn't be hard to make it work to remember the server choice also, unless anyone is opposed to the idea.
__________________

Loramin Frostseer, Oracle of the Tribunal <Anonymous> and Fan of the "Where To Go For XP/For Treasure?" Guides
Anyone can improve the wiki! If you are new to the Blue server, you can improve the wiki to earn a "welcome package" of up to 2k+ platinum! Message me for details.
Reply With Quote
  #9  
Old 11-10-2019, 08:47 AM
Ravhin Ravhin is offline
Sarnak

Ravhin's Avatar

Join Date: Jul 2010
Posts: 307
Default

Sounds good, you can test here:

http://wiki.project1999.com/Stein_of_Moggok

(green and teal are present but hidden)
__________________
Ravhin - 56 Gnome Necro (Project 1999, Retired) <Divinity>
Contributor: Project 1999 Wiki
Ravhin incedo'Marduk - 60 Human Paladin (Live on E'ci, 1999-2001) <Destinati Conquerers>
Reply With Quote
  #10  
Old 11-10-2019, 09:40 AM
Baler Baler is offline
Planar Protector

Baler's Avatar

Join Date: Mar 2014
Posts: 9,520
Default

Can we get a ****ing check on prices to make sure something like 5000000 doesn't slip through and throw off the entire graph?

I already know how corrupt the price tracker on the wiki is but it's annoying when the largest portion of it shown is broken.
__________________
P99 Wiki
No longer active, thank you for the years of fun.
No alt account and I do not post on the P99 forums.
Told this to Rogean, Nilbog & Menden.
Last edited by Baler; 11-10-2019 at 09:43 AM..
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 05:02 PM.


Everquest is a registered trademark of Daybreak Game Company LLC.
Project 1999 is not associated or affiliated in any way with Daybreak Game Company LLC.
Powered by vBulletin®
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.