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-06-2004, 12:04 PM
mangoo
Items Master
 
Join Date: Apr 2003
Posts: 293
Default BETA2: Item Editor 2.0

Ok here it is folks, Beta 2 release of Item Editor 2.0. I feel this is of release quality but just not a finished product yet .

Download: here

What's been done since Beta 1:
- Rewrote all the functions that vanished at release of Beta1
- Reverted back to load of "items" table instead of "items_new" of Beta1
- Fixed Item Editor wanting to save even when no changes have happened
- Added an Icon display on main dialog
- Added in Faction and Spell loading and reloading
- Added Color Selection
- Added Icon Selection
- Fixed clearing of items
- Added Backup DB
- Added Delete Entire DB
- Added Load SQL
- Minor Bug Fixes
__________________
Reply With Quote
  #2  
Old 06-06-2004, 12:17 PM
Tangeleno
Sarnak
 
Join Date: Mar 2004
Posts: 61
Default

Thanks for the awsome work mangoo! One quick question however. How does the model section acctually work? Never has worked for me with past versions and have no clue why.
Reply With Quote
  #3  
Old 06-06-2004, 12:23 PM
mangoo
Items Master
 
Join Date: Apr 2003
Posts: 293
Default

Quote:
Originally Posted by Tangeleno
Thanks for the awsome work mangoo! One quick question however. How does the model section acctually work? Never has worked for me with past versions and have no clue why.
Model selection was never enabled in 1.x because I was never able to get Kaiyodo's Model Viewer working in the project. Haven't decided what approach I'm going to use in 2.x.
__________________
Reply With Quote
  #4  
Old 06-06-2004, 12:25 PM
Tangeleno
Sarnak
 
Join Date: Mar 2004
Posts: 61
Default

Ahh I see. Thanks for the quick responce Items don't seem to be saving don't know if it's an issue on my end or not however.



**Edit**
Seems to be on my part ignore
Reply With Quote
  #5  
Old 06-06-2004, 01:04 PM
Richardo
Banned
 
Join Date: Oct 2003
Location: Mattmecks Basement
Posts: 546
Default

Aye, items arn't saving for me neither...
Reply With Quote
  #6  
Old 06-06-2004, 01:06 PM
mangoo
Items Master
 
Join Date: Apr 2003
Posts: 293
Default

If your items are not saving, then you need to update your database.
__________________
Reply With Quote
  #7  
Old 06-06-2004, 02:42 PM
Cripp's Avatar
Cripp
Discordant
 
Join Date: Oct 2003
Location: The Shire
Posts: 474
Default

yessssss thank you mangoo i fuckin love you, been waitin for this for a while

EDIT: hmmm havin some troubles...

1. wont let me create new items
2. not saving (like other peeps, prolly a problem on my side, duno tho) updated item changes too.

EDIT: ahh ok got it workin thanks a bunch man
__________________
Nug Blazers - ServerOP / founder
^^comming... later!

www.nugblazers.com
Reply With Quote
  #8  
Old 06-06-2004, 06:10 PM
Dspirit
Fire Beetle
 
Join Date: May 2004
Posts: 28
Default

Same here can't create or save. using the MW_057DR2_alpha_1 with itemtablechanges then i saw you mention update so i downloaded the latest dumpeditem.sql and made a seperate DB for it. bad news there all items have no values when i did that good thing i made a second db


also tried the backup db option it freezes for a second and then closes its self and the .sql it makes is 0 bytes.
__________________
Server Owner Midnight Rayne.
Reply With Quote
  #9  
Old 06-06-2004, 06:45 PM
mangoo
Items Master
 
Join Date: Apr 2003
Posts: 293
Default

If your items database structure doesn't look like this one: http://www.eqemulator.net/forums/viewtopic.php?t=14897 .(rename to "items") ... then 2.0 probably won't function properly.
__________________
Reply With Quote
  #10  
Old 06-07-2004, 03:29 PM
mlan
Fire Beetle
 
Join Date: Jun 2004
Posts: 9
Default

noticed a problem with hp mana and endurance not going over 127, looks like the variable to hold the value of those are to small
Reply With Quote
  #11  
Old 06-07-2004, 04:07 PM
mangoo
Items Master
 
Join Date: Apr 2003
Posts: 293
Default

Ya I went through that part quickly and didn't fix it. The 127 limit should have just been on STR, STA, AGI, etc etc. Will be fixed at release.
__________________
Reply With Quote
  #12  
Old 06-07-2004, 08:04 PM
Richardo
Banned
 
Join Date: Oct 2003
Location: Mattmecks Basement
Posts: 546
Default

btw, my item database is up to date and it still wont save hehe
Reply With Quote
  #13  
Old 06-08-2004, 02:25 AM
Swampdog
Hill Giant
 
Join Date: May 2004
Posts: 106
Default

Quote:
Originally Posted by Lexen1
btw, my item database is up to date and it still wont save hehe
Same here.. Also, the buttons in the lower right are so small they are unreadable using 1024x768 screen res.

Looks great other than those two things.. Keep up the awesome work! :P
__________________
Kukthar
Discord Aftermath (alpha) LAN Party Server [Custom Legit] - Op/Dev
Temporarilly on hold due to time constraints
Damn rl interupting fun anyways.. :P
Reply With Quote
  #14  
Old 06-08-2004, 05:31 AM
Cripp's Avatar
Cripp
Discordant
 
Join Date: Oct 2003
Location: The Shire
Posts: 474
Default

found a small bug with the augment properties..

if i put a value in any of the 'slot' fields, after i save it reloads the value in the next field..

example..
say i put 3 for slot 1. Save it. Reload it, then it says 3 in slot 2.

the same thing goes with 'type'

example..
put 1 in type. save it. reload, says 1 in slot 1.

the only thing that works correctly in that part is restriction.

other then that it works great! except whever i try to change the name it crashes, or when i make new items it crashes too, but the items still get created so its all good. Just gotta change name in mysql front np

ill let you know if i find anything else.
__________________
Nug Blazers - ServerOP / founder
^^comming... later!

www.nugblazers.com
Reply With Quote
  #15  
Old 06-08-2004, 06:50 AM
mangoo
Items Master
 
Join Date: Apr 2003
Posts: 293
Default

If it's still not saving I don't know what to tell you guys. 1024x768 and those buttons are too small? I made it in 1280x1024 /shrug. Thanks for the find Cripp, I'll look into it today...not sure on the crash though.
__________________
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 07:01 AM.


 

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 - 2025, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3