1,509
edits
(Update) |
(Remove duplicates, update on getActorFrameRange warnings) |
||
Line 19: | Line 19: | ||
** Cutaway related: Anim::returnFromCutAway | ** Cutaway related: Anim::returnFromCutAway | ||
** Video and cutaway related: Scene::restoreScene | ** Video and cutaway related: Scene::restoreScene | ||
* Conversation options are not shown correctly (wrong colors). Also, if a conversation option is selected, the character does not say it and we immediately jump to the other character's reply instead | * Conversation options are not shown correctly (wrong colors). Also, if a conversation option is selected, the character does not say it and we immediately jump to the other character's reply instead | ||
* Actor walking speed is not correct when exiting from rooms | * Actor walking speed is not correct when exiting from rooms | ||
Line 33: | Line 31: | ||
* Only numbers 1-4 on the keyboard are working to select a converse option, the rest are only selectable with the mouse | * Only numbers 1-4 on the keyboard are working to select a converse option, the rest are only selectable with the mouse | ||
* When the spiritual barometer changes, the character's portrait changes to "happy" or "sad", but the background color is updated after moving to another screen | * When the spiritual barometer changes, the character's portrait changes to "happy" or "sad", but the background color is updated after moving to another screen | ||
* Actor::getActorFrameRange keeps throwing wrong frametypes 0x0 and 0x2 for actorId 0x2000 and 0x2001 during character selection | * Actor::getActorFrameRange keeps throwing wrong frametypes 0x0 and 0x2 for actorId 0x2000 and 0x2001 during character selection and when Ted enters the castle | ||
=== Chapter 1: Gorrister === | === Chapter 1: Gorrister === |
edits