This is a read only copy without any forum functionality of the old Modcraft forum.
If there is anything that you would like to have removed, message me on Discord via Kaev#5208.
Big thanks to Alastor for making this copy!

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Luzifix

Pages: 1 2 [3] 4 5
31
Tools / Re: [TOOL] DBEditor
« on: February 07, 2016, 04:26:45 pm »

// UPDATE 0.0.3 ALPHA


  • Add Selectbox to fields
  • Optimize Map reading
  • For editing a field you dont need more a doube click


http://cdn.lost-code.de/dbeditor/screenshot4.jpg


http://cdn.lost-code.de/dbeditor/screenshot5.jpg

32
Tools / Re: [TOOL] DB2/DBC Editor
« on: January 30, 2016, 01:19:54 pm »
Quote from: "Amaroth"
Keep up a great work!

Btw, key bind shortcuts would be great. Doing everything by mouse is something terrible.

thx, and yes key binds are really awesome :d

33
Tools / Re: [TOOL] DB2/DBC Editor
« on: January 30, 2016, 09:38:34 am »

// UPDATE 0.0.2 ALPHA


  • Add uint64 & int64 support
  • Add a check for no saved edits by close
  • Optimize RAM using by multiple line delete
  • Optimize RAM using by multiple line highlight
  • Optimize RAM using by column clear
  • Change Title from DB2/DBC Editor to DBEditor

34
Tools / [TOOL] DBEditor
« on: January 27, 2016, 09:25:03 pm »

Current Version: 0.0.3 ALPHA

DBEditor


Download



You can download the converter from my CDN:

http://cdn.lost-code.de/dbeditor/dbeditor.zip

Requirements


The editor requires .NET Framework 4.5

How to use


[paragraph:tqqgm1yl]Before you can open a db2 or dbc to csv, you most be sure you have a map for it.
The maps you found in the map.xml file.
If you have a map for your db2/dbc, you most only drag the file over the dbeditor.exe and its open.

Allow DataTyps: uint8, int8, uint16, int16, uint32, int32, uint64, int64, string/char/std::string, float/single, double[/paragraph:tqqgm1yl]

Changelog


[paragraph:tqqgm1yl]Version 0.0.3 ALPHA
  • Add Selectbox to fields
  • Optimize Map reading
  • For editing a field you dont need more a doube click

Version 0.0.2 ALPHA
  • Add uint64 & int64 support
  • Add a check for no saved edits by close
  • Optimize RAM using by multiple line delete
  • Optimize RAM using by multiple line highlight
  • Optimize RAM using by column clear
  • Change Title from DB2/DBC Editor to DBEditor

Version 0.0.1 ALPHA
  • Release the editor
[/paragraph:tqqgm1yl]

Screenshots


[paragraph:tqqgm1yl]
<!-- m -->http://cdn.lost-code.de/dbeditor/screenshot1.jpg<!-- m -->


<!-- m -->http://cdn.lost-code.de/dbeditor/screenshot2.jpg<!-- m -->


<!-- m -->http://cdn.lost-code.de/dbeditor/screenshot3.jpg<!-- m -->


<!-- m -->http://cdn.lost-code.de/dbeditor/screenshot4.jpg<!-- m -->


<!-- m -->http://cdn.lost-code.de/dbeditor/screenshot5.jpg<!-- m -->[/paragraph:tqqgm1yl]

35
Showoff - what you are working on / Re: Big Head Mode (legion)
« on: January 26, 2016, 08:23:53 am »
What for bones you scale ?

36
Tools / Re: [TOOL] ADB/DB2/DBC <-> CSV convert
« on: January 25, 2016, 03:08:44 pm »
Excel change formatting of the CSV. Try it with Notepad++ or some other text editor :)

37
Tools / Re: [TOOL] ADB/DB2/DBC <-> CSV convert
« on: January 25, 2016, 08:29:25 am »
Quote from: "spik96"
Yeah, I noticed that shortly after posting my message, I'm so dumb.
I have a bug, tho, when reconverting from CSV to DBC the  character has become " .
Example CreatureModelData.dbc when reading the DBC with myDBC editor :
http://i.imgur.com/Bwx7NjL.png
Will happens with all DBCs with  inside.

Really problematic since the DBC is not functional.

With what you edit your CSV file ?

38
Tools / Re: [TOOL] ADB/DB2/DBC <-> CSV convert
« on: January 22, 2016, 08:07:20 pm »

// UPDATE 0.0.6


  • Add ADB support
  • Fix crash when loading an unknown file format

39
Tools / Re: [TOOL] DB2/DBC <-> CSV convert
« on: January 20, 2016, 01:51:48 pm »
What for feature you went ?

i think currently about multi file convert over the command line:
Code: [Select]
dbconverter.exe Item.db2 Item-sparse.db2 Creature.dbc ...

40
Tools / Re: [TOOL] DB2/DBC <-> CSV convert
« on: January 15, 2016, 11:17:36 am »

41
Tools / Re: [TOOL] DB2/DBC <-> CSV convert
« on: January 10, 2016, 03:39:08 pm »
which is a bit complicated, dbc dont have a version in the header. db2 have a build in the header this i can used but currently you most rename your dbc/db2 line Spell335.dbc and create a map for Spell335 in the map.xml

42
Tools / Re: [TOOL] DB2/DBC <-> CSV convert
« on: January 07, 2016, 04:47:53 pm »
@Serendipity with the 0.0.4 Update i add the uint64 & int64 support for Spell.dbc

// UPDATE


43
Tools / Re: [TOOL] DB2/DBC <-> CSV convert
« on: January 06, 2016, 12:44:53 pm »
Quote from: "Serendipity"
I could be wrong, but I think to convert spell.dbc we also need support for uint64. wowdev is 64+32 for SpellFamilyFlags, trinitycore is flag96 (which is just uint32+uint32+uint32). It's a clean convert with the only change on converting CSV back to DBC being replicating the final spell with a new spell ID, incase you need to test it yourself.

Thx for the info, its come with the next update :)

44
Tools / Re: [TOOL] DB2/DBC <-> CSV convert
« on: January 03, 2016, 12:01:18 pm »

//Update v0.0.3


45
Tools / Re: [TOOL] DB2/DBC <-> CSV convert
« on: January 03, 2016, 12:00:46 pm »
Quote from: "azeroc"
Here ya go:
https://mega.nz/#!f9BFnL7A!2A96AHxM5Jhg ... gWAw2d09ng

Your Problem is fixed with the new Update 0.0.3

Pages: 1 2 [3] 4 5