31
AGI Development Tools / PICEDIT 1.2.1 beta 2 released (fixes 5 defects)
« on: December 19, 2010, 07:12:55 PM »
I have just released beta 2 of PICEDIT 1.2.1. This release fixes five defects, four of which were quite big bugs. These five defects were as follows:
1. Setting visual colour to white was adding the wrong colour byte code into the AGI picture (16 instead of 15).
2. Setting priority colour to red was adding the wrong colour byte code into the AGI picture (16 instead of 4).
3. Setting priority colour was adding the wrong action byte code into the AGI picture (0xF0 instead of 0xF2).
4. Turning off priority colour was adding the wrong action byte code into the AGI picture (0xF1 instead of 0xF3).
5. Picture navigation when showing the priority screen kept switching back to the visual screen.
Although I have been adding new features over the past couple of weeks, this release does not include any of those. Instead it is exactly the same as beta 1 except for the five defects fixed above. I will continue to fix bugs in version 1.2.1 until either no more are found or I release the next major release.
Grab the new beta 2 release from my web site: www.agifans.com
1. Setting visual colour to white was adding the wrong colour byte code into the AGI picture (16 instead of 15).
2. Setting priority colour to red was adding the wrong colour byte code into the AGI picture (16 instead of 4).
3. Setting priority colour was adding the wrong action byte code into the AGI picture (0xF0 instead of 0xF2).
4. Turning off priority colour was adding the wrong action byte code into the AGI picture (0xF1 instead of 0xF3).
5. Picture navigation when showing the priority screen kept switching back to the visual screen.
Although I have been adding new features over the past couple of weeks, this release does not include any of those. Instead it is exactly the same as beta 1 except for the five defects fixed above. I will continue to fix bugs in version 1.2.1 until either no more are found or I release the next major release.
Grab the new beta 2 release from my web site: www.agifans.com