bitburner-src/src/Bladeburner
borisflagell 3ee37bfde5 BLADEBURNER: FIX #3685 Error being thrown when finishing a BlackOps
fixes #3685 - Bladeburner.action property was reset before being used for the last time in Bladeburner.processAction().

Moving
const action = this.getActionObject(this.action);
before the call to
const retValue = this.completeAction(player, player, this.action);
2022-05-22 01:16:20 +02:00
..
data fmt and lint 2022-04-06 19:30:08 -04:00
ui Merge branch 'dev' of https://github.com/rderfler/bitburner into dev 2022-04-14 11:41:02 -04:00
Action.tsx Merge branch 'dev' of https://github.com/rderfler/bitburner into dev 2022-04-14 11:41:02 -04:00
ActionIdentifier.ts moved a bunch of files 2021-09-25 14:42:57 -04:00
BlackOperation.ts moved a bunch of files 2021-09-25 14:42:57 -04:00
BlackOperations.tsx update constants 2022-03-19 16:09:59 +08:00
Bladeburner.tsx BLADEBURNER: FIX #3685 Error being thrown when finishing a BlackOps 2022-05-22 01:16:20 +02:00
City.ts fix blade raid issue 2021-10-14 17:35:22 -04:00
Contract.ts moved a bunch of files 2021-09-25 14:42:57 -04:00
GeneralActions.tsx fmt and lint 2022-04-06 19:30:08 -04:00
IAction.tsx Add bladeburner actions to sleeves 2022-04-14 11:40:59 -04:00
IActionIdentifier.ts prettify, sorry for the big ass commit 2021-09-04 19:09:30 -04:00
IBladeburner.ts balance infiltrate synthoids 2022-05-20 18:18:42 -04:00
Operation.ts Chaos has a bigger effect and Incite Violence has diminishing return 2021-10-22 15:54:14 -04:00
Skill.ts fix sleeve memory bug 2021-09-08 23:47:34 -04:00
Skills.ts fmt and lint 2022-04-06 19:30:08 -04:00