Releases: jkoncick/HocusEditor
Releases · jkoncick/HocusEditor
Version 1.2
What is new:
- Created tool for viewing, exporting and importing sprites
- Created tool for viewing, exporting and importing menu and UI graphics
- The document "Graphics replacement guide" was updated accordingly
- Sprites are drawn on map (can be turned on and off)
- The "Save map image" now saves into .png instead of extremely huge .bmp file
- Added exe patching feature
- Added support for beta version
- Added "Compute VRAM usage" function
Version 1.1
What is new:
- You can export and import any file from/to HOCUS.DAT (so you can replace graphics, music, sounds...)
- You can edit level properties which are stored inside HOCUS.EXE (par times, elevator tiles, music, tileset...)
- Added a README file with some help and documentation, based on frequent questions (how the layers work, how to create switch puzzles etc.)
- Added a patching feature (so you can easily distribute your mods without need to send whole HOCUS.EXE and HOCUS.DAT files)
- Added a document called "Hocus Pocus graphics replacement guide" describing how to replace tilesets and backdrops with your custom graphics.
- Some other minor improvements