Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-05-19 | BLADERUNNER: Cleanup of police AI and fix for rat ai | Thanasis Antoniou | |
2019-05-15 | BLADERUNNER: Warning if loading restored cut content save in original mode | Thanasis Antoniou | |
And vice versa. The game won't exit, it will continue loading but adjust the mode accordingly Also added a incremental version number for the save games (as a global variable), for possible future use | |||
2019-05-13 | BLADERUNNER: Howie restored content | Thanasis Antoniou | |
Howie will now be in Chinatown in Acts 2 and 3, but won't always be in the diner This gives him more probability to discover the homeless body if in dumpster and also enables some extra dialogue | |||
2019-05-09 | BLADERUNNER: Use booleans in walk functions | Thanasis Antoniou | |
And a few more (not all yet) methods that had 1, 0 instead of true, false | |||
2019-04-28 | BLADERUNNER: BB01, DR01, NR01 reduce freq of intro scene | Thanasis Antoniou | |
They'll play the first time, but have 33% probability to play on subsequent visits | |||
2019-04-20 | BLADERUNNER: Named constants for animationIds P01 | Thanasis Antoniou | |
Part one of using named constants for model animations | |||
2019-04-14 | BLADERUNNER: Don't restart dialogue with offended Larry | Thanasis Antoniou | |
2019-04-08 | BLADERUNNER: Smoother transition in MA04-M05 in Acts 2-3 | Thanasis Antoniou | |
2019-04-06 | BLADERUNNER: Cleaned up Ambient_Sounds_Add_Sound calls | Thanasis Antoniou | |
2019-04-06 | BLADERUNNER: Cleanup for looping sounds | Thanasis Antoniou | |
Completed Add, Adjust and Remove Looping_Sound(), Pending Ambient_Sounds_Add_Sound | |||
2019-04-05 | BLADERUNNER: SFX named constants and MissSound fix | Thanasis Antoniou | |
Still pending cleaning up Ambient_Sounds_Add_Sound and Ambient_Sounds_Add_Looping_Sound calls | |||
2019-03-31 | BLADERUNNER: Fix no music at Dektora dance outtake | Thanasis Antoniou | |
Also add constants for all music tracks | |||
2019-03-04 | BLADERUNNER: retirement bounty exploit fix | Thanasis Antoniou | |
And small dialogue bits with Guzza when reporting in now only play in Act 1 where they make sense. Also, don't allow McCoy to get the retirement bonus twice in Act 1. Also don't allow him to get money (100 cy) from Guzza if he has enough (>=300). | |||
2019-03-01 | BLADERUNNER: Sadik dead end fix (BB09 kill) | Thanasis Antoniou | |
Also fixed an flag constistency for kFlagZubenBountyPaid It is no longer possible to kill Sadik at BB09, but shooting him will lower his health (from initial to a fixed HP), and if McCoy also shoots him at UG18 his health will be further lowered (again to a fixed HP). | |||
2019-02-07 | BLADERUNNER: Cleanup for drive away endings scripts | Peter Kohaut | |
All ending are achievable | |||
2019-02-03 | BLADERUNNER: Cleanup of KP03 bomb related scripts | Peter Kohaut | |
2019-02-03 | BLADERUNNER: Cleanup of scripts at start of chapter 5 | Peter Kohaut | |
2019-01-31 | BLADERUNNER: Cleanup of Dektora chase related scripts | Peter Kohaut | |
2019-01-24 | BLADERUNNER: Fixes for game scripts & cleanup | Peter Kohaut | |
2019-01-21 | BLADERUNNER: More game constants | Peter Kohaut | |
Added Region_Check functionality Code cleanup | |||
2019-01-15 | BLADERUNNER: More variable names in the game scripts | Peter Kohaut | |
2019-01-12 | BLADERUNNER: Fix compilation errors | Peter Kohaut | |
2018-03-17 | BLADERUNNER: Added combat | Peter Kohaut | |
Math cleanup Fixed obstacle detection | |||
2018-03-07 | BLADERUNNER: Added Klein actor | Peter Kohaut | |
added more constants fixed bug in checking actor scene | |||
2018-02-13 | BLADERUNNER: More game constants | Peter Kohaut | |
2018-02-10 | BLADERUNNER: VK interface | Peter Kohaut | |
Code unification Removed few memory leaks | |||
2018-02-05 | BLADERUNNER: Added more game constants | Peter Kohaut | |
Code formatting | |||
2018-01-28 | BLADERUNNER: Added basic KIA interface | Peter Kohaut | |
Settings works Help works Clue database works Fixed code for inserting objects into scene Reorganization of few files Unification & code formatting of few older files | |||
2017-09-10 | BLADERUNNER: Added music support & added Maggie | Peter Kohaut | |
added async walking named some of the game flags & variables renamed aesc to screen effects | |||
2017-03-29 | BLADERUNNER: introduced some game constants | Peter Kohaut | |
Game script are more readable now Fixed name of Officer Leary | |||
2017-03-23 | BLADERUNNER: Reorganized script files | Peter Kohaut | |