bitburner-src/src
2022-03-29 23:49:46 -04:00
..
@types Add webpack file-loader to handle images 2022-01-20 18:41:48 -05:00
Achievements with SLEEVE_8, fix workForFaction 2022-03-20 23:27:53 -04:00
Arcade/ui 2 new exploits 2022-03-16 14:34:05 -04:00
Augmentation merge base 2022-03-30 08:18:16 +08:00
BitNode unknown-ify half the basic API. 2022-03-29 21:42:27 -04:00
Bladeburner Log info for field analysis now displays actual rank gained instead of 0.1 regardless of modifiers 2022-03-24 19:00:38 +01:00
Casino Merge pull request #2745 from jamie-mac/fix/roulette-result 2022-01-26 00:51:03 -05:00
Company Refactor for ... in loops 2022-01-15 18:45:03 -06:00
Corporation Merge pull request #3192 from gianfun/check-corp-upgrade-before-purchase 2022-03-20 21:27:21 -04:00
CotMG Update StaneksGift.ts 2022-03-22 08:38:28 -04:00
Crime Simplified some booleans and if elses 2022-03-08 22:52:26 +01:00
DarkWeb Refactor for ... in loops 2022-01-15 18:45:03 -06:00
data Turned on no-useless-concat lint and fixed it in code 2022-03-16 20:44:52 +01:00
DevMenu/ui post-grafting changes 2022-03-29 14:09:17 -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 one minor compile issue 2022-03-30 08:36:27 +08:00
Gang allbuild commit 6b25ba5c 2022-03-29 18:28:52 -04:00
Hacking bugfix 2021-11-05 17:12:52 -04:00
Hacknet update constants 2022-03-19 16:09:59 +08: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 constants 2022-03-19 16:09:59 +08:00
Locations Merge branch 'dev' of github.com:danielyxie/bitburner into feature/grafting 2022-03-21 11:08:48 -05:00
Message update constants 2022-03-19 16:09:59 +08:00
Milestones update constants 2022-03-19 16:09:59 +08:00
Netscript allbuild commit da27223a 2022-03-29 18:13:08 -04:00
NetscriptFunctions Merge pull request #3245 from phyzical/augmentation-refactors 2022-03-29 23:47:27 -04:00
NetworkShare v1.5.0 2022-03-07 17:51:02 -05:00
PersonObjects Fix NF not working. 2022-03-29 23:49:39 -04:00
Programs update constants 2022-03-19 16:09:59 +08:00
Script Grafting API RAM cost & doc update 2022-03-27 15:33:31 -04:00
ScriptEditor unknown-ify the rest of the basic API. 2022-03-29 22:14:56 -04:00
Server unknown-ify coding contract API. 2022-03-29 20:29:05 -04:00
Settings Add a warning triggered while auto-saves are off 2022-03-25 09:18:35 -04:00
Sidebar/ui Merge branch 'dev' of github.com:danielyxie/bitburner into feature/grafting 2022-03-21 11:08:48 -05:00
SourceFile Simplify API check 2022-03-23 15:48:39 -05:00
StockMarket Merge pull request #3181 from incubusnb/WseAndTix 2022-03-19 11:13:28 -04:00
Terminal Update connect.ts 2022-03-29 11:27:34 -04:00
Themes Merge pull request #3087 from nickofolas/improvement/tabs 2022-03-07 17:42:54 -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 allbuild commit /usr/bin/git 2022-03-29 17:19:14 -04:00
utils Fix some key not working 2022-03-20 23:11:26 -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 allbuild commit /usr/bin/git 2022-03-29 15:45:50 -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 fix lint 2022-02-23 02:50:38 -05:00
engine.tsx post-grafting changes 2022-03-29 14:09:17 -04:00
ExportBonus.tsx Simplified some booleans and if elses 2022-03-08 22:52:26 +01:00
Hacking.ts Fixed player hacking exp multiplier application 2022-01-23 20:30:36 +01: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 Simplified some booleans and if elses 2022-03-08 22:52:26 +01:00
NetscriptFunctions.ts unknown-ify the rest of the basic API. 2022-03-29 22:14:56 -04:00
NetscriptJSEvaluator.ts rm blob caching 2022-01-20 16:11:48 -05:00
NetscriptPort.ts Removed unnecessary eslint-disable lines 2022-03-01 17:33:27 +01:00
NetscriptWorker.ts Merge pull request #3115 from ApamNapat/remove_unreachable_code 2022-03-20 21:46:23 -04:00
Player.ts few more bugfixes 2021-11-11 23:28:08 -05:00
Prestige.ts post-grafting changes 2022-03-29 14:09:17 -04:00
RedPill.tsx Turned on no-useless-concat lint and fixed it in code 2022-03-16 20:44:52 +01:00
SaveObject.tsx post-grafting changes 2022-03-29 14:09:17 -04:00
Terminal.ts convert player to ts 2021-09-23 18:47:43 -04:00
TextFile.ts Removed unnecessary eslint-disable lines 2022-03-01 17:33:27 +01: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