bitburner-src/src
Dan b2add6c26b
fix(commands): error feedback, wording consistency
Found most (hopefully all) places where the error message wording
incorrectly was shown to the tune of 'no script exists', where it should
have been showing to the effect of 'script is not running'.
Also cleaned up some of the consistency in the wording and added a
'helper' export for knowing valid script extensions used in validation
of 'isScriptFilename', so we can have consistent error messaging.

Resolves danielyxie/bitburner#1966
2021-12-19 03:10:43 +00:00
..
@types bugfix 2021-12-16 20:09:19 -05:00
Augmentation Add confirmation to installing 2021-12-18 18:13:49 -05:00
BitNode tighten bn13 2021-12-09 10:45:33 -05:00
Bladeburner Fix some Bladeburner typos 2021-12-03 16:45:48 -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 few bugfix 2021-12-08 17:39:01 -05:00
CotMG fix typos 2021-12-12 12:46:56 -05:00
Crime bugfix 2021-11-05 17:12:52 -04:00
DarkWeb Fix typo in AutolinkProgram description 2021-12-17 21:58:05 -07:00
data Update codingcontracttypes.ts 2021-12-16 16:05:46 +01:00
DevMenu/ui more work on bn13 2021-11-13 22:44:17 -05:00
Diagnostic fix few bugs 2021-11-22 11:36:13 -05:00
Exploits Add confirmation to installing 2021-12-18 18:13:49 -05:00
Faction Add return value and code style cleanup 2021-12-15 20:48:19 -05:00
Gang formulas for ascension 2021-12-09 12:52:51 -05:00
Hacking bugfix 2021-11-05 17:12:52 -04:00
Hacknet few bugfix 2021-12-13 18:44:52 -05:00
hash bugfix 2021-12-16 20:09:19 -05:00
Hospital fix decimal 2021-11-11 21:35:26 -05:00
Infiltration make infil reward more consistent. 2021-12-03 15:11:31 -05:00
Literature plenty of bug fix. 2021-11-10 19:28:20 -05:00
Locations Work functions do not take focus 2021-12-15 20:33:48 -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 few bugfix 2021-12-08 17:39:01 -05:00
NetscriptFunctions Fix #1863: Add getHashUpgrades hacknet function 2021-12-17 05:35:17 -05:00
PersonObjects Fix #1889: Add skill progress to overview 2021-12-17 12:44:18 -05:00
Programs int helps lower program creation req 2021-12-03 14:49:44 -05:00
Script fix(commands): error feedback, wording consistency 2021-12-19 03:10:43 +00:00
ScriptEditor v1.2.0 2021-12-18 16:28:09 -05:00
Server added new mechanic that allows the wd to be stronger 2021-11-20 01:30:45 -05:00
Settings Add an option to suppress the 'Saved Game' toast 2021-12-18 08:01:15 -05:00
Sidebar/ui Merge branch 'dev' into fix/prevent-ctrl-alt-j-navigation 2021-12-17 12:39:57 -05:00
SourceFile Match descriptions of BN5 and SF5 2021-12-03 16:30:06 -05:00
StockMarket Added option to suppress TIX limit/stop orders 2021-12-08 20:21:44 -05:00
Terminal fix(commands): error feedback, wording consistency 2021-12-19 03:10:43 +00:00
ThirdParty Revert "bunch of bugfixes" 2021-11-11 20:06:05 -05:00
Tutorial/ui Update TutorialRoot.tsx 2021-12-17 00:35:23 -08:00
ui Add confirmation to installing 2021-12-18 18:13:49 -05:00
utils make infil reward more consistent. 2021-12-03 15:11:31 -05:00
Alias.ts mostly convert terminal to react 2021-09-16 18:10:28 -04: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 v1.2.0 2021-12-18 16:28:09 -05:00
db.tsx few more bugfixes 2021-11-11 23:28:08 -05:00
DevMenu.tsx made staneks gift work with prestiges 2021-10-08 03:16:51 -04:00
Electron.tsx v1.2.0 2021-12-18 16:28:09 -05:00
engine.tsx merge dev 2021-12-03 15:35:45 -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 bugfix 2021-11-05 17:12:52 -04:00
IEngine.ts engine in ts 2021-09-24 18:29:25 -04:00
index.html fix gym not giving discoutns 2021-12-13 19:46:08 -05:00
index.tsx achievements 2021-11-27 15:07:25 -05:00
InteractiveTutorial.ts few bugfix 2021-12-13 18:44:52 -05:00
NetscriptEvaluator.ts Fix scripts dying of weird causes. 2021-12-13 22:26:22 -05:00
NetscriptFunctions.ts Add confirmation to installing 2021-12-18 18:13:49 -05:00
NetscriptJSEvaluator.ts fix some stack traces not printing file name 2021-12-12 14:49:02 -05:00
NetscriptPort.ts convert to ts 2021-09-24 17:56:30 -04:00
NetscriptWorker.ts fix undying script bug 2021-12-14 19:39:55 -05:00
Player.ts few more bugfixes 2021-11-11 23:28:08 -05:00
Prestige.ts fix BN exploit 2021-12-16 12:40:24 -05:00
RedPill.tsx finalize corp in mui 2021-09-30 17:02:07 -04:00
SaveObject.tsx Add an option to suppress the 'Saved Game' toast 2021-12-18 08:01:15 -05:00
Terminal.ts convert player to ts 2021-09-23 18:47:43 -04:00
TextFile.ts up to date omg 2021-10-13 02:27:55 -04:00
types.ts nuke half the dependencies because they were unused. 2021-10-14 19:31:17 -04:00