Commit Graph

6 Commits

Author SHA1 Message Date
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
0f7d1c165f refactor(imports/streaming): remove default timeout 2024-01-17 17:38:34 +11:00
Linden
f11668b95c feat(imports): lib.waitFor 2023-07-31 16:17:50 +10:00
Linden
a8ab102bae refactor(imports/streaming): use coroutine.isyieldable 2023-05-25 14:56:56 +10:00
ANTOND
e59089573a fix(imports/scaleform): return scaleform handle (#188) 2022-12-30 21:12:03 +11:00
TheFarFantomas
cfb3e4c7d9 feat(imports): requestScaleformMovie (#180) 2022-12-20 08:11:18 +11:00