bitburner-src/src
2022-08-24 19:09:18 -04:00
..
@types add better typing to Electron.tsx 2022-04-21 23:50:49 -07:00
Achievements Merge branch 'dev' into dev 2022-08-23 13:01:13 -03:00
Arcade/ui rm some any 2022-07-15 23:34:27 -04:00
Augmentation lint 2022-07-18 03:31:17 -04:00
BitNode tidy up eslint.js 2022-07-19 12:19:32 -04:00
Bladeburner remove unused fields on sleeves 2022-07-28 03:08:39 -04:00
Casino one more 2022-07-19 18:30:59 -04:00
Company nuke some use of any 2022-07-14 19:00:10 -04:00
Corporation Merge pull request #3480 from Undeemiss/corp-new-shares 2022-08-23 12:55:09 -03:00
CotMG fix any in CotMG helper 2022-07-18 03:26:07 -04:00
Crime finish sleeve rework 2022-07-28 02:46:34 -04:00
DarkWeb refactor some stuff 2022-07-14 17:43:08 -04:00
data Fix contract input handling 2022-08-02 11:11:49 -04:00
DevMenu/ui Move player skills and exp to their struct 2022-07-26 23:54:17 -04:00
Diagnostic fix few bugs 2021-11-22 11:36:13 -05:00
Exploits merge dev 2022-07-20 12:16:42 -04:00
Faction Merge branch 'dev' into dev 2022-08-23 13:01:13 -03:00
GameOptions Did some changes of the remote api and added documentation 2022-08-23 17:50:31 -04:00
Gang fix more anys 2022-07-19 16:46:03 -04:00
Hacking Move player skills and exp to their struct 2022-07-26 23:54:17 -04:00
Hacknet Merge pull request #3810 from Undeemiss/multi-hash-sell 2022-07-21 01:39:02 -04:00
hash bugfix 2021-12-16 20:09:19 -05:00
Hospital Move player skills and exp to their struct 2022-07-26 23:54:17 -04:00
Infiltration fixing other commits after rebase 2022-08-09 18:25:02 -04:00
Literature Fixed some typos and style issues 2022-06-07 15:26:33 +02:00
Locations Move player skills and exp to their struct 2022-07-26 23:54:17 -04:00
Message Move player skills and exp to their struct 2022-07-26 23:54:17 -04:00
Milestones rm some any 2022-07-15 23:34:27 -04:00
Netscript Add dummy function to generate a mock server or player for formulas stuff 2022-08-23 16:01:34 -04:00
NetscriptFunctions Add type fix for flags 2022-08-24 19:09:18 -04:00
NetworkShare v1.5.0 2022-03-07 17:51:02 -05:00
PersonObjects debounce updateRAM 2022-08-23 16:38:30 -04:00
Programs Move player skills and exp to their struct 2022-07-26 23:54:17 -04:00
RemoteFileAPI Did some changes of the remote api and added documentation 2022-08-23 17:50:31 -04:00
Script debounce updateRAM 2022-08-23 16:38:30 -04:00
ScriptEditor Add type fix for flags 2022-08-24 19:09:18 -04:00
Server Merge pull request #3841 from crimsonhawk47/fix-ip-exists-function 2022-07-21 01:33:35 -04:00
Settings Did some changes of the remote api and added documentation 2022-08-23 17:50:31 -04:00
Sidebar/ui prep v2 2022-07-19 14:21:12 -04:00
SourceFile extract multipliers in its own type 2022-07-14 18:43:33 -04:00
StockMarket format+lint 2022-08-20 19:16:11 -04:00
Terminal Merge pull request #3981 from Snarling/B&AFix 2022-08-23 12:25:55 -03:00
Themes fix few as any 2022-07-20 02:36:21 -04:00
ThirdParty rm any 2022-07-15 01:51:30 -04:00
Tutorial/ui fix editor not loading 2021-12-21 12:02:06 -05:00
ui Merge pull request #3976 from Snarling/ScriptEditorResponsiveness 2022-08-23 12:12:21 -03:00
utils Fix contract input handling 2022-08-02 11:11:49 -04:00
Work debounce updateRAM 2022-08-23 16:38:30 -04:00
Alias.ts fix a bunch of small v2 related bugs 2022-07-26 08:08:51 -04:00
CodingContractGenerator.ts #3711: Generate contracts only on network 2022-05-24 16:26:40 +02:00
CodingContracts.ts rm more any 2022-07-18 02:28:21 -04:00
Constants.ts allbuild commit f825cc0b 2022-08-23 12:48:51 -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 3992 Fix: handle null duration in toast ns function 2022-08-19 14:38:46 +03:00
engine.tsx Added a few formulas to calculate work gains 2022-08-17 14:32:52 -04:00
ExportBonus.tsx Simplified some booleans and if elses 2022-03-08 22:52:26 +01:00
Hacking.ts Move player skills and exp to their struct 2022-07-26 23:54:17 -04:00
IEngine.ts Add achievements to base game 2022-01-08 05:45:32 -05:00
index.html Fix fullscreen pages 2022-08-23 02:37:53 -04:00
index.tsx Did some changes of the remote api and added documentation 2022-08-23 17:50:31 -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
NetscriptFunctions.ts incorporate read changes 2022-08-24 18:42:42 -04:00
NetscriptJSEvaluator.ts lint 2022-08-19 18:36:24 -04:00
NetscriptPort.ts fix any in NetscriptPorts 2022-07-18 03:09:19 -04:00
NetscriptWorker.ts Some cleanup 2022-08-09 18:09:26 -04:00
Player.ts rm some any 2022-07-15 23:34:27 -04:00
Prestige.ts Merge pull request #3700 from Daniel-Barbera/dev 2022-07-21 02:19:26 -04:00
RedPill.tsx Move player skills and exp to their struct 2022-07-26 23:54:17 -04:00
SaveObject.tsx debounce updateRAM 2022-08-23 16:38:30 -04:00
Terminal.ts convert player to ts 2021-09-23 18:47:43 -04:00
TextFile.ts fix few as any 2022-07-20 02:36:21 -04:00
types.ts nuke half the dependencies because they were unused. 2021-10-14 19:31:17 -04:00
UncaughtPromiseHandler.ts Initial commit 2022-08-09 18:09:24 -04:00