bitburner-src/src
hydroflame 5d4241b120
Merge pull request #3568 from nickofolas/fix/grafting-stop-work
GRAFTING: Fix Grafting not being handled in singularity stop work
2022-05-04 12:02:29 -04:00
..
@types add better typing to Electron.tsx 2022-04-21 23:50:49 -07:00
Achievements Fixes bb skill point achievement name ingame 2022-04-27 17:14:56 -05:00
Arcade/ui 2 new exploits 2022-03-16 14:34:05 -04:00
Augmentation Remove comments that describe nonexistent augs 2022-04-26 23:41:58 -05: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 Handle edge case in LZ compression code and fix docs 2022-04-28 19:50:17 +01: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 Merge pull request #3545 from nickofolas/improvement/purchase-augs-ui 2022-04-26 11:16:13 -04:00
GameOptions Minor grammatical fixes in GameOptions 2022-04-28 20:55:42 -04: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 Simplify conditionals 2022-05-02 11:38:20 -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 added logic to allow quitJob to be called from singularity 2022-04-28 19:05:56 +08:00
NetscriptFunctions Merge pull request #3570 from DavidGrinberg/dev 2022-05-04 12:01:33 -04:00
NetworkShare v1.5.0 2022-03-07 17:51:02 -05:00
PersonObjects Merge pull request #3568 from nickofolas/fix/grafting-stop-work 2022-05-04 12:02:29 -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 Merge pull request #3570 from DavidGrinberg/dev 2022-05-04 12:01:33 -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 Add keycode table and switch to event.code in select places 2022-05-03 15:59:46 +02: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 #3605 from Hoekstraa/key-to-keycode 2022-05-04 11:49:17 -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 src/ui/InteractiveTutorial/InteractiveTutorialRoot.tsx 2022-04-29 18:26:58 -04:00
utils Merge pull request #3572 from Undeemiss/exception-typo 2022-05-04 11:58:27 -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 increase donation counter 2022-05-04 11:47:11 -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 add better typing to Electron.tsx 2022-04-21 23:50:49 -07: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 Make tutorial explain ns1 vs ns2 better 2022-04-29 17:54:59 -04: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 Add safeguard toggle to ns.killall() 2022-05-04 17:11:08 +02: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 Merge branch 'dev' into breaking-contract-capitalization 2022-04-26 11:15:37 -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