bitburner-src/src
2023-01-03 02:40:06 -05:00
..
@types add better typing to Electron.tsx 2022-04-21 23:50:49 -07:00
Achievements VARIOUS: Various changes prior to release 2.2 (#271) 2022-12-29 20:28:53 -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 VARIOUS: Various changes prior to release 2.2 (#271) 2022-12-29 20:28:53 -05:00
BitNode VARIOUS: Various changes prior to release 2.2 (#271) 2022-12-29 20:28:53 -05:00
Bladeburner 2.2 2023-01-02 13:20:25 -05:00
Casino VARIOUS: Various changes prior to release 2.2 (#271) 2022-12-29 20:28:53 -05:00
Company VARIOUS: Various changes prior to release 2.2 (#271) 2022-12-29 20:28:53 -05:00
Corporation Fix graceful load for type changes 2023-01-02 15:25:43 -05: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 MISC: small fixes (#270) 2023-01-02 13:51:59 -05:00
GameOptions Internal refactoring of Router (#241) 2022-12-04 03:14:06 -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 VARIOUS: Various changes prior to release 2.2 (#271) 2022-12-29 20:28:53 -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 MISC: small fixes (#270) 2023-01-02 13:51:59 -05:00
Literature VARIOUS: Various changes prior to release 2.2 (#271) 2022-12-29 20:28:53 -05:00
Locations VARIOUS: Various changes prior to release 2.2 (#271) 2022-12-29 20:28:53 -05:00
Message Tutorial: Remove NS1 tutorial, change getting started guide to .js (#258) 2022-12-21 17:49:12 -05:00
Milestones Make the main player object an alias, makes it easier to import 2022-10-09 18:42:14 -04:00
Netscript 2.2 2023-01-02 13:20:25 -05:00
NetscriptFunctions Format fix... 2023-01-02 13:59:31 -05:00
NetworkShare v1.5.0 2022-03-07 17:51:02 -05:00
PersonObjects Fix broken HP 2023-01-03 02:16:48 -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 VARIOUS: Various changes prior to release 2.2 (#271) 2022-12-29 20:28:53 -05:00
ScriptEditor MISC: small fixes (#270) 2023-01-02 13:51:59 -05:00
Server MISC: small fixes (#270) 2023-01-02 13:51:59 -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 VARIOUS: Various changes prior to release 2.2 (#271) 2022-12-29 20:28:53 -05: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 Rename lots of reference from old to new repo 2022-10-20 03:56:59 +11:00
ui sync overview updates 2023-01-02 08:54:18 -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 2.2 2023-01-02 13:20:25 -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
MathJaxWrapper.tsx fmt and lint 2022-04-06 19:30:08 -04:00
NetscriptFunctions.ts 2.2 2023-01-02 13:20:25 -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 Fix args for ns1 2023-01-02 17:56:11 -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