bitburner-src/src
2022-04-12 14:45:48 -04:00
..
@types Add webpack file-loader to handle images 2022-01-20 18:41:48 -05:00
Achievements fmt and lint 2022-04-06 19:30:08 -04:00
Arcade/ui 2 new exploits 2022-03-16 14:34:05 -04:00
Augmentation Merge pull request #3390 from nickofolas/improvement/stats-augs-ui 2022-04-12 13:43:09 -04:00
BitNode Re-add augs in gangs but randomly based on BNx.y 2022-03-30 20:58:09 -04:00
Bladeburner fmt and lint 2022-04-06 19:30:08 -04:00
Casino fmt and lint 2022-04-06 19:30:08 -04:00
Company Refactor for ... in loops 2022-01-15 18:45:03 -06:00
Corporation fix lint 2022-04-11 20:59:37 -04:00
CotMG fmt and lint 2022-04-06 19:30:08 -04:00
Crime Simplified some booleans and if elses 2022-03-08 22:52:26 +01:00
DarkWeb fmt and lint 2022-04-06 19:30:08 -04:00
data fix HammingCodes description 2022-04-13 01:13:21 +09:00
DevMenu/ui Fix prettier 2022-04-10 15:57:34 -05:00
Diagnostic fix few bugs 2021-11-22 11:36:13 -05:00
Exploits 2 new exploits 2022-03-16 14:34:05 -04:00
Faction Merge pull request #3350 from phyzical/bugfix/3348 2022-04-11 20:05:46 -04:00
Gang fmtlint 2022-04-08 00:54:54 -04:00
Hacking bugfix 2021-11-05 17:12:52 -04:00
Hacknet fmt and lint 2022-04-06 19:30:08 -04:00
hash bugfix 2021-12-16 20:09:19 -05:00
Hospital fix decimal 2021-11-11 21:35:26 -05:00
Infiltration Fixed the dropped ! for the boolean evaluation 2022-03-30 15:19:08 -06:00
Literature fmt and lint 2022-04-06 19:30:08 -04:00
Locations fix home ram tooltip 2022-04-08 01:02:36 -04:00
Message fmt and lint 2022-04-06 19:30:08 -04:00
Milestones update constants 2022-03-19 16:09:59 +08:00
Netscript fix a few things about getRecentScritps 2022-04-12 14:45:48 -04:00
NetscriptFunctions Merge pull request #2925 from Ornedan/necro-script-fix 2022-04-11 21:36:07 -04:00
NetworkShare v1.5.0 2022-03-07 17:51:02 -05:00
PersonObjects Merge pull request #3390 from nickofolas/improvement/stats-augs-ui 2022-04-12 13:43:09 -04:00
Programs fmt and lint 2022-04-06 19:30:08 -04:00
Script fmt and lint 2022-04-06 19:30:08 -04:00
ScriptEditor fix a few things about getRecentScritps 2022-04-12 14:45:48 -04:00
Server fmt and lint 2022-04-06 19:30:08 -04:00
Settings Merge branch 'dev' into add-ns-getRecentScripts 2022-04-12 14:21:18 -04:00
Sidebar/ui Merge pull request #3246 from phyzical/refactor-more-key-codes 2022-03-30 00:12:36 -04:00
SourceFile fmt and lint 2022-04-06 19:30:08 -04:00
StockMarket add call to missing stock market init when using the api 2022-04-10 18:19:45 +08:00
Terminal fix test 2022-04-12 14:06:24 -04:00
Themes fmt and lint 2022-04-06 19:30:08 -04:00
ThirdParty fmt and lint 2022-04-06 19:30:08 -04:00
Tutorial/ui fix editor not loading 2021-12-21 12:02:06 -05:00
ui fix a few things about getRecentScritps 2022-04-12 14:45:48 -04:00
utils fmt and lint 2022-04-08 00:39:45 -04:00
Alias.ts Removed redundant repetitions of | in alias regex 2022-03-08 22:51:41 +01:00
CodingContractGenerator.ts fix corp softcap 2021-11-05 21:01:23 -04:00
CodingContracts.ts remove unused stuff 2021-10-14 18:45:50 -04:00
Constants.ts Replace references to crafting with grafting 2022-04-11 11:07:15 -05:00
db.tsx Fixing spelling mistake 2022-01-10 15:17:04 +10:00
DevMenu.tsx Polish entropy 2022-03-19 13:59:34 -05:00
Electron.tsx fix lint 2022-02-23 02:50:38 -05:00
engine.tsx post-grafting changes 2022-03-29 14:09:17 -04:00
ExportBonus.tsx Simplified some booleans and if elses 2022-03-08 22:52:26 +01:00
Hacking.ts fmt and lint 2022-04-06 19:30:08 -04:00
IEngine.ts Add achievements to base game 2022-01-08 05:45:32 -05:00
index.html Allow drag on character overview 2022-01-10 07:37:01 -05:00
index.tsx Move theme related things into its own subfolder 2022-01-20 18:41:48 -05:00
InteractiveTutorial.ts few bugfix 2021-12-13 18:44:52 -05:00
MathJaxWrapper.tsx fmt and lint 2022-04-06 19:30:08 -04:00
NetscriptEvaluator.ts This should not reject with ScriptDeath, the script is not being killed. Just 'undefined' isn't great either so left a TODO about improving it 2022-04-02 23:28:23 +03:00
NetscriptFunctions.ts fix a few things about getRecentScritps 2022-04-12 14:45:48 -04:00
NetscriptJSEvaluator.ts Add sourceURL in comment to fill in stack trace 2022-04-11 21:46:17 -04:00
NetscriptPort.ts Removed unnecessary eslint-disable lines 2022-03-01 17:33:27 +01:00
NetscriptWorker.ts fmt 2022-04-11 21:45:55 -04:00
Player.ts few more bugfixes 2021-11-11 23:28:08 -05:00
Prestige.ts fix aug cost not properly updating 2022-03-30 14:59:53 -04:00
RedPill.tsx fmt and lint 2022-04-06 19:30:08 -04:00
SaveObject.tsx post-grafting changes 2022-03-29 14:09:17 -04:00
Terminal.ts
TextFile.ts fmt and lint 2022-04-06 19:30:08 -04:00
types.ts nuke half the dependencies because they were unused. 2021-10-14 19:31:17 -04:00
UncaughtPromiseHandler.ts Use a dedicated ScriptDeath type to signal script termination instead of WorkerScript 2022-04-02 23:28:21 +03:00