bitburner-src/src
2023-01-30 21:42:46 +02:00
..
@types add better typing to Electron.tsx 2022-04-21 23:50:49 -07:00
Achievements INFRA: Update Webpack to @latest, along with other dev packages (#290) 2023-01-05 20:29:02 -05:00
Arcade/ui Make the main player object an alias, makes it easier to import 2022-10-09 18:42:14 -04:00
Augmentation fix previous commit, improve argument page on docs 2023-01-30 21:42:46 +02:00
BitNode MULTS: Make BitNodeMultipliers.ServerMaxMoney more sensible (#280) 2023-01-05 20:31:54 -05:00
Bladeburner MISC: Further BB UI number updates (#340) 2023-01-27 08:04:17 -05:00
Casino INFRA: Update everything except React (#312) 2023-01-08 02:36:55 -05:00
Company VARIOUS: Various changes prior to release 2.2 (#271) 2022-12-29 20:28:53 -05:00
Corporation fix previous commit, improve argument page on docs 2023-01-30 21:42:46 +02:00
CotMG VARIOUS: Various changes prior to release 2.2 (#271) 2022-12-29 20:28:53 -05:00
Crime VARIOUS: Various changes prior to release 2.2 (#271) 2022-12-29 20:28:53 -05:00
DarkWeb Make the main player object an alias, makes it easier to import 2022-10-09 18:42:14 -04:00
data DOC: Improve CCT documentation for HammingCodes (#167) 2022-10-30 04:24:09 -04:00
DevMenu/ui VARIOUS: Various changes prior to release 2.2 (#271) 2022-12-29 20:28:53 -05:00
Diagnostic fix few bugs 2021-11-22 11:36:13 -05:00
Exploits Make the main player object an alias, makes it easier to import 2022-10-09 18:42:14 -04:00
Faction Fix mathjax error (#287) 2023-01-03 07:38:14 -05:00
GameOptions Remove donation section under options (#328) 2023-01-16 15:51:47 -05:00
Gang MISC: small fixes (#270) 2023-01-02 13:51:59 -05:00
Hacking Make the main player object an alias, makes it easier to import 2022-10-09 18:42:14 -04:00
Hacknet split hacknet node from server in name, with SF9 (#327) 2023-01-16 15:59:33 -05:00
hash bugfix 2021-12-16 20:09:19 -05:00
Hospital Make the main player object an alias, makes it easier to import 2022-10-09 18:42:14 -04:00
Infiltration INFRA: Update everything except React (#312) 2023-01-08 02:36:55 -05:00
Literature Updated ReadTheDocs links 2023-01-06 15:24:10 +02:00
Locations BUGFIX: Fix rendering of GenericLocation 2023-01-09 20:02:26 -08:00
Message reduce level of jumper3 to 325 (#291) 2023-01-03 18:39:41 -05:00
Milestones Make the main player object an alias, makes it easier to import 2022-10-09 18:42:14 -04:00
Netscript NETSCRIPT: Added cyclesWorked to certain sleeve.getTask returns, and added bladeburner.getActionSuccesses (#324) 2023-01-15 23:50:54 -05:00
NetscriptFunctions autoAssignJob streamlining 2023-01-29 08:14:12 -05:00
NetworkShare v1.5.0 2022-03-07 17:51:02 -05:00
PersonObjects split hacknet node from server in name, with SF9 (#327) 2023-01-16 15:59:33 -05:00
Programs Internal refactoring of Router (#241) 2022-12-04 03:14:06 -05:00
RemoteFileAPI Unify error handling 2022-09-27 15:34:47 -04:00
Script NETSCRIPT: More ns Proxy changes (#297) 2023-01-05 20:41:24 -05:00
ScriptEditor Doc changes 2023-01-30 20:51:00 +02:00
Server split hacknet node from server in name, with SF9 (#327) 2023-01-16 15:59:33 -05:00
Settings format, lint, more enums, revert fn rename 2022-10-05 14:52:48 -04:00
Sidebar/ui BUG: Fix console error about bad ref use. (#278) 2023-01-01 04:10:06 -05:00
SourceFile Make the main player object an alias, makes it easier to import 2022-10-09 18:42:14 -04:00
StockMarket Updated ReadTheDocs links 2023-01-06 15:24:10 +02:00
Terminal 2.2 2023-01-02 13:20:25 -05:00
Themes VARIOUS: Various changes prior to release 2.2 (#271) 2022-12-29 20:28:53 -05:00
ThirdParty rm any 2022-07-15 01:51:30 -04:00
Tutorial/ui Updated ReadTheDocs links 2023-01-06 15:24:10 +02:00
ui BUGFIX: Corrected error in formatReallyBigNumber and updated BB UI to be more large number friendly (#331) 2023-01-20 08:06:50 -05:00
utils VARIOUS: Various changes prior to release 2.2 (#271) 2022-12-29 20:28:53 -05:00
Work Fix crazy faction XP rates 2023-01-03 02:40:06 -05:00
Alias.ts Added some purchased server functions 2022-10-09 02:32:13 -04:00
CodingContractGenerator.ts Make the main player object an alias, makes it easier to import 2022-10-09 18:42:14 -04:00
CodingContracts.ts Fix tons of typos 2022-10-09 01:25:31 -04:00
Constants.ts Bump to 2.2.2dev 2023-01-05 20:28:01 -05:00
db.tsx Fixing spelling mistake 2022-01-10 15:17:04 +10:00
DevMenu.tsx Make the main player object an alias, makes it easier to import 2022-10-09 18:42:14 -04:00
Electron.tsx Make the main player object an alias, makes it easier to import 2022-10-09 18:42:14 -04:00
engine.tsx MISC: small fixes (#270) 2023-01-02 13:51:59 -05:00
Enums.ts VARIOUS: Various changes prior to release 2.2 (#271) 2022-12-29 20:28:53 -05:00
ExportBonus.tsx Make the main player object an alias, makes it easier to import 2022-10-09 18:42:14 -04:00
Hacking.ts VARIOUS: Various changes prior to release 2.2 (#271) 2022-12-29 20:28:53 -05:00
index.html MISC: Remove google analytics (#253) 2022-12-13 08:28:08 -05:00
index.tsx Did some changes of the remote api and added documentation 2022-08-23 17:50:31 -04:00
InteractiveTutorial.ts Tutorial: Remove NS1 tutorial, change getting started guide to .js (#258) 2022-12-21 17:49:12 -05:00
NetscriptFunctions.ts NETSCRIPT: More ns Proxy changes (#297) 2023-01-05 20:41:24 -05:00
NetscriptJSEvaluator.ts VARIOUS: Various changes prior to release 2.2 (#271) 2022-12-29 20:28:53 -05:00
NetscriptPort.ts NETSCRIPT: added portHandle.nextWrite() (#187) 2022-11-03 06:17:29 -04:00
NetscriptWorker.ts NETSCRIPT: More ns Proxy changes (#297) 2023-01-05 20:41:24 -05:00
Player.ts rm some any 2022-07-15 23:34:27 -04:00
Prestige.ts Fix inaccurate HP on SF prestige 2023-01-02 10:35:52 -05:00
RedPill.tsx Internal refactoring of Router (#241) 2022-12-04 03:14:06 -05:00
SaveObject.tsx 2.2 2023-01-02 13:20:25 -05:00
Terminal.ts add hoop before exposing 2022-10-11 21:02:04 -04:00
TextFile.ts VARIOUS: Various changes prior to release 2.2 (#271) 2022-12-29 20:28:53 -05:00
types.ts MISC: A bunch of enums stuff. (#212) 2022-11-20 08:37:11 -05:00
UncaughtPromiseHandler.ts uncaught promises no longer spam console (#134) 2022-10-19 17:13:15 -04:00