bitburner-src/src
2018-08-12 14:45:35 -05:00
..
ui Added option to disable hospitalization popup message 2018-08-12 00:39:37 -05:00
ActiveScriptsUI.js Merge branch 'dev' into refactor-out-circular-dependencies 2018-08-07 10:00:49 -04:00
Alias.js [refactor] Pulling out post to terminal to its own file. 2018-08-02 14:26:24 -04:00
Augmentations.js Various rebalances to Bladeburner: Buffed Augmentations. Simulacrum costs less rep but more money. Slightly more money gained from contracts. Operations give more rank. More Synthoid communities. Added getBonusTime() and getSkillUpgradeCost() to Bladeburner API. Operation count increases faster and is more randomized. Decreased rate at which contracts/ops level up 2018-08-11 20:05:32 -05:00
BitNode.js Merge pull request #428 from hydroflame/patch-6 2018-08-10 00:05:26 -05:00
BitNodeMultipliers.ts [refactor] Moving BitNodeMultipliers to its own file to break cyclical 2018-08-02 14:33:08 -04:00
Bladeburner.js Various rebalances to Bladeburner: Buffed Augmentations. Simulacrum costs less rep but more money. Slightly more money gained from contracts. Operations give more rank. More Synthoid communities. Added getBonusTime() and getSkillUpgradeCost() to Bladeburner API. Operation count increases faster and is more randomized. Decreased rate at which contracts/ops level up 2018-08-11 20:05:32 -05:00
CharacterOverview.js Removed console.log statement 2018-08-03 16:54:11 -05:00
CinematicText.js [refactor] Moved 'removeChildrenFromElements' to its own TS file 2018-07-08 21:18:44 -04:00
Company.js [refactor] Extracting Locations to its own file to remove circular dependency 2018-08-02 14:33:08 -04:00
CompanyManagement.js [refactor] Moving BitNodeMultipliers to its own file to break cyclical 2018-08-02 14:33:08 -04:00
Constants.js Added option to disable hospitalization popup message 2018-08-12 00:39:37 -05:00
CreateProgram.js [refactor] Moved createElement into its own TS file 2018-07-08 20:17:49 -04:00
Crimes.js fix crime parameter 2018-06-27 21:47:09 -04:00
DarkWeb.js [refactor] Pulling out post to terminal to its own file. 2018-08-02 14:26:24 -04:00
engine.js Various rebalances to Bladeburner: Buffed Augmentations. Simulacrum costs less rep but more money. Slightly more money gained from contracts. Operations give more rank. More Synthoid communities. Added getBonusTime() and getSkillUpgradeCost() to Bladeburner API. Operation count increases faster and is more randomized. Decreased rate at which contracts/ops level up 2018-08-11 20:05:32 -05:00
Faction.js [refactor] Moving BitNodeMultipliers to its own file to break cyclical 2018-08-02 14:33:08 -04:00
FactionInfo.ts [style] Fixing TSLint violations 2018-08-02 14:23:49 -04:00
Fconf.js remove all .js from all appplicable imports 2018-06-26 12:34:11 -04:00
Gang.js [refactor] Breaking out page tracking from 'engine' 2018-08-02 14:33:07 -04:00
HacknetNode.js [refactor] Moving BitNodeMultipliers to its own file to break cyclical 2018-08-02 14:33:08 -04:00
HelpText.ts [refactor, chore] Including TSLint; fixing most things. 2018-06-14 14:57:44 -04:00
Infiltration.js [refactor] Moving BitNodeMultipliers to its own file to break cyclical 2018-08-02 14:33:08 -04:00
InteractiveTutorial.js [refactor] Moved 'clearEventListeners' to its own TS file 2018-07-08 21:18:10 -04:00
JSInterpreter.js Added more error line numbers to JS Interpreter. Reputation needed for megacorp faction reduced from 250k -> 200k. Fixed bladeburner.getActionobject() bug with general actions 2018-07-27 19:00:57 -05:00
Literature.js remove all .js from all appplicable imports 2018-06-26 12:34:11 -04:00
Location.js [refactor] Extracting Locations to its own file to remove circular dependency 2018-08-02 14:33:08 -04:00
Locations.ts [refactor] Extracting Locations to its own file to remove circular dependency 2018-08-02 14:33:08 -04:00
Message.js remove all .js from all appplicable imports 2018-06-26 12:34:11 -04:00
Missions.js [refactor] Moved 'clearEventListeners' to its own TS file 2018-07-08 21:18:10 -04:00
NetscriptBladeburner.js Update changelog. Fix missing spaces in Faction Infos. UPdate Beta branch update text 2018-07-20 13:21:43 -05:00
NetscriptEnvironment.js remove all .js from all appplicable imports 2018-06-26 12:34:11 -04:00
NetscriptEvaluator.js [refactor] Moving BitNodeMultipliers to its own file to break cyclical 2018-08-02 14:33:08 -04:00
NetscriptFunctions.js Various rebalances to Bladeburner: Buffed Augmentations. Simulacrum costs less rep but more money. Slightly more money gained from contracts. Operations give more rank. More Synthoid communities. Added getBonusTime() and getSkillUpgradeCost() to Bladeburner API. Operation count increases faster and is more randomized. Decreased rate at which contracts/ops level up 2018-08-11 20:05:32 -05:00
NetscriptJSEvaluator.js Merge pull request #417 from Kline-/patch-6 2018-08-03 11:36:13 -04:00
NetscriptPort.js remove all .js from all appplicable imports 2018-06-26 12:34:11 -04:00
NetscriptWorker.js Fix array/object bug with new JS Interpreter for Port functions (read, write, and tryWrite) 2018-08-06 10:25:22 -05:00
Perk.js Refactored pop up boxes 2017-05-30 09:55:58 -05:00
Player.js Added option to disable hospitalization popup message 2018-08-12 00:39:37 -05:00
Prestige.js Move reseting stocks, gang, and corp to the end of the funcs. Should fix #421. 2018-08-08 18:04:40 -05:00
RedPill.js Converted pop-up boxes to use css flex 2018-08-12 14:45:35 -05:00
SaveObject.js [refactor] Moved Settings to TypeScript 2018-08-02 14:33:08 -04:00
Script.js [refactor] Breaking out page tracking from 'engine' 2018-08-02 14:33:07 -04:00
Server.js [refactor] Moving BitNodeMultipliers to its own file to break cyclical 2018-08-02 14:33:08 -04:00
ServerPurchases.js remove all .js from all appplicable imports 2018-06-26 12:34:11 -04:00
Settings.ts Added option to disable hospitalization popup message 2018-08-12 00:39:37 -05:00
SourceFile.js [refactor] Moving BitNodeMultipliers to its own file to break cyclical 2018-08-02 14:33:08 -04:00
SpecialServerIps.js remove all .js from all appplicable imports 2018-06-26 12:34:11 -04:00
StockMarket.js Merge pull request #432 from Kline-/stocks-use-numeral 2018-08-11 20:08:32 -05:00
tags Playtesting - Fixed bugs 2017-04-19 14:19:33 -05:00
tags.idx Playtesting - Fixed bugs 2017-04-19 14:19:33 -05:00
Terminal.js Merge branch 'dev' into refactor-out-circular-dependencies 2018-08-07 10:00:49 -04:00
TextFile.ts [refactor, chore] Including TSLint; fixing most things. 2018-06-14 14:57:44 -04:00
types.ts [refactor] Moved Settings to TypeScript 2018-08-02 14:33:08 -04:00