657
edits
(Add chase issue) |
(lost/smaller palette fixed by cyx) |
||
Line 59: | Line 59: | ||
Issues effect demo and full game. | Issues effect demo and full game. | ||
* Graphical glitches around screen edges sometimes. The drawing section of akos codecs needs to be adjusted to draw inside rect (src/dst) limits. | * Graphical glitches around screen edges sometimes. The drawing section of akos codecs needs to be adjusted to draw inside rect (src/dst) limits. | ||
Issues effect full game only | Issues effect full game only | ||
* Invalid rect assert, triggered when clipping a sprite by spriteGroup in spritesProcessWiz(). Occurs when checking for bonus game, if not enough bonus pieces were gathered. | * Invalid rect assert, triggered when clipping a sprite by spriteGroup in spritesProcessWiz(). Occurs when checking for bonus game, if not enough bonus pieces were gathered. |
edits