A friend of mine on another forum sent me a message to ask for my opinion of Eureka, a new free software map editor for Doom engine based games that is itself based on Yadex, which was the classic option for Linux mappers back in the day.
QuoteEureka is a map editor for the classic DOOM games, and the main target is Linux operating systems (although a version of Windows may come later).
It started when I made a fork of the Yadex editor and attempted to make it use a proper GUI toolkit, namely FLTK. I also wanted to implemented multiple Undo / Redo, which is something you greatly miss when it's not there. These changes required rewriting large portions of the code, and the more I work on Eureka the more I replace (or at least rework) the existing code.
While Eureka began as a fork of Yadex, it is NOT intended to be a continuation of it, nor to be compatible with its file formats, keyboard shortcuts, configuration items (etc). Eureka is an indepedent program now, and it has a different workflow than Yadex or DEU.
http://eureka-editor.sourceforge.net/?n=Main.About
It is actually quite nice, offering new features such as a 3D preview mode, undo/redo support, some interface changes, and best of all a built-in nodes builder. As someone who did actually use Yadex back in the day, these are some really nice improvements to see.
It should also be noted that this can be used to make levels using FreeDoom, meaning that one does not even need to own any of the classic commercial Doom engine titles to try their hands at a little mapping.
http://icculus.org/~hamish/garden.wad
This took about an hour and a half to build and test, so do not expect anything that elaborate. The map itself is quite difficult as you have absolutely no cover, so you have to be fast on your feet and make sure you do not get stuck on trees
See more from me