Release of Merecs ItemCreator src & Dol tools review

Dawn of Light related news and announcements.

Moderator: Developer Team

Release of Merecs ItemCreator src & Dol tools review

Postby Graveen » Tue Sep 09, 2008 1:34 pm

Hello,

Merec, long time maintainer of the tool Merecs Item Creator, release publicly the sources of his tool.
This tool is a GUI for creating new items. Thanks Merec, we are a lot to enjoy it !

The sources (vs2008/.net 2.0) are available on our SVN: https://dolserver.svn.sourceforge.net/s ... ator/trunk

About the tools in general, i invite you too eventually think about developping tool to enhance server creation, database gestion or objects creation.

Ie, you can find on SVN the Gandulf's Quest Designer ( https://dolserver.svn.sourceforge.net/s ... gner/trunk ). This tool is no longer compatible with the actual DoL code, although it was good, it could allow users to easily create quests.

Feel free to PM me to have the status and the priority of the following suggestions if you are interested:

- Create some models/IDs viewer
- Create a Spell Creator
- ... (w/e you could need for improving your preferred server team work)

You also can join Merec to give an hand on IC (pm Merec), or ask Tiv if he need stuff related to PacketHandler. Theses are 2 tools in production. Or, of course, code for the DOL svn.

Have fun with DoL !
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: Release of Merec's ItemCreator src & Dol tools review

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

/cheer!
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: Release of Merec's ItemCreator src & Dol tools review

Postby Merec » Wed Sep 10, 2008 11:06 am

It's "Merecs ItemCreator" not "Merec's" :)
Merec
Developer
 
Posts: 428
Joined: Thu Mar 08, 2007 8:58 am
Website: http://www.merec.org
Location: NRW, Germany

Re: Release of Merec's ItemCreator src & Dol tools review

Postby Graveen » Wed Sep 10, 2008 11:30 am

my bad :x corrected :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: Release of Merecs ItemCreator src & Dol tools review

Postby Tolakram » Wed Sep 10, 2008 4:26 pm

Merec, thanks for releasing this!
- Mark
User avatar
Tolakram
Storm / Storm-D2 Admin
 
Posts: 9189
Joined: Tue Jun 13, 2006 1:49 am
Location: Kentucky, USA

Re: Release of Merecs ItemCreator src & Dol tools review

Postby m00h » Sat Sep 13, 2008 6:24 am

can u zip the whole programm ?

because if i can download it iam too stupid atm i can get a look and maybee fix some items for storm and post the code in forum
m00h
DOL Initiate
 
Posts: 18
Joined: Mon Feb 12, 2007 1:23 pm

Re: Release of Merecs ItemCreator src & Dol tools review

Postby Graveen » Sat Sep 13, 2008 8:04 am

Merec already released a binary version:
http://www.dolserver.net/viewtopic.php?t=6837
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: Release of Merecs ItemCreator src & Dol tools review

Postby dragonfire » Fri Oct 24, 2008 2:14 am

As you know I've been using the quest designer lately and have seen some of the errors. The past day or two I've been digging through the quest designer files and have actually fixed some of the problems. On my version it no longer uses (byte) for realm, it now uses (eRealm). And it works.

Now I'm going through the regions and renaming them to make it easier to pick the correct region. Example: The main TOA regions were listed as Trials of Atlantis Terrain and there were three of them listed but it didn't tell which realm they were. I've modified mine to read Trials of Atlantis Albion, Trials of Atlantis Midgard and Trials of Atlantis Hibernia. And at the moment it seems to be working as well.

Still trying to get the Guild field to work better but haven't come up with anything for it yet.

Graveen, when I get done modifying these files do you want me to send them to you to add to .svn?
Comatose - L50 Thurg
Defire - L44 Necro
User avatar
dragonfire
Database Team
 
Posts: 377
Joined: Sun Mar 25, 2007 3:35 am
Location: United States

Re: Release of Merecs ItemCreator src & Dol tools review

Postby Graveen » Fri Oct 24, 2008 8:02 am

Yes DF, thanks.

There are no pbs for giving you access to svn commit; for itemcreator, the thing to be vigilant is the fact the public DB is not exactly matching the storm's one on some fields.

Next release, the public will match columns of the private; i'd like to include some public contributions for having a decent release.

/bow mate.
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: Release of Merecs ItemCreator src & Dol tools review

Postby dragonfire » Sat Oct 25, 2008 2:39 pm

I haven't finished it yet but I went ahead and uploaded the regions file in the user downloads section for those wanting to see how I'm setting it up and how much easier it will be to select the correct region for your NPC's. When it's completely finished I'll get all the files to you for a more complete release. Enjoy! :wink:
Comatose - L50 Thurg
Defire - L44 Necro
User avatar
dragonfire
Database Team
 
Posts: 377
Joined: Sun Mar 25, 2007 3:35 am
Location: United States

Re: Release of Merecs ItemCreator src & Dol tools review

Postby Graveen » Sat Oct 25, 2008 3:45 pm

thx mate :) do you want svn commit access ? pm me a sourceforge account we can speak of this. Can you send me your IM account ?
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: Release of Merecs ItemCreator src & Dol tools review

Postby dragonfire » Sun Oct 26, 2008 2:31 am

New version uploaded. Regions are finished and eRealm issue fixed. Disabled the guildid for the moment till I can come up with a better fix. Got tired of having to manually remove the "Part of (quest name) Quest" from the mobs. You should be able to add your quests to your server now without errors. Enjoy.

@Graveen, my MSN Messenger is dragonfire72@hotmail.com. As far as .svn I'd have to learn how to that since I don't know a thing about it. Cheers! :wink:
Comatose - L50 Thurg
Defire - L44 Necro
User avatar
dragonfire
Database Team
 
Posts: 377
Joined: Sun Mar 25, 2007 3:35 am
Location: United States

Re: Release of Merecs ItemCreator src & Dol tools review

Postby sio » Sun Oct 26, 2008 2:55 pm

as its always is ... zip files in User releases are corrupt :( this is an old issue ... maybe i should create a cronjob which generates a mail every hour for eteaw ^^
sio
Inactive Staff Member
 
Posts: 324
Joined: Sun Jan 08, 2006 12:25 pm
ICQ: 32810199
Website: http://talyn.de
Yahoo Messenger: sioding
Location: Kiel

Re: Release of Merecs ItemCreator src & Dol tools review

Postby Etaew » Sun Oct 26, 2008 3:04 pm

Shrug, I dunno why it happens. Graveen discovered something during the site move, something about the permissions for the file changing or not being set right, perhaps he can remind us.
Retired DOL Enthusiast | Blog
User avatar
Etaew
Inactive Staff Member
 
Posts: 7602
Joined: Mon Oct 13, 2003 5:04 pm
Website: http://etaew.net
Location: England

Re: Release of Merecs ItemCreator src & Dol tools review

Postby Graveen » Sun Oct 26, 2008 3:11 pm

yes strange. Afaik nao all files got correct permissions. i'll have a look to see why it is corrupted, perhaps replacing the php lib used to compression (but tbh i doubt b/c the files are not compressed during the transfert but before). Perhaps the site is compressing the files but not adding extension, thus they are compressed twice (xxx.zip.tgz) ?
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


Return to “%s” Announcements

Who is online

Users browsing this forum: No registered users and 0 guests