Go Back   EQEmulator Home > EQEmulator Forums > Archives > Archive::Development > Archive::Tools

Archive::Tools Archive area for Tools's posts that were moved here after an inactivity period of 90 days.

Reply
 
Thread Tools Display Modes
  #1  
Old 06-24-2003, 12:34 PM
dil
Sarnak
 
Join Date: Apr 2002
Posts: 36
Default When will we see Eqadmin 4.7?

I was curious about that because of the problems with the pop items etc
Reply With Quote
  #2  
Old 06-24-2003, 04:37 PM
Windcatcher
Demi-God
 
Join Date: Jan 2002
Posts: 1,175
Default

I've begun working on it. I've found several bugs that still need fixing, though. I'm hoping to get something up this weekend, but no promises.

WC
Reply With Quote
  #3  
Old 06-24-2003, 06:15 PM
fnemo's Avatar
fnemo
Discordant
 
Join Date: Dec 2002
Posts: 354
Default

a huge bug : FQadmin open a ton of SQL connection but never close them ....
__________________
Nemo
Administrator and coder for the World Alkora Server
Reply With Quote
  #4  
Old 06-24-2003, 08:41 PM
dil
Sarnak
 
Join Date: Apr 2002
Posts: 36
Default

Thanks Wind Was curious when it may be out wanted to make some new items and that was holding me back same textures over and over
Reply With Quote
  #5  
Old 06-25-2003, 03:31 AM
Edgar1898
Senior Member
Former EQEmu Developer
Current EQ2Emu Lead Developer
 
Join Date: Dec 2002
Posts: 1,065
Default

WC:

Feature Request: Could you change it so it doesnt load everything from the db when you load the program? I dont use it anymore, I mainly use mysqlfront, but one of the things I wished for when I did use it was for a way to turn off loading all the information from the database when I only needed to edit 1 item or 1 table.
__________________
Lethal Encounter
Reply With Quote
  #6  
Old 06-26-2003, 12:45 AM
Windcatcher
Demi-God
 
Join Date: Jan 2002
Posts: 1,175
Default

Point taken about setup time. I think you'll be pleasantly surprised by 4.7...

WC
Reply With Quote
  #7  
Old 06-26-2003, 02:41 AM
a_Guest03
Demi-God
 
Join Date: Jun 2002
Posts: 1,693
Default

WC, you're a BA!
__________________
It's never too late to be something great.
Reply With Quote
  #8  
Old 06-26-2003, 04:31 AM
Edgar1898
Senior Member
Former EQEmu Developer
Current EQ2Emu Lead Developer
 
Join Date: Dec 2002
Posts: 1,065
Default

Heh I really dont see how he has the time to work on all these programs AND create zones out of it, and I thought I was busy :P
__________________
Lethal Encounter
Reply With Quote
  #9  
Old 06-26-2003, 05:47 AM
Drawde
Dragon
 
Join Date: Jan 2002
Posts: 521
Default

Will you be supporting the new 0.4.4 DB values for tradeskills, pathing grids, etc.?
I often use EQEmuAdmin to check that my DB data is set up correctly.
Reply With Quote
  #10  
Old 06-26-2003, 06:01 AM
Edgar1898
Senior Member
Former EQEmu Developer
Current EQ2Emu Lead Developer
 
Join Date: Dec 2002
Posts: 1,065
Default

oh just an fyi I added a new table called bugs to support the /bug command the format is:

+------------+-------------+------+-----+---------+-------+
| Field | Type | Null | Key | Default | Extra |
+------------+-------------+------+-----+---------+-------+
| id | int(11) | | PRI | 0 | auto_increment |
| type | varchar(16) | YES | | 0 | |
| name | varchar(64) | YES | | NULL | |
| account_id | int(11) | YES | | NULL | |
| bugtext | text | YES | | NULL | |
| flag | varchar(64) | YES | | NULL | |
+------------+-------------+------+-----+---------+-------+

not sure if you want to include it in your next version.

I'm also going to be adding tables for the /inquire and /report commands although I havent finalized a table for them yet.
__________________
Lethal Encounter
Reply With Quote
  #11  
Old 06-26-2003, 06:06 AM
Trumpcard
Demi-God
 
Join Date: Jan 2002
Location: Charlotte, NC
Posts: 2,614
Default

Take a look at my bugtrack code that I put in. It worked great , but we never implemented it.. It would upload all bug reports to a central data table, then we were going to make a BugView page so you could view them from the web on eqemu.net and we could assign developers to it.

We never followed through with it, but the idea was players on any server could submit bug reports directly to us...
__________________
Quitters never win, and winners never quit, but those who never win and never quit are idiots.
Reply With Quote
  #12  
Old 06-26-2003, 06:10 AM
Edgar1898
Senior Member
Former EQEmu Developer
Current EQ2Emu Lead Developer
 
Join Date: Dec 2002
Posts: 1,065
Default

That wont work for a lot of servers because people make modifications specific to that server and not the original, but why not do both? Use /bug for server specific bugs and #bug for general eqemu bugs.
__________________
Lethal Encounter
Reply With Quote
  #13  
Old 06-26-2003, 06:16 AM
Trumpcard
Demi-God
 
Join Date: Jan 2002
Location: Charlotte, NC
Posts: 2,614
Default

My biggest concern was that we'd have a million bug reports of the form.. 'Mobs are jumping' and 'Why arent there any merchants in EC ? '
__________________
Quitters never win, and winners never quit, but those who never win and never quit are idiots.
Reply With Quote
  #14  
Old 06-26-2003, 06:25 AM
Edgar1898
Senior Member
Former EQEmu Developer
Current EQ2Emu Lead Developer
 
Join Date: Dec 2002
Posts: 1,065
Default

Thats what you would get if you started uploading #bug reports to a central server though. Think of this scenario:

Bob says out of character, 'Does /bug work?'
Joe says out of character, 'try #bug'
Bob says out of character, 'OK Thanks'

and then you get bug reports that are server or db specific, buf if you have both:

You say, '#bug'.

and it displays:
Message(15,"#bug whatever usage you want here. NOTE: Use /bug for all server/db specific bugs. This is only for global eqemu bugs.");

everyone wins, the server admins do because they can track bugs and eqemu doesnt get 1000 bugs a day from users that dont know better.
__________________
Lethal Encounter
Reply With Quote
  #15  
Old 06-26-2003, 07:19 AM
killspree
Dragon
 
Join Date: Jun 2002
Posts: 776
Default

The only problem with that is that people never read, so they'd use #bug for server-specific things.
__________________
Xeldan
Lead Content Designer
Shards of Dalaya
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:25 PM.


 

Everquest is a registered trademark of Daybreak Game Company LLC.
EQEmulator is not associated or affiliated in any way with Daybreak Game Company LLC.
Except where otherwise noted, this site is licensed under a Creative Commons License.
       
Powered by vBulletin®, Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3