Forum > Development and Presentation

[PROJECT]  MMOSDK (was WoW Factor)

<< < (22/29) > >>

Jøk3r:
Get over to his blog, there is a faq.

akspa420:
I dumped the WoD assets in, just to see if anything would convert over properly. Sure enough, MMOSDK currently supports WoD models!


Now, for some reason, the data converter isn't processing the DBC's, so I have no WoW assets (maps) in the editor, but at least I can select and place models from WoW 3.3.5 thru 6.0.1, which is awesome.

relaxok:

--- Quote from: "akspa420" ---I dumped the WoD assets in, just to see if anything would convert over properly. Sure enough, MMOSDK currently supports WoD models!


Now, for some reason, the data converter isn't processing the DBC's, so I have no WoW assets (maps) in the editor, but at least I can select and place models from WoW 3.3.5 thru 6.0.1, which is awesome.
--- End quote ---

Yep, WoD is pretty much supported at the moment.

If you want the newest maps sql file etc (as well as lighting) that has all the WoD stuff, it's here:

https://github.com/relaxok/mmosdk/tree/master/sandbox

As for dbcs, I've never mentioned it in documentation but the converter does convert some .dbc files.. if you do mmosdk_converter map.dbc map.csv it makes a csv that could be imported to a database.  I have another tool that pulls csvs into the sql databases.  Two reasons I haven't published info about dbc conversion are that it only supports a limited number that I've specifically worked on (since the dbc format doesn't self-specify fields etc.), and also because even the resulting csvs do not necessarily match the format of the tables i've created.  I think the map one does, but the link above has WoD maps already if you want it.  Same with lighting.

As for converting WoD maps, running the converter with --buildmaps will already do it.. you only need the map database and poi (linked above) to have WoD map locations.

P.S. glad to see you are alive :)

dobidoberman1:
Any news on this? Also, do you take donations?

relaxok:

--- Quote from: "dobidoberman1" ---Any news on this? Also, do you take donations?
--- End quote ---

It's still going.. still working on it.  Been doing a bunch of things lately.. a lot of UI work supporting xml/lua, and also some Wildstar conversion work as well.

IRL work is really busy so the next couple months might be lighter on releases than usual but I'll be back to heavy work on it after that.

As for donations, not at the moment.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version