Merecs ItemCreator for Dawn of Light

A forum for development and discussion on third party tools such as the Quest Designer

Moderator: Project Admin

Re: Merecs ItemCreator for Dawn of Light

Postby Dinberg » Sat Mar 22, 2008 11:18 am

Graveen you fool :P
The Marvelous Contraption begins to stir...
User avatar
Dinberg
Inactive Staff Member
 
Posts: 4695
Joined: Sat Mar 10, 2007 9:47 am
Yahoo Messenger: dinberg_darktouch
Location: Jordheim

Re: Merecs ItemCreator for Dawn of Light

Postby IStandAloneToo » Mon Mar 24, 2008 11:03 pm

I'd like to be able to use this to update an item not just create it.
Ryan
Hi :)
IStandAloneToo
Developer
 
Posts: 1179
Joined: Sat Jul 14, 2007 2:26 am
Location: California

Re: Merecs ItemCreator for Dawn of Light

Postby Graveen » Tue Mar 25, 2008 9:22 am

you can, File->item->load from database (or anything near).

When you export the item, depending if the id_nb is existing or not, you can select your statement 'UPDATE' or 'INSERT INTO'.
Image
* pm me to contribute in Dawn of Light: code, database *
User avatar
Graveen
Project Leader
 
Posts: 12660
Joined: Fri Oct 19, 2007 9:22 pm
Location: France

Re: Merecs ItemCreator for Dawn of Light

Postby Merec » Tue Mar 25, 2008 11:22 am

It's really strange, I think just about 4 of 100 peaple knows what my Tool allready can do..... the last tree pages here are the same all the time.
Merec
Developer
 
Posts: 428
Joined: Thu Mar 08, 2007 8:58 am
Website: http://www.merec.org
Location: NRW, Germany

Re: Merecs ItemCreator for Dawn of Light

Postby Graveen » Tue Mar 25, 2008 12:59 pm

in fact for my part i really see useful and abilties of your tool when i has to update/create items. But if you do a quick review of your soft, it is not evident (load ie in in 2nd deep menu) to know features.

to summarize:

1/ Merec IC can graphically create and/or modify items.
2/ Merec IC can generate C# or SQL syntax (create with INSERT, modify with UPDATE)
3/ Merec IC is handling looting of this item (not used for my part atm)
4/ Merec IC allows you to search an item, to display a list of model, a list of spell -> a precise selection of the bonus
5/ Merec IC is autoadaptative to your DB syntax and can directly commit to DB

Mainly existing bugs/limitations
- not null field can cause problems when commit to mysql db
- single quote ( sql injection) are not handled (they exists in some DB)
- you need to supply some values for blank fields (poison, spells)

i hope i'm right :)
Image
* pm me to contribute in Dawn of Light: code, database *
User avatar
Graveen
Project Leader
 
Posts: 12660
Joined: Fri Oct 19, 2007 9:22 pm
Location: France

Re: Merecs ItemCreator for Dawn of Light

Postby IStandAloneToo » Sun Mar 30, 2008 5:36 pm

graveen wrote:you can, File->item->load from database (or anything near).

When you export the item, depending if the id_nb is existing or not, you can select your statement 'UPDATE' or 'INSERT INTO'.

Hmm, since I can't read German I didn't know exactly what the error was but now I see. It throws an exception saying that MaxCharges (or PoisonCharges) threw a NULL reference exception and in the itemtemplate table we can have those fields be null.
Ryan
Hi :)
IStandAloneToo
Developer
 
Posts: 1179
Joined: Sat Jul 14, 2007 2:26 am
Location: California

Re: Merecs ItemCreator for Dawn of Light

Postby Graveen » Sun Mar 30, 2008 8:35 pm

yes. i put theses fields at 0 value on my test DB.
You should also have a CanUseEvery notnull-error (i changed locaol db to accept null values)

So i UPDATE'd theses fields to have correct structure b4 export and reimport to Livedol.
Image
* pm me to contribute in Dawn of Light: code, database *
User avatar
Graveen
Project Leader
 
Posts: 12660
Joined: Fri Oct 19, 2007 9:22 pm
Location: France

Re: Merecs ItemCreator for Dawn of Light

Postby Merec » Wed Apr 02, 2008 3:21 am

Merecs ItemCreator goes version 2.1, see first post.
Merec
Developer
 
Posts: 428
Joined: Thu Mar 08, 2007 8:58 am
Website: http://www.merec.org
Location: NRW, Germany

Re: Merecs ItemCreator for Dawn of Light

Postby Graveen » Wed Apr 02, 2008 10:03 am

really thx mr Merec !!!!
Image
* pm me to contribute in Dawn of Light: code, database *
User avatar
Graveen
Project Leader
 
Posts: 12660
Joined: Fri Oct 19, 2007 9:22 pm
Location: France

Re: Merecs ItemCreator for Dawn of Light

Postby Merec » Tue Aug 19, 2008 3:54 pm

I do not really know if this tool is still in use by some people, but I found a bug while searching a model-id.

This is now fixed in version 2.1.0.1

bye
Merec
Developer
 
Posts: 428
Joined: Thu Mar 08, 2007 8:58 am
Website: http://www.merec.org
Location: NRW, Germany

Re: Merecs ItemCreator for Dawn of Light

Postby Graveen » Tue Aug 19, 2008 4:23 pm

this tool is used a lot i think :D
Image
* pm me to contribute in Dawn of Light: code, database *
User avatar
Graveen
Project Leader
 
Posts: 12660
Joined: Fri Oct 19, 2007 9:22 pm
Location: France

Re: Merecs ItemCreator for Dawn of Light

Postby Roozzz » Tue Aug 19, 2008 6:21 pm

Just re-installed it today :)
Quidquid latine dictum sit, altum videtur
Roozzz
Database Team
 
Posts: 1943
Joined: Wed Dec 06, 2006 11:00 am

Re: Merecs ItemCreator for Dawn of Light

Postby Merec » Tue Sep 09, 2008 11:27 am

Sources are now available. View the first post.
Merec
Developer
 
Posts: 428
Joined: Thu Mar 08, 2007 8:58 am
Website: http://www.merec.org
Location: NRW, Germany

Re: Merecs ItemCreator for Dawn of Light

Postby Graveen » Tue Sep 09, 2008 12:29 pm

/bow.

I'll put Merec's sources into DOL svn.

The whole project is vs2008 - framework 2 - and i have to remove the click once signatures to allow everyone to compile from scratch.

Now, everyone can use the source to adapt it.


Thanks a lot for this tool, Merec, and again many thanks for releasing the source.
Image
* pm me to contribute in Dawn of Light: code, database *
User avatar
Graveen
Project Leader
 
Posts: 12660
Joined: Fri Oct 19, 2007 9:22 pm
Location: France

Re: Merecs ItemCreator for Dawn of Light

Postby Dinberg » Tue Sep 09, 2008 4:58 pm

Cheers M!
The Marvelous Contraption begins to stir...
User avatar
Dinberg
Inactive Staff Member
 
Posts: 4695
Joined: Sat Mar 10, 2007 9:47 am
Yahoo Messenger: dinberg_darktouch
Location: Jordheim


Return to “%s” Third Party Tools

Who is online

Users browsing this forum: No registered users and 1 guest