bitburner-src/src
2018-06-13 09:24:15 -05: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 #289 from hydroflame/fix-277 2018-06-13 09:18:31 -05:00
Constants.js window and document symbold now occur impossibly high ram cost in nsjs 2018-06-13 03:57:25 -04: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 Open up menus when they are relevant 2017-09-03 12:44:20 -05:00
engine.js Merge remote-tracking branch 'danielyxie/dev' into dev 2018-06-03 21:11:34 -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 [refactor] Remove numeral from utils folder; use npm reference 2018-05-30 22:46:52 -04:00
HacknetNode.js Merge branch 'dev' of https://github.com/danielyxie/bitburner into dev 2018-06-06 11:13:38 -05:00
HelpText.js v0.36.0 - Bladeburner BitNode (BN-6) 2018-05-02 12:38:11 -05: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 Merge pull request #294 from hydroflame/suppress-travel-confirm 2018-06-13 09:19:50 -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 exec, spawn, and run won't log when disableLog is set 2018-05-31 22:36:01 -04:00
NetscriptFunctions.js Merge pull request #288 from hydroflame/netscript-ps 2018-06-13 09:17:58 -05: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 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
Perk.js Refactored pop up boxes 2017-05-30 09:55:58 -05:00
Player.js Merged pull requests and fixed merge conflicts 2018-06-08 11:19:22 -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 v0.37.2 2018-06-02 20:37:56 -05:00
Script.js window and document symbold now occur impossibly high ram cost in nsjs 2018-06-13 03:57:25 -04:00
Server.js Rebalancing Gyms and training in Bladeburner. Updated Active Scripts UI page to update once per second. Updated changelog 2018-05-10 12:14:45 -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 added options to suppress travel confirmation 2018-06-13 03:37:21 -04: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 Fixed bug with scp Terminal command and hopefully fixed Active Scripts UI bug by making create/delete server panel fns non async 2018-05-12 20:21:03 -05:00
TextFile.js V0.35.0. Adding netscript_tests in game testbench. 2018-03-03 15:05:33 -06:00