bitburner-src/src
hydroflame 7a5dfd0e72
Merge pull request #2707 from MartinFournier/feature/theme-browser
Add Theme Browser accessible from GameOptions
2022-01-26 00:46:17 -05:00
..
@types Add webpack file-loader to handle images 2022-01-20 18:41:48 -05:00
Achievements Merge pull request #2655 from SagePtr/patch-1 2022-01-17 15:56:44 -05:00
Augmentation fix augmentation order when set to alphabetically 2022-01-25 18:21:09 +01:00
BitNode Fix: Cypress tests for dev (updates to match UI changes) 2022-01-25 23:57:36 +00:00
Bladeburner Refactor for ... in loops 2022-01-15 18:45:03 -06:00
Casino Refactor for ... in loops 2022-01-15 18:45:03 -06:00
Company Refactor for ... in loops 2022-01-15 18:45:03 -06:00
Corporation Research modal UI pass 2022-01-21 16:08:02 -06:00
CotMG many fixes 2022-01-09 15:24:32 -05:00
Crime Refactor for ... in loops 2022-01-15 18:45:03 -06:00
DarkWeb Refactor for ... in loops 2022-01-15 18:45:03 -06:00
data Update codingcontracttypes.ts 2022-01-22 21:06:20 -08:00
DevMenu/ui Merge pull request #2664 from MartinFournier/feature/recovery 2022-01-17 16:05:00 -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 Merge pull request #2747 from smolgumball/improve-faction-root 2022-01-26 00:44:55 -05:00
Gang Fix console warning on ascension modal 2022-01-22 11:37:27 -06:00
Hacking bugfix 2021-11-05 17:12:52 -04:00
Hacknet Refactor for ... in loops 2022-01-15 18:45:03 -06: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 Change "import" to "important" 2022-01-19 13:00:59 -08:00
Locations Fix focus arg for sing functions 2022-01-18 08:49:06 -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 Add ns.printf function 2022-01-21 12:08:47 +00:00
NetscriptFunctions Merge pull request #2707 from MartinFournier/feature/theme-browser 2022-01-26 00:46:17 -05:00
NetworkShare Remove console spamming from CalculateShareMult 2022-01-19 02:47:51 +02:00
PersonObjects Merge pull request #2618 from pigalot/Corp-Api-Updates 2022-01-18 18:05:23 -05:00
Programs Fix focus arg for sing functions 2022-01-18 08:49:06 -06:00
Script rm blob caching 2022-01-20 16:11:48 -05:00
ScriptEditor Merge pull request #2735 from Ninetailed/ns_printf 2022-01-26 00:45:18 -05:00
Server Revert "Use min server.moneyAvailable of 1$ when growing server money" 2022-01-26 00:35:42 -05:00
Settings Add theme browser page accessible from game options 2022-01-20 18:41:49 -05:00
Sidebar/ui Merge pull request #2668 from MartinFournier/fix/locked-shortcuts 2022-01-17 15:53:18 -05:00
SourceFile change sf4 2022-01-04 19:09:34 -05:00
StockMarket Refactor for ... in loops 2022-01-15 18:45:03 -06:00
Terminal HacknetServer Grow/Weaken error messages 2022-01-22 14:47:33 -08:00
Themes Add ID to ThemeEditorButton 2022-01-20 18:43:36 -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 Merge pull request #2707 from MartinFournier/feature/theme-browser 2022-01-26 00:46:17 -05:00
utils Fixed array comparison handling of NaN 2022-01-23 20:33:32 +01:00
Alias.ts Refactor for ... in loops 2022-01-15 18:45:03 -06: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 1.4 2022-01-18 14:03:24 -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 Move theme related things into its own subfolder 2022-01-20 18:41:48 -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 Move theme related things into its own subfolder 2022-01-20 18:41:48 -05: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 1.4 2022-01-18 14:03:24 -05:00
NetscriptFunctions.ts Revert "Use min server.moneyAvailable of 1$ when growing server money" 2022-01-26 00:35:42 -05:00
NetscriptJSEvaluator.ts rm blob caching 2022-01-20 16:11:48 -05:00
NetscriptPort.ts convert to ts 2021-09-24 17:56:30 -04:00
NetscriptWorker.ts change asleep 2022-01-18 18:57:43 -05:00
Player.ts few more bugfixes 2021-11-11 23:28:08 -05:00
Prestige.ts 1.4 2022-01-18 14:03:24 -05:00
RedPill.tsx finalize corp in mui 2021-09-30 17:02:07 -04:00
SaveObject.tsx update scam msg 2022-01-20 23:53:33 -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