bitburner-src/src
2018-10-23 13:47:00 -05:00
..
data Revert "Gang rework" 2018-10-23 13:47:00 -05:00
ui [chore] Fixing import casing to actually match file casing 2018-10-01 19:51:32 -05:00
ActiveScriptsUI.js Revert "Gang rework" 2018-10-23 13:47:00 -05:00
Alias.js [refactor] Pulling out post to terminal to its own file. 2018-08-02 14:26:24 -04:00
Augmentations.js Revert "Gang rework" 2018-10-23 13:47:00 -05:00
BitNode.js Revert "Gang rework" 2018-10-23 13:47:00 -05:00
BitNodeMultipliers.ts [refactor] Moving BitNodeMultipliers to its own file to break cyclical 2018-08-02 14:33:08 -04:00
Bladeburner.js Revert "Gang rework" 2018-10-23 13:47:00 -05:00
CharacterOverview.js Refactored all code that uses the numeral library to use a wrapper class. Implemented configurable locale setting through this wrapper class 2018-09-12 11:29:02 -05:00
CinematicText.js [refactor] Moved 'removeChildrenFromElements' to its own TS file 2018-07-08 21:18:44 -04:00
CodingContracts.ts Fixed various Coding Contract bugs. Added getContractType() to coding contract API 2018-10-09 11:56:22 -05:00
Company.js [refactor] Extracting Locations to its own file to remove circular dependency 2018-08-02 14:33:08 -04:00
CompanyManagement.js Beginning to refactor stylesheets. Convert main menu to use buttons instead of a elements 2018-10-01 19:51:32 -05:00
Constants.js Revert "Gang rework" 2018-10-23 13:47:00 -05:00
CreateProgram.js Revert "Gang rework" 2018-10-23 13:47:00 -05: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 Revert "Gang rework" 2018-10-23 13:47:00 -05:00
Faction.js Revert "Gang rework" 2018-10-23 13:47:00 -05:00
FactionInfo.ts [style] Fixing TSLint violations 2018-08-29 22:40:23 -04:00
Fconf.js Move all Theme color settings to FconfSettings rather than Settings. Add setting for default/classic main menu style 2018-10-01 19:51:32 -05:00
Gang.js Revert "Gang rework" 2018-10-23 13:47:00 -05:00
Hacking.js Added donateToFaction(), isLogEnabled(), and getScriptLogs() Netscript functions. Added optional hacking/int level parameters to getHackTime/getGrowTime/etc functions 2018-09-11 13:56:23 -05:00
HacknetNode.js Update documentation. Hacknet Node API functions for getting costs now return Infinity if the specified Node is at max level 2018-10-01 19:51:32 -05:00
HelpText.ts [style] Fixing TSLint violations 2018-09-10 11:24:23 -04:00
index.html Revert "Gang rework" 2018-10-23 13:47:00 -05:00
Infiltration.js [chore] Disabling a couple ESLint violations 2018-09-10 10:59:07 -04:00
InteractiveTutorial.js Added tryWrite() as a native Netscript function. Updated documentation to reflect the fact that port handles no longer work in Netscript 1.0 2018-08-30 15:27:47 -05: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 Updated Interactive Tutorial and added a few helpful links to the hackers-starting-handbook Literature file 2018-08-29 14:06:21 -05:00
Location.js Revert "Gang rework" 2018-10-23 13:47:00 -05: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 Revert "Gang rework" 2018-10-23 13:47:00 -05:00
NetscriptEnvironment.js remove all .js from all appplicable imports 2018-06-26 12:34:11 -04:00
NetscriptEvaluator.js Refactored functions that calculate hacking time/exp gain/chance/ etc into a separate file 2018-08-30 12:00:38 -05:00
NetscriptFunctions.js Revert "Gang rework" 2018-10-23 13:47:00 -05:00
NetscriptJSEvaluator.js Revert "Gang rework" 2018-10-23 13:47:00 -05:00
NetscriptPort.js remove all .js from all appplicable imports 2018-06-26 12:34:11 -04:00
NetscriptWorker.js Revert "Gang rework" 2018-10-23 13:47:00 -05:00
Perk.js Refactored pop up boxes 2017-05-30 09:55:58 -05:00
Player.js Revert "Gang rework" 2018-10-23 13:47:00 -05:00
Prestige.js Revert "Gang rework" 2018-10-23 13:47:00 -05:00
RedPill.js Revert "Gang rework" 2018-10-23 13:47:00 -05:00
SaveObject.js Revert "Gang rework" 2018-10-23 13:47:00 -05:00
Script.js Revert "Gang rework" 2018-10-23 13:47:00 -05:00
Server.js Initial commit for implemeenting wget and refactoring some Server-related code 2018-10-01 19:51:32 -05:00
ServerPurchases.js remove all .js from all appplicable imports 2018-06-26 12:34:11 -04:00
Settings.ts Move all Theme color settings to FconfSettings rather than Settings. Add setting for default/classic main menu style 2018-10-01 19:51:32 -05:00
SourceFile.js Revert "Gang rework" 2018-10-23 13:47:00 -05:00
SpecialServerIps.js remove all .js from all appplicable imports 2018-06-26 12:34:11 -04:00
Stock.ts [style] Fixing TSLint violations 2018-09-10 11:24:23 -04:00
StockMarket.js Refactored all code that uses the numeral library to use a wrapper class. Implemented configurable locale setting through this wrapper class 2018-09-12 11:29:02 -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 Initial commit for implemeenting wget and refactoring some Server-related code 2018-10-01 19:51:32 -05: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