Done as its ever going to be
Pre-releaseSo many changes. I wanted to clean it up and finish this off. Eveything you need works, I just am worn out on this project and before I give it up for dead, I might as well make a release.
This release will extract all the resources from Undertale v1.001 (The new version) AND de-compile it. Directory's will be created for all the files and you an search. It will save the extra data (Sprite information, etc) as xml files and all the code as js files. Its not REALLY JavaScript, just name it that way so my text-editor highlights everything.
Anyway to use:
Underdecomp data.win [-png] [-mask] -all
Use -png to extract all the sprites and backgrounds into individual files and -mask extracts the calculated mask that is stored in the sprites if it exists.
Thats it, type that in and it should extract everything to whatever folder Underdecomp is put into. Good luck!
PS - Ok, fixed some empty xml file bugs and code bugs