bitburner-src/src
2018-06-24 21:08:40 -04:00
..
ActiveScriptsUI.js [refactor] Remove numeral from utils folder; use npm reference 2018-05-30 22:46:52 -04:00
Alias.js All 0.28.0 Changes - Bitnodes 4 and 11 and webpack migration 2017-08-30 12:44:29 -05:00
Augmentations.js v0.38.0 - Minor re-balancing and bug fixes in Bladeburner 2018-06-12 23:16:23 -05:00
BitNode.js Merge pull request #281 from kristapsmelderis/fix#280 2018-06-13 08:58:23 -05:00
Bladeburner.js v0.38.0 - Minor re-balancing and bug fixes in Bladeburner 2018-06-12 23:16:23 -05:00
CinematicText.js v0.36.0 - Bladeburner BitNode (BN-6) 2018-05-02 12:38:11 -05:00
Company.js V 0.34.2 Changes 2018-01-27 00:52:39 -06:00
CompanyJobApplication.js All 0.28.0 Changes - Bitnodes 4 and 11 and webpack migration 2017-08-30 12:44:29 -05:00
CompanyManagement.js Merge pull request #298 from hydroflame/corporation-styling 2018-06-20 16:57:07 -05:00
Constants.js Added var declaration in Netscript 1.0. Loops and conditionals no longer incur RAM cost, but base RAM cost increased from 1.4 to 1.6 GB 2018-06-22 14:39:15 -05:00
CreateProgram.js v0.34.1 2018-01-19 22:47:57 -06:00
Crimes.js Added dynamic RAM evaluation to Netscript to prevent exploits by evading RAM usage in NetscriptJS. Calling a HacknetNode API Netscript fn now immediately updates HacknetNodeWrappers 2018-06-06 11:02:21 -05:00
DarkWeb.js added autolink to darkweb 2018-06-20 18:27:13 -04:00
engine.js added time since last bitnode timer 2018-06-22 15:38:25 -04:00
Faction.js favor now displayed as integer 2018-06-07 13:00:02 -04:00
FactionInfo.js moved data to faction info to prevent save data corruption 2018-05-30 01:31:20 -04:00
Fconf.js Added ENABLE_TIMESTAMPS Fconf Setting. Put a soft-cap on stock price. Cleaned up a number rounding display issue for Gang UI (100.03% territory, etc.). Refactored ActiveSCriptsUI code to use a queue to sequentially run 'tasks' that handle the adding/deleting of items and server panels 2018-05-07 12:25:44 -05:00
Gang.js made skill calculation smoother 2018-06-19 00:37:56 -04:00
HacknetNode.js Merge branch 'dev' of https://github.com/danielyxie/bitburner into dev 2018-06-06 11:13:38 -05:00
HelpText.ts [refactor, chore] Including TSLint; fixing most things. 2018-06-14 14:57:44 -04:00
Infiltration.js v0.35.2 2018-03-26 19:46:21 -05:00
InteractiveTutorial.js v0.34.1 2018-01-19 22:47:57 -06:00
Literature.js v0.36.0 - Bladeburner BitNode (BN-6) 2018-05-02 12:38:11 -05:00
Location.js Fix issue with 'Object.prototye' functions throwing errors during NetscriptJS RAM calculation. Fixed type with new Travel Confirmation setting loading to the correct initial value. Fixed Competition/Demand display for Products. Changed RAM for window/document access to be 100 2018-06-14 14:51:06 -05:00
Message.js v0.34.5. Also adding webpack config and package-lock.json 2018-02-24 16:55:06 -06:00
Missions.js v0.34.5. Also adding webpack config and package-lock.json 2018-02-24 16:55:06 -06:00
NetscriptEnvironment.js V0.35.0. Adding netscript_tests in game testbench. 2018-03-03 15:05:33 -06:00
NetscriptEvaluator.js Added var declaration in Netscript 1.0. Loops and conditionals no longer incur RAM cost, but base RAM cost increased from 1.4 to 1.6 GB 2018-06-22 14:39:15 -05:00
NetscriptFunctions.js Merge branch 'dev' into typescript 2018-06-20 22:10:20 -04:00
NetscriptJSEvaluator.js Refactored NetscriptJS to take in the NS environment as a parameter to main 2018-05-17 12:10:12 -05:00
NetscriptJSPreamble.js Add preamble function for NSJS programs. 2018-05-04 23:06:22 -04:00
NetscriptPort.js V0.35.0. Adding netscript_tests in game testbench. 2018-03-03 15:05:33 -06:00
NetscriptWorker.js Added var declaration in Netscript 1.0. Loops and conditionals no longer incur RAM cost, but base RAM cost increased from 1.4 to 1.6 GB 2018-06-22 14:39:15 -05:00
Perk.js Refactored pop up boxes 2017-05-30 09:55:58 -05:00
Player.js Merge pull request #322 from hydroflame/time-since-bitnode 2018-06-22 15:13:03 -05:00
Prestige.js v0.38.0 - Minor re-balancing and bug fixes in Bladeburner 2018-06-12 23:16:23 -05:00
RedPill.js Update RedPill.js 2018-06-05 02:52:59 -04:00
SaveObject.js added time since last bitnode timer 2018-06-22 15:38:25 -04:00
Script.js Merge pull request #303 from kopelli/typescript 2018-06-22 15:11:49 -05:00
Server.js Merge pull request #299 from hydroflame/fix-grow-security 2018-06-15 01:09:17 -05:00
ServerPurchases.js Updated Server instantiation with new Server constructor. Minor rebalances to BN6 2018-05-06 16:20:00 -05:00
Settings.js Fix issue with 'Object.prototye' functions throwing errors during NetscriptJS RAM calculation. Fixed type with new Travel Confirmation setting loading to the correct initial value. Fixed Competition/Demand display for Products. Changed RAM for window/document access to be 100 2018-06-14 14:51:06 -05:00
SourceFile.js Added Bladeburner API (untested). Rebalanced Bladeburner. Bladeburner progress no longer resets when installing Augmentations. Fixed up BN-12 2018-06-08 10:51:48 -05:00
SpecialServerIps.js All 0.28.0 Changes - Bitnodes 4 and 11 and webpack migration 2017-08-30 12:44:29 -05:00
StockMarket.js Merge remote-tracking branch 'danielyxie/dev' into dev 2018-06-03 21:11:34 -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 format fl1ght money like the rest of the money 2018-06-24 21:08:40 -04:00
TextFile.ts [refactor, chore] Including TSLint; fixing most things. 2018-06-14 14:57:44 -04:00