Commit Graph
420 Commits
Author SHA1 Message Date
dafioram a5cf99e686 BLADERUNNER: Improve variable name (#1752)
Prevent confusion with function.
2019-07-18 09:48:06 +02:00
Thanasis Antoniou caa4578add BLADERUNNER: Use unsigned 32bit diff for time durations 2019-07-17 19:09:15 +03:00
Thanasis Antoniou bfa52c7b9e BLADERUNNER: Don't show VK option for Runciter in vanilla 2019-07-16 00:58:21 +03:00
Thanasis Antoniou 509738bb49 BLADERUNNER: Fix seg fault at load from ScummVM menu
Happened if player was clicking mouse furiously while loading from the ScummVM GUI
2019-07-14 02:18:34 +03:00
Thanasis Antoniou 9c5d96f68f BLADERUNNER: Restore dispatch and rats comment 2019-07-14 01:57:20 +03:00
Thanasis Antoniou dc14676b2c BLADERUNNER: No rats in UG07 when Clovis may spawn 2019-07-11 16:15:05 +03:00
Thanasis Antoniou e0da90cdb8 BLADERUNNER: No rats when Lucy is in UG01 2019-07-11 16:15:05 +03:00
Thanasis Antoniou 0195599ea2 BLADERUNNER: Prevent Clovis from rotating in KP07
This is when he is dying/ lying on the bed
2019-07-11 16:15:05 +03:00
Thanasis Antoniou 3002bc4138 BLADERUNNER: Addon fix for awry saved games for Clovis
This is for awry Clovis goal kGoalClovisKP07Wait (513)
2019-07-11 07:52:23 +03:00
Thanasis Antoniou 9f89ade437 BLADERUNNER: Fix Clovis goal 513 stuck in bed bug 2019-07-11 07:26:33 +03:00
Thanasis Antoniou 96a8b91fbe BLADERUNNER: Spinner outtake bug in CT01 start of Act3 2019-07-11 00:54:37 +03:00
Thanasis Antoniou a48944ad24 BLADERUNNER: Fix bad clause condition for Rat AI 2019-07-10 15:55:15 +03:00
Thanasis Antoniou f2c4a39d23 BLADERUNNER: Note for unused kOuttakeFlyThrough 2019-07-10 13:59:31 +03:00
Thanasis Antoniou bfcd59571e BLADERUNNER: Rat AI bug fixes
Most prominent bugs fixed is behavior in KP02 and not attacking when near McCoy
2019-07-01 21:03:03 +03:00
Thanasis Antoniou b64e66a6b5 BLADERUNNER: Fix Steele re-arresting Izo at RC03 2019-06-30 15:27:51 +03:00
Thanasis Antoniou 9fa862c0f4 BLADERUNNER: Additional potential Bullet Bob's gun fix 2019-06-30 15:27:50 +03:00
Thanasis Antoniou 72329773d4 BLADERUNNER: Possible gun blinking out fix 2019-06-30 15:27:50 +03:00
Thanasis Antoniou a81e3add2f BLADERUNNER: JANITORIAL: Code formatting fixes 2019-06-28 15:30:44 +03:00
Thanasis Antoniou bd75898894 BLADERUNNER: Pause NPC walkers for Gaff scene in CT12 2019-06-28 15:30:43 +03:00
Thanasis Antoniou 54ad2c9aaf BLADERUNNER: Avoid freeze in Gordo scene at CT05
If McCoy re-climbs the stairs immediately after retiring Zuben and having picked up the photo
2019-06-28 15:30:43 +03:00
Thanasis Antoniou bb9bd91436 BLADERUNNER: Pause walkers for special loop in RC03
Otherwise they may glitch with the background at the Hawker's Circle entrance.
2019-06-26 19:49:47 +03:00
Thanasis Antoniou 378f186327 BLADERUNNER: McCoy should holster his gun in MA07 when Gaff is there 2019-06-26 19:38:00 +03:00
Thanasis Antoniou 2d4dffdac0 BLADERUNNER: Stop McCoy from buying absinthe a second time
After he gives it to transient, he should not be able to buy it again

That's because the Flask option is added to be selected only once, so McCoy won't be able to give it again to the homeless guy to get more info, and also the second time round, he gets the exact same dialogue from the bartender at the Hawker's Circle, which does not sound right.
2019-06-26 18:26:40 +03:00
Thanasis Antoniou 8f74f0f47e BLADERUNNER: Correct fix for maze target timings
Still only applies in Hard and Normal mode difficulty
2019-06-26 16:17:48 +03:00
Thanasis Antoniou e60aac53b1 BLADERUNNER: Fix waiting time for targets in Maze
Applies only for normal and hard mode. Easy mode keeps the original more relaxed behavior.
2019-06-26 15:21:55 +03:00
Thanasis Antoniou 2e1a84694b BLADERUNNER: Fix for police in UG07 post Guzza scene
Remove option for them to be there altogether to avoid overlap with Clovis
2019-06-26 13:46:16 +03:00
Thanasis Antoniou d1a2a2ff91 BLADERUNNER: Fix UG04 train disable control and Police AI 2019-06-26 13:25:15 +03:00
Thanasis Antoniou a85ee3218f BLADERUNNER: Fixing clipping into Runciter's closed door 2019-06-25 23:00:52 +03:00
Thanasis Antoniou 78667edd0f BLADERUNNER: Fix Elevator blink in when missing from UG08
Happens, if elevator missing because McCoy took it down to UG13 and then went the long way round
2019-06-25 22:40:50 +03:00
Thanasis Antoniou b4ee8fe294 BLADERUNNER: VK both Runciter and Grigorian is now possible
For restored content version
2019-06-25 01:54:51 +03:00
Peter Kohaut 20cc2c42ba BLADERUNNER: Fix Fish dealer in chapter 5
Fixes a wrong state for fish dealer which will end up showing her
up in chapter 5, but her model is not included in CDFRAMES.DAT for
chapter 5, that would lead to an error / engine crash.
2019-06-25 00:26:52 +02:00
Thanasis Antoniou a9ecbce2f1 BLADERUNNER: Increase distance thresh for Dektora on fire 2019-06-24 13:37:10 +03:00
Thanasis Antoniou a1ad1aeb8d BLADERUNNER: (restored) projector comment blocks McCoy from shooting 2019-06-24 11:10:33 +03:00
Peter Kohaut 1276fc4c65 BLADERUNNER: Fix missing action for the black car in HF06
closes #10992
2019-06-22 21:17:39 +02:00
Thanasis Antoniou f3cdbd2ea9 BLADERUNNER: _playerActorIdle should affect McCoy only
Should be set or cleared only when McCoy is the actor who is walking and affect only McCoy
2019-06-22 11:01:39 +03:00
Thanasis Antoniou 5c2489fd54 BLADERUNNER: Improve fix possible collision with genwalkers
This is in CT01 (restored content). Uses kVariableGenericWalkerConfig which was previously largely unused.
2019-06-22 01:22:05 +03:00
Thanasis Antoniou c6ea4f88fa BLADERUNNER: Suppress fall through warnings
When BLADERUNNER_ORIGINAL_BUGS is 1
2019-06-12 17:00:36 +03:00
Thanasis Antoniou e3e3312453 BLADERUNNER: Remove debug comments for Police Officers
Code will be revisited at a later point based on public testing feedback
2019-06-12 15:06:13 +03:00
Thanasis Antoniou 5dd8aa77cf BLADERUNNER: Restored a cue in Grigorian's VK 2019-06-09 18:54:27 +03:00
Thanasis Antoniou e65bfad30e BLADERUNNER: Restore Gordo's lighter (Rep) comment 2019-06-03 21:24:56 +03:00
Thanasis Antoniou 70c2d3980d BLADERUNNER: Fix exit 0 in BB01 and remove more awry clickables 2019-06-03 21:24:56 +03:00
David Fioramonti 349c7487ee BLADERUNNER: Make the Moraji encounter easier on easy
This extending the bomb duration by 10secs while Moraji
is chained.

Additionally, the blast radius is decreased so that the player may survive
closer.

All of this only happens on the uncut version when playing on easy.
2019-06-02 12:10:57 -04:00
Thanasis Antoniou 438a6223cb BLADERUNNER: Fix photographer bug and awry clickables 2019-06-01 21:36:46 +03:00
Thanasis Antoniou 4adf49c149 BLADERUNNER: Add exits in CT04 and DR04
To improve navigation
2019-06-01 20:31:17 +03:00
Thanasis Antoniou 6a7220170e BLADERUNNER: Fix paths and map glitched in NR05
McCoy should no longer teleport (occasionally) whne going to NR08
2019-06-01 19:16:34 +03:00
Thanasis Antoniou 61800882b7 BLADERUNNER: Restore Eyeworks Eye and Projector comments 2019-06-01 19:16:34 +03:00
Thanasis Antoniou f56fe145d7 BLADERUNNER: Broaden path to Runciter desk RC02 2019-06-01 19:16:34 +03:00
Thanasis Antoniou 5eed7f091d BLADERUNNER: Remove awry clickables from BB01, CT12, CT01 2019-06-01 02:59:04 +03:00
Thanasis Antoniou 127302270b BLADERUNNER: DR01, DR02 improved navigation 2019-06-01 02:59:03 +03:00
Thanasis Antoniou f50492e971 BLADERUNNER: Restore comment on RC02 dead animals
Also fix some awry clickable objects in RC51
2019-06-01 02:59:03 +03:00