antoniou79
9666bc355f
BLADERUNNER: Fix McCoy threatening Gordo by aiming his gun
...
Also restore a line and slightly tweak behavior in dialogue for restored content
2020-11-27 12:09:45 +02:00
antoniou79
9b20f12b5e
BLADERUNNER: RESTOREDCONTENT: Tweak Rachael conversation
...
At MA06 (Elevator). For interrupted speech.
2020-11-18 17:48:15 +02:00
antoniou79
a8b7c9598f
BLADERUNNER: RESTOREDCONTENT: Fix Rachael travelling in Act4
...
She should not be moving or walking
She could still be waling when teleporting her to kSetFreeSlotG and subsequently when we put her in MA06 (elevator)
2020-11-18 17:16:13 +02:00
antoniou79
96df8c91b5
BLADERUNNER: Minor cleanup, comments update and a spelling fix
2020-09-10 00:51:22 +03:00
antoniou79
0e4e3354bd
BLADERUNNER: Fix Hanoi throwing McCoy out
...
Addresses most of the issues in bug #11293
Does not address the "Hanoi is not facing McCoy when speaking to him" bullet, which only occurs on specific banter talk
2020-09-04 23:35:34 +03:00
antoniou79
2704847e65
BLADERUNNER: Add script function Player_Has_Control()
2020-09-04 23:35:34 +03:00
antoniou79
46fe41db32
BLADERUNNER: Easier get up when McCoy is drugged
...
It was impossible when max frame limit option was enabled
2020-09-04 23:35:34 +03:00
Thanasis Antoniou
f24da48704
BLADERUNNER: Remove bad character from izo script (in comment)
2020-04-18 10:24:22 +03:00
Thanasis Antoniou
76bc50aa95
BLADERUNNER: Fix McCoy reporting twice Lucy's VK result
...
When she is Replicant
2020-03-18 22:13:31 +02:00
Thanasis Antoniou
9d3d87e678
BLADERUNNER: Rename script methods that refer to Set
...
A few methods were named as though refering to Scene Ids, but are refering to Set Ids
enteredScene, EnteredScene, otherAgentExitedThisScene,OtherAgentExitedThisScene, otherAgentEnteredThisScene, OtherAgentEnteredThisScene were renamed respectively to enteredSet, EnteredSet, otherAgentExitedThisSet,OtherAgentExitedThisSet, otherAgentEnteredThisSet, OtherAgentEnteredThisSet
2020-02-24 21:43:34 +02:00
Thanasis Antoniou
cd076b26ae
BLADERUNNER: Using preincrement and pre-decrease where possible
...
In case the compiler won't optimize such cases
2020-02-24 21:24:06 +02:00
Thanasis Antoniou
eae6bed7d3
BLADERUNNER: Fix more missing quotes for localized versions
...
Credits to IlDucci's notes, from the Spanish translation team
This fix restores some lines for BulletBob, Hasan and DeskClerk
2020-02-03 00:48:03 +02:00
Thanasis Antoniou
95714e95ce
BLADERUNNER: More fixes and notes for missing quotes in localizations
...
With the help of IlDucci's notes.
2020-02-03 00:01:15 +02:00
Thanasis Antoniou
882dd06f52
BLADERUNNER: More fixes for cut or muted lines across localizations
...
Based on notes from IlDucci from the Spanish translation team and mine
2020-02-03 00:01:15 +02:00
Thanasis Antoniou
4d260ea349
BLADERUNNER: SUBTITLES: Added TB_FLY to subtitle-able videos
2020-01-19 01:28:00 +02:00
Thanasis Antoniou
1428aae357
BLADERUNNER: #11239 Fix buggy state and saved games for Desk Clerk
...
Resolves ticket #11239
Occurs when McCoy leaves the scene with Leon and Desk Clerk too fast, before Leon drops the clerk
Crash happens only when using CDFRAMES, but the animation would be bugged even when using HDFRAMES.DAT
2019-11-05 02:17:17 +02:00
D G Turner
b87ebdce21
BLADERUNNER: Add Further Missing Default Switch Cases
...
These are flagged by GCC if -Wswitch-default is enabled.
2019-10-07 07:41:20 +01:00
Thanasis Antoniou
42707caad6
BLADERUNNER: Fix rare teleport case for McCoy in BB08
2019-09-19 23:13:40 +03:00
Thanasis Antoniou
bef3f902e6
BLADERUNNER: Add DebugMan.clearAllDebugChannels() in shutdown
2019-09-10 19:18:45 +03:00
Thanasis Antoniou
cd6ebdc88b
BLADERUNNER: Allow McCoy to perform both turns when feeding Maggie
...
First animated turn is to the counter, second is towards Maggie
2019-09-09 22:01:36 +03:00
Thanasis Antoniou
e3ebca78dc
BLADERUNNER: Improve interaction with Gordo in the city
2019-09-09 20:37:02 +03:00
Thanasis Antoniou
8f4d3654f2
BLADERUNNER: Fix Leon Clerk encounter bug
...
When McCoy leaves CT09 they should be both gone. They were not
This was our bug, a bad translation of an if clause.
Also added in this commit is a bit different behavior for the restored content case.
In restored content, the player is not allowed to leave until the situation is resolved.
2019-09-09 18:07:21 +03:00
Thanasis Antoniou
3827000fe1
BLADERUNNER: Replace animation mode values with their proper enums
2019-09-09 16:10:31 +03:00
Thanasis Antoniou
a6401e8dac
BLADERUNNER: Fix Hasan behavior post Act 2
2019-09-08 15:05:03 +03:00
Thanasis Antoniou
ac3ed34610
BLADERUNNER: Fix restored walkers idle behavior and AI_Movement_Track_Append_With_Facing
2019-08-28 21:32:12 +03:00
Thanasis Antoniou
33c2e1b1da
BLADERUNNER: Improve Clovis facing direction in KP07
2019-08-27 14:29:18 +03:00
antoniou79
06a08d9c77
BLADERUNNER: Restore Hasan being at Animoid past Act 2
...
This restores the trigger for the last dialogue about the fish scale
2019-08-22 23:50:20 +03:00
antoniou79
ea6ae69ac6
BLADERUNNER: Named animations for Klein and Hasan
2019-08-22 23:50:20 +03:00
antoniou79
b7c089f489
BLADERUNNER: Restore bits of dialogue for McCoy, Chew, Walls
2019-08-18 21:09:51 +03:00
antoniou79
e263207ba1
BLADERUNNER: Restore bits of Guzza dialogue
2019-08-18 13:32:39 +03:00
antoniou79
7bcd8af890
BLADERUNNER: Complete Klein's annoyed behavior
...
Also restored him being at the lab past day 1 (Act 1 up to and including Act 3)
2019-08-17 21:58:21 +03:00
antoniou79
ac40449699
BLADERUNNER: Restored - Dino gets clues properly
...
He gets them from the mainframe as indicated by the game's manual
2019-08-17 21:58:21 +03:00
antoniou79
43af0a3bb0
BLADERUNNER: Restored buzzer to annoy Dino (WIP)
2019-08-16 19:20:13 +03:00
antoniou79
94858f738e
BLADERUNNER: Added cut generic walker models
2019-08-16 19:20:13 +03:00
antoniou79
9a76434d40
BLADERUNNER: Early restoration for Dino Klein
2019-08-16 00:50:49 +03:00
Thanasis Antoniou
67fd0ca34a
BLADERUNNER: Prevent Replicants from despawning from the moonbus
...
All Replicants get a new goal now inside the moonbus, and movement flush
This is to prevent earlier scripts that had them "walking around" from kicking in (this was mainly a bug for the twins) but is applied to everyone (except Clovis and Sadik) for conformance
2019-08-13 21:04:18 +03:00
Thanasis Antoniou
5b839c5382
BLADERUNNER: Restore more comments in RC02
2019-08-09 21:29:07 +03:00
Thanasis Antoniou
2c68c1a06c
BLADERUNNER: Restore nu-sooch dumped comment
2019-08-02 14:56:07 +03:00
Thanasis Antoniou
52c03a2a59
BLADERUNNER: Fix Izo getting stuck in RC03
...
Bug case was for when he runs away (Steele is blocked)
2019-07-29 11:02:47 +03:00
Thanasis Antoniou
084dc1ffd6
BLADERUNNER: Prevent McCoy from running to BB10 before Sadik
2019-07-28 22:52:18 +03:00
Thanasis Antoniou
031c4f6221
BLADERUNNER: Fix repeat of Izo apprehending and possible freeze
2019-07-25 14:59:05 +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
9f89ade437
BLADERUNNER: Fix Clovis goal 513 stuck in bed bug
2019-07-11 07:26:33 +03:00
Thanasis Antoniou
a48944ad24
BLADERUNNER: Fix bad clause condition for Rat AI
2019-07-10 15:55:15 +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