bitburner-src/src
2019-04-12 20:47:17 -07:00
..
Augmentation Finished rudimentary filesystem implementation for Terminal 2019-04-09 23:07:12 -07:00
BitNode Added effects for Source-File 9 2019-03-29 20:01:34 -07:00
Company Fixed bugs with Location code refactor 2019-04-03 17:08:11 -07:00
Corporation v0.46.1 build 2019-04-12 16:52:59 -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 Merge branch 'master' of https://github.com/danielyxie/bitburner into server-code-refactor 2019-03-04 23:29:01 -08:00
Faction Finished location code refactor. Has not yet been tested 2019-04-01 02:23:25 -07:00
Fconf Refactored Server/Script/Files code to TypeScript 2019-03-04 17:40:28 -08:00
Hacking Rebalanced new Hacknet Node mechanics. Adjusted Hacknet API so that it'll work with hacknet Servers. Fixed Corporation bug with Issuing new Shares 2019-03-29 16:14:32 -07:00
Hacknet Added hacknet node api functions for spending hashes. Fixed several bugs with v0.46.0. Rebalanced hash upgrades. continued working on terminal directory implementation 2019-04-05 02:08:41 -07:00
Locations v0.46.1 build 2019-04-12 16:52:59 -07:00
Message Finished rudimentary filesystem implementation for Terminal 2019-04-09 23:07:12 -07:00
PersonObjects Added hacknet node api functions for spending hashes. Fixed several bugs with v0.46.0. Rebalanced hash upgrades. continued working on terminal directory implementation 2019-04-05 02:08:41 -07:00
Programs Converted Programs and DarkWeb implementations to Typescript 2018-12-25 02:14:18 -08:00
Script Finished rudimentary filesystem implementation for Terminal 2019-04-09 23:07:12 -07:00
ScriptEditor Added effects for Source-File 9 2019-03-29 20:01:34 -07:00
Server Finished rudimentary filesystem implementation for Terminal 2019-04-09 23:07:12 -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 Set BitNode-10 description and BitNode multipliers 2019-01-17 11:10:35 -08:00
StockMarket Finished location code refactor. Has not yet been tested 2019-04-01 02:23:25 -07:00
Terminal v0.46.1 build 2019-04-12 16:52:59 -07:00
ThirdParty Implemented Corporation Research Tree UI using Treant library 2018-12-15 15:31:21 -08:00
ui Merge pull request #591 from danielyxie/location-code-refactor 2019-04-03 20:38:02 -07:00
utils Added hacknet node api functions for spending hashes. Fixed several bugs with v0.46.0. Rebalanced hash upgrades. continued working on terminal directory implementation 2019-04-05 02:08:41 -07:00
ActiveScriptsUI.js Improved module import styling for all top-level src files 2019-04-12 20:47:17 -07:00
Alias.ts Improved module import styling for all top-level src files 2019-04-12 20:47:17 -07:00
Bladeburner.js Improved module import styling for all top-level src files 2019-04-12 20:47:17 -07:00
CinematicText.js Improved module import styling for all top-level src files 2019-04-12 20:47:17 -07:00
CodingContractGenerator.js Improved module import styling for all top-level src files 2019-04-12 20:47:17 -07:00
CodingContracts.ts Improved module import styling for all top-level src files 2019-04-12 20:47:17 -07:00
Constants.ts Improved module import styling for all top-level src files 2019-04-12 20:47:17 -07:00
DevMenu.jsx Improved module import styling for all top-level src files 2019-04-12 20:47:17 -07:00
engine.jsx Improved module import styling for all top-level src files 2019-04-12 20:47:17 -07:00
Gang.js Improved module import styling for all top-level src files 2019-04-12 20:47:17 -07:00
Hacking.js Refactored Server/Script/Files code to TypeScript 2019-03-04 17:40:28 -08:00
IEngine.ts Finished location code refactor. Has not yet been tested 2019-04-01 02:23:25 -07:00
index.html Finished location code refactor. Has not yet been tested 2019-04-01 02:23:25 -07:00
Infiltration.d.ts Finished location code refactor. Has not yet been tested 2019-04-01 02:23:25 -07:00
Infiltration.js Improved module import styling for all top-level src files 2019-04-12 20:47:17 -07:00
InteractiveTutorial.js Improved module import styling for all top-level src files 2019-04-12 20:47:17 -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 Improved module import styling for all top-level src files 2019-04-12 20:47:17 -07:00
Missions.js Improved module import 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
NetscriptEnvironment.js Improved module import styling for all top-level src files 2019-04-12 20:47:17 -07:00
NetscriptEvaluator.js Improved module import styling for all top-level src files 2019-04-12 20:47:17 -07:00
NetscriptFunctions.js Improved module import styling for all top-level src files 2019-04-12 20:47:17 -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 Improved module import styling for all top-level src files 2019-04-12 20:47:17 -07:00
Perk.js Refactored pop up boxes 2017-05-30 09:55:58 -05:00
Player.js Fixed bugs with Location code refactor 2019-04-03 17:08:11 -07:00
Prestige.js Improved module import styling for all top-level src files 2019-04-12 20:47:17 -07:00
RedPill.js Improved module import styling for all top-level src files 2019-04-12 20:47:17 -07:00
SaveObject.js Improved module import styling for all top-level src files 2019-04-12 20:47:17 -07:00
SourceFile.js Added effects for Source-File 9 2019-03-29 20:01:34 -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 Improved module import styling for all top-level src files 2019-04-12 20:47:17 -07:00
TextFile.ts Improved module import styling for all top-level src files 2019-04-12 20:47:17 -07:00
types.ts Rebalanced new Hacknet Node mechanics. Adjusted Hacknet API so that it'll work with hacknet Servers. Fixed Corporation bug with Issuing new Shares 2019-03-29 16:14:32 -07:00