-
Posts
0 -
Joined
-
Last visited
Content Type
Profiles
Forums
Servers
Downloads
Gallery
Everything posted by wungasaurus
-
What is "all the standard shader"? Can you give an example file that shows the broken behaviour?
-
request Which WoW modding/emulation software do you want to see?
wungasaurus replied to Kaev's topic in General
By now I think it is determined whether Rangoon is a troll or an idiot, and I guess while feeding trolls at least would result in comedic value, one should probably stop trying to talk to it. -
What exactly are you trying to show us here?
-
Cross reference to Modcraft post: http://modcraft.superparanoid.de/viewtopic.php?f=48&t=10512
-
Approximate Changelog since 1.4: Steff | Fix: If you selected an model, copied to clipboard, deleted source (it it is last model on map of this type) and pasted it then. Noggit crashed. Steff | Calculate camera height related to terrain height on map load. Steff | Fix that texture swapper stayed visible if you changed the tool Steff | Add new option to toggle model animation rendering. F11 and Menu option in View menu added for this. For easyer model selection like birds. schlumpf | various memory leaks or potential crashes Valium | Initial support for drawing tablets on Windows. Crashes if you don't have a tablet installed. Valium | Implemented Blizzard style wireframe. schlumpf | mapchunk: save: fix: only set low_quality_texture_map bits once to avoid error in overwriting (missing clean) (the 4 layer bug) Adspartan | Fix to prevent texture duplication on a chunk (swapping duplicated textures remove the duplicate). Adspartan | Fix random hole bug when using the hole tool by checking is the cursor is not underground when adding a hole. Adspartan | Set tile as changed when using "swap adt". Adspartan | Misc : prevent m2/wmo selection when using a tool Adspartan | Fix texture shift ingame Adspartan | Alphamap loading / saving changes Adspartan | Prevent crash when loading or drawing wmo. (for retroported WMOs) Adspartan | Fix texture shift between noggit and wow client Adspartan | Fix alphamap loading for uncompressed (2048) Adspartan | Paste object at the cursor pos if nothing is selected Adspartan | Vertex shading is now correctly implemented. Kaev | This should hopefully fix all model bugs when you save your files
-
request Which WoW modding/emulation software do you want to see?
wungasaurus replied to Kaev's topic in General
It isn't exactly hard to get that he's a complete selfish asshole. -
Water in noggit is more green in my custom map then anywhere els.
wungasaurus replied to Poisonleaf's topic in Level Design
depends on sky. also, noggit probably doesn't do water color right. verify in game, then edit light*band.dbc for your sky to modify water colors. -
Well obviously they are not converted correctly, then.
-
request Which WoW modding/emulation software do you want to see?
wungasaurus replied to Kaev's topic in General
You realize that one can just do all that in lua, so it already exists? There even are templates for models etc. As you want "fully", there is no way to have that without you manually writing lua/xml anyway, so just go and learn it. It isn't that hard. Stuff is already there. Building a framework to simplify it is not worth the effort when your direction of "fully" isn't even known. -
rather try https://github.com/relaxok/wow010/blob/master/M2.bt
-
not a release Listfile generator 010 based
wungasaurus replied to Смердокрыл's topic in Miscellaneous
So, bountysource? -
not a release Listfile generator 010 based
wungasaurus replied to Смердокрыл's topic in Miscellaneous
Implying that it is a money issue only. Also, matching hourly rates would require a shitload of donations. It would also be an issue of how to distribute donations to projects and developers. Nice idea, but won't work. -
not a release Listfile generator 010 based
wungasaurus replied to Смердокрыл's topic in Miscellaneous
The only chance to obfuscate archives is to break parsing with third party editors. By design that's the end. Also, if there is any archive that is valid but not parsed, Ladislav and the usual people will fix their tools. Without modifying the client there is no way to obfuscate anything to a level that it can't be automatically reversed. And if you do modify your client to do further obfuscation, that's either specific to your one project and your project us irrelevant enough, or it will be reversed as well. I understand why people want to do it, but it just won't even turn out useful or nice. No matter what you invent, someone will crack it within a few days if you're relevant enough. Just stop it. This is entirely lost effort. it is a flawed idea. -
not a release Listfile generator 010 based
wungasaurus replied to Смердокрыл's topic in Miscellaneous
Protection of content that is supposed to be opened but not opened can't work by definition. Just stop trying everyone. People who want to steal will be able to. -
not a release Listfile generator 010 based
wungasaurus replied to Смердокрыл's topic in Miscellaneous
No, I do not. -
not a release Listfile generator 010 based
wungasaurus replied to Смердокрыл's topic in Miscellaneous
* take an existing listfile for live data to find modified-only files * it will probably contain files like map.dbc. Open it and find new map names. ** add all adt etc names to the listfile ** repeat for other dbcs * extract all adts and get texture and model filenames from them * extract all models and get texture filenames from them should be a one hour job when done manually. -
I will update GitHub/bloerwald once I'm back from Thailand, which is in a few days or so.
-
4.3.4 Memory could not be "written" crashes
wungasaurus replied to Смердокрыл's topic in Miscellaneous
http://modcraft.superparanoid.de/viewtopic.php?f=12&t=2971 -
In https://wowdev.wiki/M2/WotLK#Textures, change type to n=11…13. In https://wowdev.wiki/M2/WotLK#Replacable_texture_lookup, change the nth entry to the index of the texture you changed.
-
The one linked is complete for legion and wow. Also, why not contribute to an existing project rather than starting your own?
-
Doodads have exceptions with GroundEffectAdder.exe
wungasaurus replied to Vortalex's topic in Level Design
this is most likely a side effect solved in https://bitbucket.org/berndloerwald/noggit3/commits/c1c2b37b0b9114e47a56fe7ffaba94e8dee44f94?at=default -
Hey all, Our faithful wiki host Mads whom has hosted the wowdev wiki for many years at madx.dk and until lately pxr.dk no longer has time to maintain the wiki actively, so we've decided to move it to a new home at https://wowdev.wiki where we can once again actively maintain it against spambots and the such. There is also once again the ability to add pages and to create accounts. The old accounts should still be available. There might be some initial transition bugs here and there, after those are worked out we hope we can manage Mads to free up some time to redirect the old wiki to the new one. We would love to see you all use the wiki, and maybe contribute to it. See you at https://wowdev.wiki!
-
That should be exactly the setting it uses. I would guess that the original model had three bones for three different books or so.