bitburner-src/src
danielyxie 9b0db28d00
Merge pull request #415 from kopelli/active-scripts
Active Scripts list no longer jumps down on first update
2018-08-03 11:38:50 -04:00
..
ActiveScriptsUI.js [feat] Active Scripts list no longer jumps on first update 2018-08-02 15:53:53 -04:00
Alias.js remove all .js from all appplicable imports 2018-06-26 12:34:11 -04:00
Augmentations.js Add CranialSignalProcessor prereqs 2018-07-27 16:29:14 -05:00
BitNode.js Update BitNode.js 2018-08-01 17:10:19 -04:00
Bladeburner.js Merge pull request #417 from Kline-/patch-6 2018-08-03 11:36:13 -04:00
CharacterOverview.js character overview element reuse 2018-08-03 10:54:13 -04:00
CinematicText.js [refactor] Moved 'removeChildrenFromElements' to its own TS file 2018-07-08 21:18:44 -04:00
Company.js remove all .js from all appplicable imports 2018-06-26 12:34:11 -04:00
CompanyManagement.js [refactor] Converting all font-size to be based on $defaultFontSize 2018-07-17 12:09:19 -04:00
Constants.js Merge pull request #396 from hydroflame/favor-gain 2018-08-02 10:40:48 -04: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] Moved isValidIPAddress to its own TS file 2018-07-08 20:17:49 -04:00
engine.js character overview element reuse 2018-08-03 10:54:13 -04:00
Faction.js Merge pull request #396 from hydroflame/favor-gain 2018-08-02 10:40:48 -04:00
FactionInfo.ts Update changelog. Fix missing spaces in Faction Infos. UPdate Beta branch update text 2018-07-20 13:21:43 -05:00
Fconf.js remove all .js from all appplicable imports 2018-06-26 12:34:11 -04:00
Gang.js [refactor] Moved 'createAccordionElement' to its own TS file 2018-07-09 13:58:04 -04:00
HacknetNode.js Added new Hacknet Node API documentation 2018-07-18 15:33:22 -05:00
HelpText.ts [refactor, chore] Including TSLint; fixing most things. 2018-06-14 14:57:44 -04:00
Infiltration.js [refactor] Moved 'clearEventListeners' to its own TS file 2018-07-08 21:18:10 -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 Rebalancing Infiltration by decreasing starting Infiltration security b 10% 2018-07-18 16:11:44 -05: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] Moved 'printArray' to 'arrayToString' TS file 2018-07-08 20:17:51 -04:00
NetscriptFunctions.js Merge pull request #396 from hydroflame/favor-gain 2018-08-02 10:40:48 -04: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 Fixed bug with calling scp() on an array 2018-07-29 15:14:24 -05:00
Perk.js Refactored pop up boxes 2017-05-30 09:55:58 -05:00
Player.js made hacking level calculation smoother with regards to bitnode multiplier 2018-07-27 21:50:25 -04:00
Prestige.js [refactor] Moved 'removeElementById' to its own TS file 2018-07-08 20:17:50 -04:00
RedPill.js [refactor] Moved 'removeChildrenFromElements' to its own TS file 2018-07-08 21:18:44 -04:00
SaveObject.js Update changelog. Fix missing spaces in Faction Infos. UPdate Beta branch update text 2018-07-20 13:21:43 -05:00
Script.js [refactor] pulling getTimestamp off Terminal 2018-08-01 13:38:54 -04:00
Server.js [refactor] Moved isValidIPAddress to its own TS file 2018-07-08 20:17:49 -04:00
ServerPurchases.js remove all .js from all appplicable imports 2018-06-26 12:34:11 -04:00
Settings.js Fixed new Netscript1 Interpreter to work for functions returning Arrays/Objets. Untested. Also still needs new Hacknet Node implementation 2018-07-10 23:41:26 -05:00
SourceFile.js Source-File 12's effect is now multiplicative with itself again (reverted from a previous update). Source-File 6 now also affects combat stat level, not just exp gain 2018-07-18 16:00:52 -05:00
SpecialServerIps.js remove all .js from all appplicable imports 2018-06-26 12:34:11 -04:00
StockMarket.js [refactor] Moved 'clearEventListeners' to its own TS file 2018-07-08 21:18:10 -04: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 pull request #407 from kopelli/refactor-programs-from-terminal 2018-08-02 10:57:26 -04:00
TextFile.ts [refactor, chore] Including TSLint; fixing most things. 2018-06-14 14:57:44 -04:00
types.ts [style] Cleaning up TSLint violations 2018-06-26 21:40:26 -04:00