pokemon-showdown/lib
Slayer95 4b8c6a4d6d
Some checks failed
Node.js CI / build (18.x) (push) Has been cancelled
Refactor startup (#11346)
This minimizes side effects of import/require across the codebase,
and lets the caller be responsible of initializing child processeses,
as well as other async logic, such as restoring saved battles.
2025-10-17 19:37:47 -07:00
..
crashlogger.ts Refactor startup (#11346) 2025-10-17 19:37:47 -07:00
DASHYCODE.md Clarify Dashycode documentation 2019-07-12 02:04:07 -05:00
dashycode.ts Update to ESLint 9 (#10926) 2025-02-25 20:03:46 -08:00
database.ts Fix MySQL support in db library 2025-09-03 22:08:11 -07:00
fs.ts TypeScript: Enable noImplicitOverride 2025-02-26 14:38:32 -08:00
index.ts Refactor Teams plugin to use lib/database (#11109) 2025-08-04 21:51:42 -05:00
net.ts Use URL API (#11316) 2025-07-31 10:04:20 -05:00
process-manager.ts Refactor startup (#11346) 2025-10-17 19:37:47 -07:00
repl.ts Refactor startup (#11346) 2025-10-17 19:37:47 -07:00
sql.ts Refactor startup (#11346) 2025-10-17 19:37:47 -07:00
static-server.ts Vendor node-static (#11295) 2025-07-23 21:19:55 -07:00
STREAMS.md Fix outdated reference to .end() in Streams doc 2024-01-17 22:20:59 -08:00
streams.ts TypeScript: Enable noImplicitOverride 2025-02-26 14:38:32 -08:00
utils.ts TypeScript: Enable noImplicitOverride 2025-02-26 14:38:32 -08:00