bitburner-src/src
Martin Fournier f9daf5df64 Keep the sidebar opened or closed on reload
Previously, going to a full-width page and heading back to the terminal would default the sidebar to its opened state regardless of what it was before.

Now it stores it in the GameRoot's state and also in the Settings so
that it persists over reloads.
2022-01-16 17:00:06 -05:00
..
@types bugfix 2021-12-16 20:09:19 -05:00
Achievements fix: dev menu achievement name & visibility 2022-01-14 00:22:43 +07:00
Augmentation Revert "Add toPreviousPage in router" 2022-01-12 18:49:53 -05:00
BitNode Update BitverseRoot.tsx 2022-01-10 14:07:31 -05:00
Bladeburner Add missing semicolon 2022-01-13 20:23:04 -06:00
Casino few fixes 2021-11-26 18:04:33 -05:00
Company some chagens 2022-01-15 17:52:50 -05:00
Corporation many fixes 2022-01-09 15:24:32 -05:00
CotMG many fixes 2022-01-09 15:24:32 -05:00
Crime bugfix 2021-11-05 17:12:52 -04:00
DarkWeb fix grammar typo and simplify dark web instructions 2022-01-05 16:15:48 -06:00
data Changes possibly ambiguous description of array jumping game contract 2022-01-10 16:23:06 -05:00
DevMenu/ui fix bug 2022-01-15 18:13:35 -05:00
Diagnostic fix few bugs 2021-11-22 11:36:13 -05:00
Exploits rm console log 2022-01-05 01:13:48 -05:00
Faction Make the augments multiplier look nicer 2022-01-12 12:41:47 -08:00
Gang log key for gang.ascendMember is 'gang.ascendMember' not 'gang.ascend' 2022-01-09 13:21:18 +11:00
Hacking bugfix 2021-11-05 17:12:52 -04:00
Hacknet Merge pull request #2550 from TheMas3212/feature-save-validator 2022-01-15 17:52:17 -05:00
hash bugfix 2021-12-16 20:09:19 -05:00
Hospital fix decimal 2021-11-11 21:35:26 -05:00
Infiltration Add a Cancel to exit out of Infiltrations 2022-01-06 19:30:15 +11:00
Literature Update Literatures.ts 2022-01-12 09:35:07 -05:00
Locations Merge pull request #2537 from nickofolas/parallelize-favor-gain 2022-01-15 17:42:42 -05:00
Message bugfix 2021-11-05 17:12:52 -04:00
Milestones remove unused stuff 2021-10-14 18:45:50 -04:00
Netscript Merge pull request #2590 from deathly809/feature/ns_support_rm 2022-01-15 18:26:31 -05:00
NetscriptFunctions Merge pull request #2591 from nickofolas/improvement/singularity-focus-args 2022-01-15 18:25:56 -05:00
PersonObjects Merge pull request #2580 from deathly809/bug/cancel_should_clear_focus 2022-01-15 18:15:50 -05:00
Programs Program page button alignment 2022-01-15 10:21:45 -06:00
Script When saving we were not saving the script content 2022-01-14 19:01:11 -08:00
ScriptEditor doc 2022-01-15 18:39:37 -05:00
Server Add option to exclude running scripts from save 2022-01-11 16:48:00 -05:00
Settings Keep the sidebar opened or closed on reload 2022-01-16 17:00:06 -05:00
Sidebar/ui Keep the sidebar opened or closed on reload 2022-01-16 17:00:06 -05:00
SourceFile change sf4 2022-01-04 19:09:34 -05:00
StockMarket Merge pull request #2224 from MartinFournier/fix/joesguns-symbol 2022-01-02 11:42:54 -05:00
Terminal Merge pull request #2548 from smolgumball/ls-clickable-scripts 2022-01-15 17:49:23 -05:00
ThirdParty Add achievements to base game 2022-01-08 05:45:32 -05:00
Tutorial/ui fix editor not loading 2021-12-21 12:02:06 -05:00
ui Keep the sidebar opened or closed on reload 2022-01-16 17:00:06 -05:00
utils manMax, oneOf, subsetOf validators 2022-01-10 07:37:46 +11:00
Alias.ts Update the addAlias/addGlobalAlias calls to fetch the correct capturing groups. 2021-12-29 14:04:58 -05: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 fix scp 2022-01-04 22:25:41 -05:00
db.tsx Fixing spelling mistake 2022-01-10 15:17:04 +10:00
DevMenu.tsx Add achievements dev menu 2022-01-08 05:45:38 -05:00
Electron.tsx Merge pull request #2459 from MartinFournier/fix/max-cache-achievement 2022-01-08 12:37:49 -05:00
engine.tsx increase achievment counter 2022-01-08 15:03:36 -05:00
engineStyle.ts v0.55.0 2021-10-01 16:22:33 -04:00
ExportBonus.tsx prettify, sorry for the big ass commit 2021-09-04 19:09:30 -04:00
Hacking.ts Apply bitnode multiplier before capping at 1 2022-01-07 23:12:44 -08: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 Expose React and ReactDOM as global objects 2022-01-10 02:11:51 +00:00
InteractiveTutorial.ts few bugfix 2021-12-13 18:44:52 -05:00
MathJaxWrapper.tsx Add local reference to mathjax context 2022-01-08 07:48:10 -05:00
NetscriptEvaluator.ts Refactor netscriptDelay and script kill interaction 2022-01-09 02:36:54 +02:00
NetscriptFunctions.ts Merge pull request #2590 from deathly809/feature/ns_support_rm 2022-01-15 18:26:31 -05:00
NetscriptJSEvaluator.ts Expand support for Export declarations with source parameters 2022-01-10 15:54:57 -05:00
NetscriptPort.ts convert to ts 2021-09-24 17:56:30 -04:00
NetscriptWorker.ts Clear Netscript ports on augment install / soft reset / bitnode change 2022-01-09 13:43:52 +11:00
Player.ts few more bugfixes 2021-11-11 23:28:08 -05:00
Prestige.ts Revert "Add toPreviousPage in router" 2022-01-12 18:49:53 -05:00
RedPill.tsx finalize corp in mui 2021-09-30 17:02:07 -04:00
SaveObject.tsx Add option to exclude running scripts from save 2022-01-11 16:48:00 -05:00
Terminal.ts convert player to ts 2021-09-23 18:47:43 -04:00
TextFile.ts Add support for the mv command in NS 2022-01-12 09:53:54 -08:00
types.ts nuke half the dependencies because they were unused. 2021-10-14 19:31:17 -04:00
UncaughtPromiseHandler.ts catch scripts taht end too early 2021-12-20 16:06:19 -05:00