i was bored today and finished my python wmb7 library. it can write and read wmb7 files. first i only wanted to do writing but the engine never liked my files so i also had to do reading for easier debugging. this means that doing an importer later wouldn't be that much work anymore. i don't know if an importer would be very useful though.

now i only have to swap the wmp/$$m library with the new wmb libary in the exporter and then it will be possible to not only skip wed but also the map compiler. which has avantages like: faster, no annoying map compiler popup, the exporter won't have to write a palette and wad file anymore, full control over tesselation, level geometry lightmaps,...

i hope i will have time for it soon.