[Scummvm-tracker] [ScummVM :: Bugs] #14078: Wetlands : end of level trigger issue for Zone 3 / Oxygen facility
ScummVM :: Bugs
trac at scummvm.org
Wed Feb 1 12:27:56 UTC 2023
#14078: Wetlands : end of level trigger issue for Zone 3 / Oxygen facility
----------------------+----------------------------
Reporter: Kalagan74 | Owner: neuromancer
Type: patch | Status: closed
Priority: low | Component: Engine: Hypno
Version: | Resolution: fixed
Keywords: | Game: Wetlands
----------------------+----------------------------
Changes (by neuromancer):
* status: new => closed
* resolution: => fixed
Comment:
Replying to [ticket:14078 Kalagan74]:
> Mission objective : destroy 10 "fuse" under 6 minutes to escape the
station
>
> Expected behavior : Level end when you finish the "loop" after
destroying 10 fuses. see https://youtu.be/spuo_XSIFGQ?t=2706
>
> Behavior in SCUMMVM : level end at the end of timer and not after
destroy 10 fuse. On 3 run, I destroyed 10, 11 and 12 fuses but level keep
running until timer reach 0 and proceed to next level.
I can confirm this issue, it should be fixed in:
https://github.com/scummvm/scummvm/commit/818797fc96fbb73009db0c36b8f5075b27485448
Please test if possible. The fix still produces one extra transition
video, before skipping the current level. I will improve that in the
future (you can create an issue for these, if you want).
>
> Tested on SCUMMVM 2.6.1, retail disc FR version.
>
> Extra issue : the bug related in #13663 for screen panning when you move
the cursor on the edge of screen makes this level hard to complete as lots
of ennemies and fuse come from the right part of screen and are out of
sight.
Screen panning is triggered when cursor is next to border, but only if it
is moving. This avoid the case when you try to shoot one enemy next to the
border and the screen suddenly moves (which can happen in the original
implement). Please continue the discussion about this on #13663 if
necessary.
--
Ticket URL: <https://bugs.scummvm.org/ticket/14078#comment:1>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM
More information about the Scummvm-tracker
mailing list