Server/project/src/loaders
TheSparta f354811ca8 A few changes to Watermark and Error Handling
- Made it so Watermark doesn't initialize on the constructor, this makes it possible for tests to use `@spt-aki/di/Container`;
- Removed unnecessary calls to `ErrorHandler.handleCriticalError`, all you really need to do is `throw new Error()` and it'll get caught automatically.
2023-10-29 22:20:33 +00:00
..
BundleLoader.ts Import path alias on the whole project (!157) 2023-10-19 17:21:17 +00:00
ModLoadOrder.ts A few changes to Watermark and Error Handling 2023-10-29 22:20:33 +00:00
ModTypeCheck.ts Import path alias on the whole project (!157) 2023-10-19 17:21:17 +00:00
PostAkiModLoader.ts Import path alias on the whole project (!157) 2023-10-19 17:21:17 +00:00
PostDBModLoader.ts Import path alias on the whole project (!157) 2023-10-19 17:21:17 +00:00
PreAkiModLoader.ts Cleanup of async method names 2023-10-20 12:23:19 +01:00