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
|
5868649d18
|
fix(package/streaming): return promise from streamingRequest
|
2024-03-27 14:27:33 +11:00 |
|
Linden
|
0be5fce030
|
fix(package/streaming): somehow valid path is invalid?
|
2024-01-17 19:55:35 +11:00 |
|
Linden
|
c0832cbe72
|
feat(package): add waitFor and sleep functions
|
2024-01-17 17:39:16 +11:00 |
|
Jag
|
65a799071a
|
chore: various fix-ups from docs clean-up (#363)
- Add in missing js functions
- getCurrentRadialId
- requestScaleformMove
- Change up math.tohex to maintain lowercase `0x` prefix
- Add missing fields
- Removed extra whitespaces
Co-authored-by: Luke <39926192+LukeWasTakenn@users.noreply.github.com>
|
2023-07-21 13:54:29 +02:00 |
|
Linden
|
5cf2417f4f
|
refactor(streaming): requestWeaponAsset params
|
2023-04-17 15:15:30 +10:00 |
|
Diogo Manuel Coelho Morais dos Santos
|
e91be47067
|
feat(streaming): requestWeaponAsset (#264)
|
2023-04-17 14:21:40 +10:00 |
|
Linden
|
00c2086072
|
refactor(streaming): convert to modules
Import methods rather than call via exports.
|
2022-11-21 21:39:05 +11:00 |
|
Luke
|
5054030948
|
feat(package): streaming wrapper
|
2022-09-15 00:22:25 +02:00 |
|