Changelog of @hackage/waddle 0.1.0.3

0.1.0.3

  • Fix blockmap parsing (was blowing up on PLUTONIA.WAD and TNT.WAD).
  • Recognize P3_START/P3_END lumps (was blowing up on DOOM2.WAD).
  • Much more documentation.

0.1.0.2

  • Cosmetics.

0.1.0.1

  • Cosmetics.

0.1.0.0

  • Initial version, includes:
  • WAD file parsing
  • dumping of levels, sprites, textures as JavaScript code
  • including a HTML5 viewer that can display the exported WAD data
  • Support for DOOM/DOOM II WADs.