Jump to content

Adspartan

Developer
  • Posts

    4
  • Joined

  • Last visited

Everything posted by Adspartan

  1. Adspartan

    Noggit Qt

    Just remove the shaders on the adt, I don't know why some adt are black... I haven't got this problem on my custom maps and blizzard's maps. The reason is the one Skarn said but I don't know how you got that.
  2. Alastor, I also haven't release every tool I've made and I understand very well that sharing everything is not an option, but there is a difference between not sharing a bragging about having something just to tell everyone that it's for personal use only and belittling other because of that (especially when one can't stand not receiving the help he wants). It's not because you have hd model/item/... or whatever comes from blizzard that you'll have a great server and attract a lot of people, it's the way you use them that matters and everything you create by yourself, and this won't be stolen just because someone else has the same assets from legion or another extension. And maybe those who are afraid of concurrent knows that what they do isn't that great. Because if everybody kept what they knew/had for themselves, wow modding would not be a thing... It's a shame, fighting won't help anyone... but I guess it's human nature.
  3. Adspartan

    Noggit Qt

    I have that on a "private" version, I'll be adding this to the official repo soon along with other functionality.
  4. Adspartan

    Noggit Qt

    Version 3.2614

    6,143 downloads

    The currently premier map editor for World of Warcraft in version 3.3.5a Noggit supports editing of terrain, water, doodad and map object spawning, vertex coloring and much more. New in this release: Updated UI (now using QT framework) Vertex manipulation tool Updated water editing tools Increased performance Integrated settings Official Twitter page (commit history and more)
  5. Adspartan

    Noggit Qt

    For those who don't have vs2015 installed add those dll to you noggit folder : dll.zip It should fix the missing dll problem.
  6. Personally I'm motivated to do tools that are useful for me, like my converter or helping with noggit development. I'm not a fan of the idea of making tool for profit, I think it's better that people reward someone if they find that his work deserve to be rewarded.
  7. Yep, but when I sent mine to someone he got an error because MSVCP140.dll is missing (I'm using visual studio 2015) so people will need to install this to run it.
  8. haven't looked at the model I don't have the time, but I'm guessing it tries to use a color from https://wowdev.wiki/ParticleColor.dbc that you don't have for the particles, try to see if the legion dbc has the same structure as before (it's the same in LK and WoD) if so take the legion one an see if it's still white.
  9. If I remember well sharpwow can't open maps saved with noggit because he's expecting a chunk that seems to be optional that noggit doesn't save if empty. It should be easy to fix that if that's the problem. As for the source : https://code.google.com/archive/p/sharpwow/source/default/source
  10. Yeah I know, it seems that blizzard changed the bone on which the helmet is attached on the models, so the offset is different. I don't know if it's possible to change the offset automatically because it concerns only the helmet models, starting from an build (I don't know which one). Plus I'm not sure about how the helmets work. So I don't think I'll do something about it for now.
  11. I think I've found how to remove the particles that cause a crash (I don't remove them from the file but decrement the particle count because they are at the end of the particles) but I've found out that some artifacts are not rendered as well as before so I'll search for the cause and update the tool.
  12. I've found the problem : particles where added to some m2s that the wmo uses, which cause the crash. The thing is I've yet to figure out how to identify those particles (if there is a way to...).
  13. Could you give the name of the wmo that you think are crashing ? (the smaller the better)
  14. I tried that wmo and didn't get any crash, and I'm using a few other wmo from the garnison and I've got no problem at all so I don't know what's wrong here sorry.
  15. You can convert garnison buildings already.
  16. How many files / folder do you have ? I've already converted a lot models at once and never had this error.
  17. No, for now I just have a private repository. I might release le sources later when I'll be more satisfied about the tool but for now I prefer to keep them for myself.
  18. Erf, I thought I add posted this but it seems like I forgot to submit it *facepalm* : Can you post a screen with the model working and another with the bug to compare ? (and please just put the link, see the main post for the reason ^^) And I'm glad you like the tool
  19. Is that the problem you have ? If so I have no idea and if I use philip's converter the model is buggy Edit : it looks like the problem is there with the other converter too... maybe the model isn't finished (keep in mind legion is still in alpha ^^)
  20. It's not weird, LK does not support multitexture particles so some are lost in the conversion.
  21. I've found what was wrong with the nightborn male, but some textures are using fading so it can't be perfect, as for the spell that has a wrong color I have no idea, maybe it's a fail from blizzard... but I don't think it comes from the model itself. I just tried it and yeah... it's a bit greenish but it look more yellow to me ^^ You may have noticed a difference with your it's because I've found a way to fix some particles but I've yet to found exactly when to apply the fix For the vrykul can you tell me the name of the model so that I can test it ?
  22. I could list the blp required in the model converted in file if you want. But bear in mind that the "skin blp" would not be listed but they're in the same folder as the model so it's not too inconvenient.
×
×
  • Create New...