bitburner-src/src/Netscript
catloversg 6e1848dd79
CORPORATION: Add new API to check if player can create corporation (#1598)
* CORPORATION: Add new API to check if player can create corporation
* Update description of createCorporation API
* Return enum instead of true/false
* Use throwIfReachable
* Fix typo in comment
2024-11-30 21:49:19 -08:00
..
APIWrapper.ts CODEBASE: Fix lint errors 2 (#1756) 2024-11-06 23:09:11 -08:00
Environment.ts NETSCRIPT: Greatly speed up script launching, and remove the limitation unique args per script (#440) 2023-04-27 18:21:06 -04:00
ErrorMessages.ts REFACTOR: Mitigate cyclic dependency between Jsonable classes (#1792) 2024-11-23 15:53:31 -08:00
killWorkerScript.ts REFACTOR: Mitigate cyclic dependency between Jsonable classes (#1792) 2024-11-23 15:53:31 -08:00
NetscriptHelpers.tsx CODEBASE: Fix lint errors 2 (#1756) 2024-11-06 23:09:11 -08:00
Pid.ts Fix tons of typos 2022-10-09 01:25:31 -04:00
RamCostGenerator.ts CORPORATION: Add new API to check if player can create corporation (#1598) 2024-11-30 21:49:19 -08:00
RecentScripts.ts ENUMS: Initial Enum Helper rework + Reorganization (#596) 2023-06-12 00:34:20 -04:00
ScriptDeath.ts NETSCRIPT: Update ScriptDeath to extend Error (#1685) 2024-10-09 21:18:06 -07:00
ScriptIdentifier.ts NETSCRIPT: A minorly breaking change around script launch, and refactoring. (#1213) 2024-04-23 20:21:05 -04:00
TypeAssertion.ts API: Minor followup changes for #1059 (#1135) 2024-03-05 19:42:55 -05:00
WorkerScript.ts NETSCRIPT: Rework disableLog for efficiency (#1589) 2024-08-16 19:10:20 -07:00
WorkerScripts.ts CODEBASE: Expand lint rules, and Aliases are stored as maps (#501) 2023-05-05 03:55:59 -04:00