AllaClone 2.0
Here is complete revamp of the Allakhazam Clone / EQBrowser tool originally made by Muuss and others over the years. This revamp adds many new features such as tooltips for items, multiple themes, updated item stats, spell info, pet info, tasks, etc. It no longer requires any custom SQL to be added to your database in order to use the tool. Just copy it to your public folder and edit the config.php file and it should work.
Akkadius and I spent the last couple of weeks working on this update. Download Page: http://code.google.com/p/projecteqem...2.zip&can=2&q= Working Example: http://69.168.254.243/AllaClone/index.php Here are some notes I added to the included HISTORY.TXT file on what was changed: Quote:
|
Awesome !!!!!!!!! I notice some things have been removed though :(
|
Quote:
|
Updated the download file on the SVN again with fixes for a few things that Akkadius mentioned (directly to me) and a few more features.
Version 2.0.1 Rev2103 - 02/22/2012 - (Trevius) Added pagination to Discovered Items on the welcome page. - (Trevius) Added Task Step Goal List Details. - (Trevius) Added Tooltips to Zone Equipment lists. - (Trevius) Corrected display positioning for multiple pages. You can find the download here as usual: http://code.google.com/p/projecteqemu/downloads/list |
This is looking good, thanks for working on it. I had the old one working well enough, but this is much easier to set up and use.
Would it be possible to put this into its own svn branch for easier updating? |
Yeah, I have thought about doing that. I think it would be the best option. I would just need to figure out the easiest way to allow updating to newer revisions without having it overwrite any normally modified files (config, custom CSS changes, welcome page message, etc).
I will probably need to check with the other devs as well to see if they think it could go on the EQEmu project in a branch or if it should go under a project of its own. |
If you are on the Melee damage page and try to use the main search you get a 404.
Quote:
|
/zone.php?name=tipt
X and ( are bold in the succor point but nothing else. |
Thanks for the reports. Both of those are now fixed on my server and will be included in the next version release.
|
Very nice, thanks for making this available.
|
minor thing in the zones by era list, under antonica it links to solrotower, it should be be soltemple
|
Quote:
|
Quote:
http://69.168.254.243/AllaClone/index.php Quote:
|
Just added a new header to the Allakhazam style header. If Trevius wishes to use this on his he can.
|
Woot! Thank you for this AllaClone!
|
This can be checked out here:
http://code.google.com/p/allaclone-eoc/source/checkout EDIT: Just updated to R3 |
Also, here is a working example of the repository. Please post questions comments or concerns here:
http://akkadius.dyndns-server.com:80...ZonesByEra.php |
Thanks for working on this. I had planned on trying to revamp this, and now I don't have to :) I'm getting a lot of errors with item searching. Here's what I've done:
1) Checked out latest revision (Rev2103 according to config.php) 2) edited dbhost, dbname, dbuser, dbpasswd, $root_url, and $eqemu_dir (Zone pages load fine, so I assume these are all ok) 3) From the homepage, I click on Item Search (takes me to items.php) 4) I enter "tunic" into name and click "Search" Here are the results: Code:
Notice: Undefined variable: row in /home/eqemu/public_html/AllaClone/includes/functions.php on line 903 |
What do I set these to if the web server and the emu server are on different machines?
Code:
$includes_url=$root_url.'includes/'; Code:
Warning: Missing argument 3 for GetItemStatsString(), called in /homepages/31/d168152119/htdocs/AllaClone/includes/functions.php on line 1008 and defined in /homepages/31/d168152119/htdocs/AllaClone/includes/functions.php on line 494 |
Quote:
|
Quote:
|
Quote:
|
Quote:
|
Depends on if you are running Windows or Linux, then what flavor of Linux.
|
My webserver is through 1and1, which I assume is Linux.
|
Your errors I think are going to be different from what the previous posters are. Yours are more than likely because you are indeed hosting the website on a different server than where the database is.
|
Maybe, which reverts back to my original question on linking the two when on different servers.
|
You can use an outside database, your warnings are related to the page warnings that are set on your web host side of things. The site that I have previewing this and the site Trevius has this running on are both in-house servers that I run in my DC.
|
Quote:
|
You will need to dig on the forums for 1and1 or call them on the phone. There may be an option on their control panel to turn off PHP warnings, we are turning them off via php.ini since we have shell access, you do not so you will need to contact 1and1.
|
Quote:
http://downloads.overthetophosting.c...hpsettings.png |
Possibly a PHP5 issue ?
I know some of these online host make you call your php files php5 for compatibility. Like these guys are getting errors like this installing Mediawiki on 1and1, worth a shot to rename some of your files to see if it makes a difference. http://www.mwusers.com/forums/showth...ki-at-1and1.fr |
Switching "Register Globals" on should cut out some of the errors, but not the ones related to having them on different servers
|
Quote:
|
Quote:
Now... does anyone know how to add the loot/item links my forum. |
I've been working on the quests a little bit. In particular parse_quests scripts. I know that's still on the to-do list, so I figured I'd post what I've run into so far. (When I mention changes I've made, these are just on my server of course)
These subroutines have no entry in the relevant pm files: quest::npcsize quest:npcrace quest::buryplayercorpse quest::npctexture quest::SetRunning (I just made empy subroutines for all those for now, but I wasn't sure if that was the best way to do it) In file parse_quest.inc - old form item turn ins have a bug. Here's the relevant section: Code:
1) There are a few quests that cause the "do" loop to never end. This happens when there's no "{" after the line with item[1234]. This happens with several quests in qeynos: Mespha_Tevalian Renic_Losaren Gahlith_Wrannstad Kinloc_Flamepaw I wasn't sure about the intent of the "do" loop, so I wasn't sure how best to fix it. My suspicion is that this could be fixed by changing '{' to '}', but again I wasn't sure, so I just made an innocuous change to the quests. I've just added an: else {} after the appropriate "If" in the quest files for now 2) in the "do" loop the space in the regex should probably be replaced with \s* 3) item[1234]\s*== seems like too blunt of a check. I don't know the quest system well enough to be certain, but as far as I can tell ParseFile hasn't even checked to see if it's in an EVENT_ITEM (at the very least I'd think it would make sense to check for \$item[1234]\s* Thanks again for working on this |
Quote:
|
Alright 2 things: How do I turn on discovered items?
Second, my Dark Blue theme is not working. When selected the theme does not change. |
Quote:
True changing it to this. Code:
$DiscoveredItemsOnly=TRUE; |
Also, I just noticed this was left out of the config file, at least I could not find it anywhere.
Code:
$peqeditor_url=""; Code:
etc...$peqeditor_url="http://dragonsofmist.dyndns.org/edit/"; |
All times are GMT -4. The time now is 09:06 AM. |
Powered by vBulletin®, Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.