bitburner-src/src
2022-04-25 19:39:59 -05:00
..
@types Add webpack file-loader to handle images 2022-01-20 18:41:48 -05:00
Achievements Merge branch 'dev' into feature/add-infiltration-faction 2022-04-20 20:10:05 +08:00
Arcade/ui 2 new exploits 2022-03-16 14:34:05 -04:00
Augmentation lint 2022-04-22 17:20:01 -04:00
BitNode Fix BN level on flume 2022-04-23 18:50:39 -05:00
Bladeburner added openDevMeny 2022-04-13 13:47:48 -04:00
Casino casino roulette actually advances the seed now. 2022-04-25 13:46:09 -04:00
Company Refactor for ... in loops 2022-01-15 18:45:03 -06:00
Corporation comment 2022-04-14 00:23:48 -04:00
CotMG Fixed Stanek fragment collision detection 2022-04-14 11:13:50 -05:00
Crime Simplified some booleans and if elses 2022-03-08 22:52:26 +01:00
DarkWeb fix buying programs and writing them at the same time. 2022-04-13 00:21:51 -04:00
data make gang button a component 2022-04-25 12:02:37 -04:00
DevMenu/ui fmt 2022-04-14 02:35:30 -04: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 make gang button a component 2022-04-25 12:02:37 -04:00
GameOptions Rearrange some settings 2022-04-17 15:36:19 -05:00
Gang Streamlining GangKarmaRequirement constant 2022-04-23 15:55:15 +02:00
Hacking bugfix 2021-11-05 17:12:52 -04:00
Hacknet Update HashUpgradesMetadata.tsx 2022-04-23 14:17:12 +02:00
hash bugfix 2021-12-16 20:09:19 -05:00
Hospital fix decimal 2021-11-11 21:35:26 -05:00
Infiltration Fix Infiltration victory rep 2022-04-25 19:39:59 -05:00
Literature fmt and lint 2022-04-06 19:30:08 -04:00
Locations Merge branch 'dev' into bugfix/corp-updates 2022-04-13 16:35:18 +08:00
Message Added the name of NiteSec's server to their .msg 2022-04-14 18:14:15 -05:00
Milestones update constants 2022-03-19 16:09:59 +08:00
Netscript Merge branch 'dev' into feature/add-infiltration-faction 2022-04-20 20:10:05 +08:00
NetscriptFunctions Merge pull request #3539 from nickofolas/fix/ns-aug-graft-time 2022-04-25 11:27:09 -04:00
NetworkShare v1.5.0 2022-03-07 17:51:02 -05:00
PersonObjects Merge pull request #3557 from nickofolas/fix/sleeve-gangs-crash 2022-04-25 12:03:43 -04:00
Programs refactor bitnode multiplier code to have less side effect. 2022-04-19 17:17:08 -04:00
Script merge base 2022-04-13 18:50:42 +08:00
ScriptEditor Clarify definition for installAugmentations() 2022-04-25 13:02:49 -04:00
Server fix buying programs and writing them at the same time. 2022-04-13 00:21:51 -04:00
Settings prettier 2022-04-13 14:42:07 -05:00
Sidebar/ui Removed redPillFlag and minor refactors to MessageHelpers.ts 2022-04-12 20:32:01 -05:00
SourceFile rm the last of source file flags 2022-04-14 01:33:05 -04:00
StockMarket rm SourceFileFlags 2022-04-14 01:22:50 -04:00
Terminal Merge pull request #3524 from Snarling/realignAutocomplete 2022-04-20 13:05:27 -04:00
Themes Change global theme import rows to 10 and format 2022-04-13 14:32:30 -05: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 Update LogBoxManager.tsx 2022-04-24 04:49:31 -04:00
utils Add compression coding contracts 2022-04-22 17:31:52 +01: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 upgrade blood donations 2022-04-25 12:03:00 -04: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 Renames SnackbarVariant to ToastVariant, adds enum to ns 2022-04-13 01:54:13 -04:00
engine.tsx rm the last of source file flags 2022-04-14 01:33:05 -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 Moved window.print redefining at top level to prevent naming collision 2022-04-25 13:37:24 -04: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 infiltration API fixes. 2022-04-22 17:12:14 -04:00
NetscriptJSEvaluator.ts remove pre-defined print in .js files. 2022-04-25 13:29:59 -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 rm the last of source file flags 2022-04-14 01:33:05 -04:00
RedPill.tsx rm SourceFileFlags 2022-04-14 01:22:50 -04:00
SaveObject.tsx Update infiltrators 2022-04-22 15:30:49 -04:00
Terminal.ts convert player to ts 2021-09-23 18:47:43 -04:00
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