bitburner-src/src
2019-05-17 15:54:36 -07:00
..
Augmentation Finished refactoring augmentations page UI to use react 2019-05-17 13:47:35 -07:00
BitNode Finished refactoring augmentations page UI to use react 2019-05-17 13:47:35 -07:00
Company Fixed bugs with Location code refactor 2019-04-03 17:08:11 -07:00
Corporation Fixed corporation bug 2019-05-11 20:03:36 -07:00
Crime Implemented a money tracker that keeps record where all of the player's money comes from. Players can see a breakdown in the 'Stats' page 2019-02-22 13:22:39 -08:00
DarkWeb Refactored Server/Script/Files code to TypeScript 2019-03-04 17:40:28 -08:00
data removed faulty else, was left prior by accident. 2019-05-17 15:54:36 -07:00
Faction Changed stock market price movements so that upward and downward movements use different trackers. Forecast can no longer be inverted due to price movements. Updated stock market unit tests 2019-05-16 23:55:21 -07:00
Fconf Refactored Server/Script/Files code to TypeScript 2019-03-04 17:40:28 -08:00
Hacking Fixed numerous reported bugs. Refactored some of the directory-related code. Added documentation for MasonDs changes to hack/grow/weaken 2019-05-11 19:20:20 -07:00
Hacknet Fixed documentation typos in v0.47.0 2019-05-17 15:51:28 -07:00
Locations Fixed documentation typos in v0.47.0 2019-05-17 15:51:28 -07:00
Message Bug fixes for v0.47.0. Fixed the BUY MAX feature for new stock market. Added collapse/expand tickers buttons for new stock market UI 2019-04-29 20:54:20 -07:00
Netscript Fixed issues with Active Scripts UI. Implemented event emitter for Active Scripts UI 2019-05-17 13:41:16 -07:00
PersonObjects Refactored SourceFile-related code to TypeScript 2019-05-17 13:47:35 -07:00
Programs Converted Programs and DarkWeb implementations to Typescript 2019-01-08 21:26:20 -08:00
Script Fixed documentation typos in v0.47.0 2019-05-17 15:51:28 -07:00
ScriptEditor Configured unit test webpack build to work 2019-05-09 19:36:04 -07:00
Server Fixed numerous reported bugs. Refactored some of the directory-related code. Added documentation for MasonDs changes to hack/grow/weaken 2019-05-11 19:20:20 -07:00
Settings Added BitNode multipliers for purchased servers. Fixed bugs in new Script Editor implementation. Added documentation for script editors 2019-01-29 22:02:27 -08:00
SourceFile Refactored SourceFile-related code to TypeScript 2019-05-17 13:47:35 -07:00
StockMarket Fixed documentation typos in v0.47.0 2019-05-17 15:51:28 -07:00
Terminal Adding more directory-related unit tests. Several more bug fixes and QoL improvements 2019-05-14 01:35:37 -07:00
ThirdParty Implemented Corporation Research Tree UI using Treant library 2018-12-15 15:31:21 -08:00
ui Fixed merge conflcits with dev 2019-05-17 13:50:27 -07:00
utils Refactored 'workerScripts' array and killWorkerScript() fn to be their own modules in TypeScript 2019-05-15 23:05:36 -07:00
Alias.ts Fixed comment styling for all top-level src files 2019-04-12 20:47:17 -07:00
Bladeburner.js Adding more directory-related unit tests. Several more bug fixes and QoL improvements 2019-05-14 01:35:37 -07:00
CinematicText.js Fixed comment styling for all top-level src files 2019-04-12 20:47:17 -07:00
CodingContractGenerator.js Bug fixes for v0.47.0. Fixed the BUY MAX feature for new stock market. Added collapse/expand tickers buttons for new stock market UI 2019-04-29 20:54:20 -07:00
CodingContracts.ts Adding more directory-related unit tests. Several more bug fixes and QoL improvements 2019-05-14 01:35:37 -07:00
Constants.ts v0.47.0 release 2019-05-17 13:07:11 -07:00
DevMenu.jsx v0.46.2 2019-04-14 02:08:10 -07:00
engine.jsx Removed unused imports in engine 2019-05-17 13:47:35 -07:00
engineStyle.js Refactored SourceFile-related code to TypeScript 2019-05-17 13:47:35 -07:00
Gang.js Adding more directory-related unit tests. Several more bug fixes and QoL improvements 2019-05-14 01:35:37 -07:00
Hacking.js Refactored Server/Script/Files code to TypeScript 2019-03-04 17:40:28 -08:00
IEngine.ts v0.46.2 2019-04-14 02:08:10 -07:00
index.html Finished React components for new Stock Market UI 2019-04-28 23:21:32 -07:00
Infiltration.d.ts Finished location code refactor. Has not yet been tested 2019-04-01 02:23:25 -07:00
Infiltration.js Fixed comment styling for all top-level src files 2019-04-12 20:47:17 -07:00
InteractiveTutorial.js Resolved more circular dependencies. Installed acorn-walk and imported it in RamCalculations using ES6 modules. Fixed bugs in stock market rework 2019-05-06 18:01:06 -07: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 Fixed comment styling for all top-level src files 2019-04-12 20:47:17 -07:00
Missions.js Fixed comment styling for all top-level src files 2019-04-12 20:47:17 -07:00
NetscriptBladeburner.js Improved module import styling for all top-level src files 2019-04-12 20:47:17 -07:00
NetscriptEvaluator.js Refactored 'workerScripts' array and killWorkerScript() fn to be their own modules in TypeScript 2019-05-15 23:05:36 -07:00
NetscriptFunctions.js Finished refactoring Active Scripts UI into React/TypeScript. Currently untested 2019-05-16 23:44:59 -07:00
NetscriptGang.js Improved module import styling for all top-level src files 2019-04-12 20:47:17 -07:00
NetscriptJSEvaluator.js Improved module import styling for all top-level src files 2019-04-12 20:47:17 -07:00
NetscriptPort.js Improved module import styling for all top-level src files 2019-04-12 20:47:17 -07:00
NetscriptWorker.js Fixed issues with Active Scripts UI. Implemented event emitter for Active Scripts UI 2019-05-17 13:41:16 -07:00
Perk.js Refactored pop up boxes 2017-05-30 09:55:58 -05:00
Player.d.ts Refactored stock buying/selling code into its own file. Refactored WorkerScript & NetscriptEnvironment into their own Typescript classes. Refactored a ton of code to remove circular dependencies 2019-05-04 21:03:40 -07:00
Player.js Fixed comment styling for all top-level src files 2019-04-12 20:47:17 -07:00
Prestige.js Finished refactoring Active Scripts UI into React/TypeScript. Currently untested 2019-05-16 23:44:59 -07:00
RedPill.js Refactored SourceFile-related code to TypeScript 2019-05-17 13:47:35 -07:00
SaveObject.js Adding more directory-related unit tests. Several more bug fixes and QoL improvements 2019-05-14 01:35:37 -07: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 Refactored 'workerScripts' array and killWorkerScript() fn to be their own modules in TypeScript 2019-05-15 23:05:36 -07:00
TextFile.ts Improved module import styling for all top-level src files 2019-04-12 20:47:17 -07:00
types.ts Added spread and price movement properties to stocks. Refactored Stock Market implementation code 2019-04-28 23:21:32 -07:00