Commit Graph

8 Commits

Author SHA1 Message Date
Linden
cc6aed591f chore: adjust links 2025-03-29 21:46:58 +11:00
Linden
fb2225e373 chore: add copyright notices to each file
Some people accidentally, mistakenly, and without any malicious intent forget to attribute code from this resource to its source. This change will hopefully assist people, so that they do not make that mistake again.
2025-03-18 18:46:09 +11:00
Linden
0f0c7a6591 refactor(streamingRequest): internal method for request functions
- TS package type inference for request functions.
- Type fix for Lua's waitFor callback.
- Lua request functions cannot return nil.
2024-03-31 16:15:44 +11:00
Linden
2190cd32f4 refactor(waitFor): use GetGameTimer to timeout callbacks
Corrected error message output to ms.
Resolves #518.
2024-03-18 18:48:57 +11:00
Linden
82dfb8d882 fix(waitFor): type corrections 2024-02-02 13:45:01 +11:00
Linden
0e816ecfc0 fix(waitFor): allow timeout to be disabled 2024-01-20 17:29:36 +11:00
Linden
6817ae6649 fix(imports/waitFor): normalise timeout 2024-01-17 17:37:44 +11:00
Linden
f11668b95c feat(imports): lib.waitFor 2023-07-31 16:17:50 +10:00