bitburner-src/src
2019-01-09 02:30:47 -08:00
..
Company Convert Locations and Faction implementations to TypeScript. Also restructed directory. Implemented Sleeve, but untested 2018-12-07 02:54:26 -08:00
Corporation Updated documentation changelog. Fixed issue with Corporation dividends tax rate 2019-01-08 19:42:07 -08:00
DarkWeb ServerProfiler.exe can now b purchased from the DarkWeb 2018-12-25 02:16:34 -08:00
data Rebalanced gang parameters to result in more wanted gain. Fixed bug that allowed gang.purchaseEquipment() to purchase duplicate upgrades 2018-11-21 23:00:38 -08:00
Faction Implmented initial version of Corporation Research & ResearchTree classes 2018-12-13 19:24:08 -08:00
Locations Convert Locations and Faction implementations to TypeScript. Also restructed directory. Implemented Sleeve, but untested 2018-12-07 02:54:26 -08:00
PersonObjects Convert Locations and Faction implementations to TypeScript. Also restructed directory. Implemented Sleeve, but untested 2018-12-07 02:54:26 -08:00
Programs Converted Programs and DarkWeb implementations to Typescript 2018-12-25 02:14:18 -08:00
StockMarket Updated Stock market UI for new stock Max Shares restriction. Added Netscript function for getting a stock's max shares 2019-01-09 02:06:49 -08:00
ThirdParty Implemented Corporation Research Tree UI using Treant library 2018-12-15 15:31:21 -08:00
ui Updated Stock market UI for new stock Max Shares restriction. Added Netscript function for getting a stock's max shares 2019-01-09 02:06:49 -08:00
ActiveScriptsUI.js Revert "Revert "Gang rework"" 2018-10-29 11:09:33 -05:00
Alias.js [refactor] Pulling out post to terminal to its own file. 2018-08-02 14:26:24 -04:00
Augmentations.js Added hackAnalyze() functions. Fixed bug with gymWorkout() and Millenium Fitness Gym. Updated documentation for new functions 2019-01-03 00:39:32 -08:00
BitNode.js Corrected percentages in BN2 2018-12-13 19:26:02 -08:00
BitNodeMultipliers.ts Fix Github Issue #508 and #506 2018-11-19 01:03:38 -08:00
Bladeburner.js Convert Locations and Faction implementations to TypeScript. Also restructed directory. Implemented Sleeve, but untested 2018-12-07 02:54:26 -08:00
CharacterOverview.js Added growthAnalyze() NS function. Fixed GH issue #492. In Gang mechanic, added new hacking augs/upgrades. Also rebalanced defense upgrades. Added new 'compact' main menu configuration 2018-11-19 21:54:03 -08:00
CinematicText.js [refactor] Moved 'removeChildrenFromElements' to its own TS file 2018-07-08 21:18:44 -04:00
CodingContractGenerator.js Convert Locations and Faction implementations to TypeScript. Also restructed directory. Implemented Sleeve, but untested 2018-12-07 02:54:26 -08:00
CodingContracts.ts Fixed various Coding Contract bugs. Added getContractType() to coding contract API 2018-10-09 11:56:22 -05:00
Constants.ts Updated version 2019-01-08 21:09:03 -08:00
Crimes.js fix crime parameter 2018-06-27 21:47:09 -04:00
DevMenu.js Added maximum number of shares per stock 2019-01-08 16:42:39 -08:00
engine.js Updated Stock market UI for new stock Max Shares restriction. Added Netscript function for getting a stock's max shares 2019-01-09 02:06:49 -08:00
Fconf.js Added growthAnalyze() NS function. Fixed GH issue #492. In Gang mechanic, added new hacking augs/upgrades. Also rebalanced defense upgrades. Added new 'compact' main menu configuration 2018-11-19 21:54:03 -08:00
Gang.js Re-wrote YesNoBox util to be Typescript 2018-12-24 05:02:10 -08: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 Fixed bugs with refactored Company/job code. Added 'expr' Terminal command 2018-11-17 16:23:48 -08:00
index.html Fixed sourcing of ThirdParty Libraries (raphael and Treant) by using relative instead of absolute path 2019-01-03 01:05:49 -08: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 Implemented Corporation Market-TA Research (untested). Implemented Corporation dividends. Fixed new Corp mechanic bugs. 2018-12-22 02:27:04 -08:00
Location.js Added 'Issue New Shares' feature for Corporations. Added cooldowns for issuing new shares and selling shares. Selling shares now dynamically updated stock price 2019-01-08 16:41:42 -08:00
Locations.ts [refactor] Extracting Locations to its own file to remove circular dependency 2018-08-02 14:33:08 -04:00
Message.js Converted Programs and DarkWeb implementations to Typescript 2018-12-25 02:14:18 -08:00
Missions.js Convert Locations and Faction implementations to TypeScript. Also restructed directory. Implemented Sleeve, but untested 2018-12-07 02:54:26 -08:00
NetscriptBladeburner.js Revert "Revert "Gang rework"" 2018-10-29 11:09:33 -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 Updated Stock market UI for new stock Max Shares restriction. Added Netscript function for getting a stock's max shares 2019-01-09 02:06:49 -08:00
NetscriptGang.js Revert "Revert "Gang rework"" 2018-10-29 11:09:33 -05:00
NetscriptJSEvaluator.js Allow ./ in NetscriptJS import paths 2018-10-29 11:10:11 -05:00
NetscriptPort.js remove all .js from all appplicable imports 2018-06-26 12:34:11 -04:00
NetscriptWorker.js Revert "Revert "Gang rework"" 2018-10-29 11:09:33 -05:00
Perk.js Refactored pop up boxes 2017-05-30 09:55:58 -05:00
Player.js Added 'Issue New Shares' feature for Corporations. Added cooldowns for issuing new shares and selling shares. Selling shares now dynamically updated stock price 2019-01-08 16:41:42 -08:00
Prestige.js Fixed merge conflicts with dev 2019-01-08 16:44:31 -08:00
RedPill.js Revert "Revert "Gang rework"" 2018-10-29 11:09:33 -05:00
SaveObject.js Added maximum number of shares per stock 2019-01-08 16:42:39 -08:00
Script.js Fixed re-balanced Corporation issues. Converted several popups in the Corporation mechanic to support Enter/Esc hotkeys 2018-12-24 23:55:54 -08:00
Server.js Converted Programs and DarkWeb implementations to Typescript 2018-12-25 02:14:18 -08:00
ServerPurchases.js remove all .js from all appplicable imports 2018-06-26 12:34:11 -04:00
SettingEnums.ts Augmentation Order (for both purchasing & viewing owned) is now saved as a persistent setting 2018-10-29 11:09:33 -05:00
Settings.ts Augmentation Order (for both purchasing & viewing owned) is now saved as a persistent setting 2018-10-29 11:09:33 -05:00
SourceFile.js Revert "Revert "Gang rework"" 2018-10-29 11:09:33 -05:00
SpecialServerIps.js remove all .js from all appplicable imports 2018-06-26 12:34:11 -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 Converted Programs and DarkWeb implementations to Typescript 2018-12-25 02:14:18 -08: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