bitburner-src/src
Martin Fournier 4bd67113c1 Fix root min-height being over 100vh with padding
It was causing a very small scrollable content.
2022-01-11 12:58:27 -05:00
..
@types bugfix 2021-12-16 20:09:19 -05:00
Achievements Add missing achievement icon 2022-01-09 18:03:00 -05:00
Augmentation Add toPreviousPage in router 2022-01-11 09:38:52 -05:00
BitNode Update BitverseRoot.tsx 2022-01-10 14:07:31 -05:00
Bladeburner many fixes 2022-01-09 15:24:32 -05:00
Casino few fixes 2021-11-26 18:04:33 -05:00
Company remove unused stuff 2021-10-14 18:45:50 -04: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 Update codingcontracttypes.ts 2021-12-16 16:05:46 +01:00
DevMenu/ui many fixes 2022-01-09 15:24:32 -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 fix typo 2022-01-10 23:15:59 -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 increase achievment counter 2022-01-08 15:03:36 -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 fix typo 2022-01-10 23:17:14 -08:00
Locations Update job page in real time 2022-01-10 13:39:58 -06:00
Message bugfix 2021-11-05 17:12:52 -04:00
Milestones remove unused stuff 2021-10-14 18:45:50 -04:00
Netscript rm sf4 penalty 2022-01-05 12:37:49 -05:00
NetscriptFunctions many fixes 2022-01-09 15:24:32 -05:00
PersonObjects fix bug of quiting for currently working faction 2022-01-11 12:31:37 -05:00
Programs many fixes 2022-01-09 15:24:32 -05:00
Script Add detailed ram cost to mem command 2022-01-05 16:41:48 -05:00
ScriptEditor Cleanup of code 2022-01-10 22:33:50 +01:00
Server Fix toLowercase in fileExists check for literature and message files 2022-01-09 06:11:42 +11:00
Settings Allow drag on character overview 2022-01-10 07:37:01 -05:00
Sidebar/ui Add achievements to base game 2022-01-08 05:45:32 -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 Fixes autocomplete when running script in a directory without using leading slash 2022-01-11 12:05:32 -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 Fix root min-height being over 100vh with padding 2022-01-11 12:58:27 -05:00
utils change sf4 2022-01-04 19:09:34 -05: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 Fix throw (nullish) errors 2022-01-03 17:26:22 -06:00
NetscriptFunctions.ts Adding correct type to getPortHandle function 2022-01-10 22:49:42 +01: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 Add toPreviousPage in router 2022-01-11 09:38:52 -05:00
RedPill.tsx finalize corp in mui 2021-09-30 17:02:07 -04:00
SaveObject.tsx Fix sleeves brachiblades aug with save migration 2022-01-09 05:57:50 -05:00
Terminal.ts convert player to ts 2021-09-23 18:47:43 -04:00
TextFile.ts Fix problems finding root files in cat and ns.read 2021-12-17 20:40:46 -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