Yes, when I'm done I'll upload v1.6.
Currently there are the following features(in 1.5) that hacker's editor doesn't have:
1) Minimap(can be used for scrolling by clicking on it.
)
2) 6x6 Tile placement, for huge things like volcanoes
3) Transparent overlay of what tiles you're dropping
4) Updated coordinates as your mouse moves(so you know exactly where you're placing tiles)
It also needs these features:
5) Fix coordinates still being increased when over another panel.(it's weird having the tileset display as "X: 520", etc.)
6) Prevent incorrect map sizes from being created.(ex 512x64)
7) Draggable selector box to copy a maximum of a 6x6 region on the map, then let you paste it.
Make minimap dynamically updated while you paste tiles(hard).
And it also has the following features coded, which I'm considering removing.
9) World-map scrolling(off one edge and onto the other)
10) Render an bilinear resampled image of the entire map.