Jump to content
SSForum.net is back!

Recommended Posts

Posted

This is what i have so far. This version doesn't fix all the bugs, but it might be better to test this version as some bugs might have already been gone with fixing another thing

 

This is the log from the repository since 2nd June (so since the latest build)

 

cleaned the line class a bit

Partly fixed undo/redo for selection

Walltiles greatly improved and code cleaned up

Now working on option to specify default walltile set

fixed some walltiles bugs

option for default walltile set

fixed eraser and magic wand offset

preview of tile with pencil (doesnt work with special tiles yet)

highlighted cursor shows current position on screen (adjusts with line width, but not with special tile's size) ; color not adjustable in options yet

Fixed things from SOS's report on v1.2.1

Started adding a cursor that would 'highlight' current grid tile (while considering, special objects, line width, and multiple tiles selections)

updated the menu icons

Fixed airbrush's slowness

Some optimizations

mostly parent.magnifier.zoom stuff

drawGrid optimized ; 20-40 ms faster

Dropper now grabs empty tiles as well

Convert selection to walltiles now has its own form

Right-clicking with wand doesn't select anymore

Changed From/To labels behaviour

fixed bottleneck in updatelevel (with selection now goes twice as fast; 600 ms --> 300ms in level before pixel level) (problem was setting the forecolor, or storing it each time or something with that)

made it skip drawcornerlineson when at pixel level

another 10ms faster in updatelevel

made RemoveSelectionArea a bit faster

Fixed single-column filled rectangles

Instead of using 'multtile' if it's >1, use it only if it's >step , now we can use step with multiple tiles selected

Made preview on pencil much faster (only if cursor has moved)

Special objects now preview with Pencil

Fixed bug that would crash DCME when 'SearchObject' was called on the left/top edge of map (it would search out of maps bounds)

Fixed initial tileset selections... for some reason these 2 lines were gone missing

Fixed 'createwalltiles' tileset not appearing correctly sometimes

Now asks to load walltiles definition if it finds a .wtl file with the same name (when opening map, or tileset)

Middle mouse button now switches to the Hand tool temporarily

Fixed preview of eraser

Changed back linewidth to 1,2,4

dcme first closes every map before exiting (so when there are maps unsaved, it asks to save them first)

 

NOTE: SOS reported a bug that could screw your map. So before you get unlucky create a copy of it first !

 

 

[Edit: Attachment removed, check out v1.2.2 here. -Samapico]

Guest
This topic is now closed to further replies.
×
×
  • Create New...