trying to get some kind of testing done.
Moderator: Moderators
trying to get some kind of testing done.
in the current build
Ok, first, mouse buttons 7/8 for building spacing are broken.
secondly please restore the old way of handling line move orders. The old method of drawing the line from the center out was better, the new method fails.
Ok, first, mouse buttons 7/8 for building spacing are broken.
secondly please restore the old way of handling line move orders. The old method of drawing the line from the center out was better, the new method fails.
Re: trying to get some kind of testing done.
Actually after playing with both (and being taken by surprise when it changed), I can tell you that I don't like either.smoth wrote:secondly please restore the old way of handling line move orders. The old method of drawing the line from the center out was better, the new method fails.
Code: Select all
------------------------------------------------------------------------
r4180 | trepan | 2007-08-13 01:50:00 -0300 (Mon, 13 Aug 2007) | 4 lines
* Added the ctrlpanel.txt "frontByEnds" option
(let's you use the endpoints to define a front
instead of the midpoint and one of the ends)
------------------------------------------------------------------------
Code: Select all
------------------------------------------------------------------------
r4181 | trepan | 2007-08-13 01:56:27 -0300 (Mon, 13 Aug 2007) | 4 lines
* Added the "frontByEnds" entry to both ctrlpanel.txt files,
set it the true for the LuaUI version (as opposed to the
default value of false in the normal version).
------------------------------------------------------------------------