Jump to content
Search In
  • More options...
Find results that contain...
Find results in...
Sign in to follow this  
Fredrik

Omgifol 0.2 released

Recommended Posts

That's right, the second alpha version of Omgifol (for those who don't know, Omgifol is a Python library for WAD files) is out:

http://fredrikj.net/code/omgifol-0.2.zip

Features:

* Basic lump management (copying, moving, renaming, saving to files, etc)
* Editing the following special lumps: COLORMAP, PLAYPAL, TEXTURE1/PNAMES
* Saving/loading most common image formats
* Editing maps
* Encoding/decoding linedef types (including Boom types)

The zip includes three demo scripts:

* merge.py - merging multiple WADs
* mirror.py - mirroring maps
* drawmaps.py - drawing maps to image files (I used this to create map views for the Doom Wiki, see for example E1M4: Command Control)

Again, this is an alpha version: don't use it in a space shuttle. In addition to bug fixes, there are many things that will be added or changed for future releases.

Share this post


Link to post

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  
×