bitburner-src/src
2022-05-28 21:06:25 -05:00
..
@types add better typing to Electron.tsx 2022-04-21 23:50:49 -07:00
Achievements Init work types with new None member 2022-05-04 15:03:02 -05:00
Arcade/ui 2 new exploits 2022-03-16 14:34:05 -04:00
Augmentation Merge pull request #3705 from nickofolas/improvement/address-feedback 2022-05-23 12:19:17 -04:00
BitNode Add missing Agility BN mult to UI 2022-05-15 21:23:05 -05:00
Bladeburner calculateCost now works more accurately for count<=100 2022-05-28 21:06:25 -05:00
Casino casino roulette actually advances the seed now. 2022-04-25 13:46:09 -04:00
Company Refactor for ... in loops 2022-01-15 18:45:03 -06:00
Corporation remove progMult as it is redundant 2022-05-25 17:09:36 +08:00
CotMG fix lint 2022-05-19 02:49:49 -04:00
Crime Merge remote-tracking branch 'upstream/dev' into dev 2022-05-06 22:44:24 -04:00
DarkWeb fix buying programs and writing them at the same time. 2022-04-13 00:21:51 -04:00
data Random comment added to my coding contract so I can PR this branch 2022-05-09 15:04:09 -05:00
DevMenu/ui lint 2022-05-25 11:43:43 -04:00
Diagnostic fix few bugs 2021-11-22 11:36:13 -05:00
Exploits lint 2022-05-25 11:43:43 -04:00
Faction Make a new InputComponent that can be re-used everywhere to make all text accept the same kind of input 2022-05-27 20:41:14 -04:00
GameOptions allbuild commit 00adc2ff 2022-05-26 00:57:25 -04:00
Gang reorder 0 territory gangs to the back of the list and reduce opacity 2022-05-09 08:11:22 +02:00
Hacking bugfix 2021-11-05 17:12:52 -04:00
Hacknet lint 2022-05-25 11:43:43 -04:00
hash bugfix 2021-12-16 20:09:19 -05:00
Hospital lint 2022-05-20 18:20:04 -04:00
Infiltration INFILTRATION: FIX#3720 2022-05-23 17:31:28 +02:00
Literature fmt and lint 2022-04-06 19:30:08 -04:00
Locations allbuild commit b71418b0 2022-05-20 23:50:28 -04:00
Message Added the name of NiteSec's server to their .msg 2022-04-14 18:14:15 -05:00
Milestones update constants 2022-03-19 16:09:59 +08:00
Netscript fix manualHack 2022-05-25 20:19:42 -04:00
NetscriptFunctions Proof-of-concept, handling purchases of 1e150 lvls at once 2022-05-28 20:37:33 -05:00
NetworkShare v1.5.0 2022-03-07 17:51:02 -05:00
PersonObjects Restore Fulcrum Rep Requirement to Default 2022-05-26 01:12:40 -04:00
Programs refactor bitnode multiplier code to have less side effect. 2022-04-19 17:17:08 -04:00
Script merge base 2022-04-13 18:50:42 +08:00
ScriptEditor Began attempting to implement a multi-upgrade function for bb 2022-05-28 14:12:07 -05:00
Server Fix 2022-05-19 02:09:00 -04:00
Settings allbuild commit b60f3da8 2022-05-25 18:38:01 -04:00
Sidebar/ui Add keycode table and switch to event.code in select places 2022-05-03 15:59:46 +02:00
SourceFile Update SF description to reflect changes 2022-05-07 17:20:45 -05:00
StockMarket lint 2022-05-25 11:43:43 -04:00
Terminal lint 2022-05-25 11:43:43 -04:00
Themes Change global theme import rows to 10 and format 2022-04-13 14:32:30 -05:00
ThirdParty fmt and lint 2022-04-06 19:30:08 -04:00
Tutorial/ui fix editor not loading 2021-12-21 12:02:06 -05:00
ui Make a new InputComponent that can be re-used everywhere to make all text accept the same kind of input 2022-05-27 20:41:14 -04:00
utils more lint 2022-05-25 15:40:57 -04:00
Alias.ts Removed redundant repetitions of | in alias regex 2022-03-08 22:51:41 +01:00
CodingContractGenerator.ts #3711: Generate contracts only on network 2022-05-24 16:26:40 +02:00
CodingContracts.ts remove unused stuff 2021-10-14 18:45:50 -04:00
Constants.ts allbuild commit 8159dad5 2022-05-24 16:57:25 -04:00
db.tsx Fixing spelling mistake 2022-01-10 15:17:04 +10:00
DevMenu.tsx lint fixes 2022-05-25 15:08:48 -04:00
Electron.tsx add better typing to Electron.tsx 2022-04-21 23:50:49 -07:00
engine.tsx dont generate coding contract offline because SF1.1 2022-05-25 20:49:11 -04:00
ExportBonus.tsx Simplified some booleans and if elses 2022-03-08 22:52:26 +01:00
Hacking.ts fmt and lint 2022-04-06 19:30:08 -04: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 Make lint happy 2022-04-30 15:31:36 -04:00
InteractiveTutorial.ts Make tutorial explain ns1 vs ns2 better 2022-04-29 17:54:59 -04:00
MathJaxWrapper.tsx fmt and lint 2022-04-06 19:30:08 -04:00
NetscriptEvaluator.ts allbuild commit b60f3da8 2022-05-25 18:38:01 -04:00
NetscriptFunctions.ts allbuild commit ddf4ab26 2022-05-26 00:34:30 -04:00
NetscriptJSEvaluator.ts remove pre-defined print in .js files. 2022-04-25 13:29:59 -04:00
NetscriptPort.ts Removed unnecessary eslint-disable lines 2022-03-01 17:33:27 +01:00
NetscriptWorker.ts Dirty fix for available ram float errors 2022-05-06 08:56:19 -04:00
Player.ts few more bugfixes 2021-11-11 23:28:08 -05:00
Prestige.ts rename augmentation to static augmentation 2022-04-15 01:19:51 +08:00
RedPill.tsx rm SourceFileFlags 2022-04-14 01:22:50 -04:00
SaveObject.tsx allbuild commit b71418b0 2022-05-20 23:50:28 -04:00
Terminal.ts
TextFile.ts lint 2022-05-25 11:43:43 -04:00
types.ts nuke half the dependencies because they were unused. 2021-10-14 19:31:17 -04:00
UncaughtPromiseHandler.ts Use a dedicated ScriptDeath type to signal script termination instead of WorkerScript 2022-04-02 23:28:21 +03:00