Commit graph

721 commits

Author SHA1 Message Date
Filip Tibell
9adf296539
Fix CI workflow using old tooling 2023-07-07 09:11:27 +02:00
Filip Tibell
db4dbc6dcb
Remove old tooling 2023-07-07 09:06:45 +02:00
Filip Tibell
fc107e64b8
Version 0.7.4 2023-07-07 09:06:33 +02:00
Filip Tibell
1dc0ea67e3
Add support for CFrame and Font in instance attributes 2023-07-07 09:02:02 +02:00
Filip Tibell
9e67a8542f
Update dependencies, fix fn borrow recursion in postprocessing 2023-07-07 08:52:57 +02:00
Filip Tibell
382c1733a6
Fix unique ids not being stripped completely from models 2023-07-07 08:48:12 +02:00
Filip Tibell
6a4e44918c
Version 0.7.3 2023-07-05 10:40:58 +02:00
Filip Tibell
940834f70e
Version 0.7.2 2023-06-28 12:21:57 +02:00
Filip Tibell
533b12b11c
Update Luau version, fix changelog entries 2023-06-28 12:20:38 +02:00
Filip Tibell
7f64bd0cc3
Fix badge alt text in readme 2023-06-28 12:12:04 +02:00
Filip Tibell
2e68895aea
Remove old CLI tests 2023-06-28 12:11:06 +02:00
Filip Tibell
66e122ea63
Rewrite setup subcommand to be more permissive and user friendly 2023-06-28 12:10:17 +02:00
Filip Tibell
65f2319a64
Add support for init files 2023-06-28 10:58:02 +02:00
Filip Tibell
594e773236
Dont output anything from wss test unless its an error 2023-06-28 10:38:46 +02:00
Filip Tibell
518e263c69
Remove dependency on blocking crate 2023-06-28 10:33:37 +02:00
Filip Tibell
e0f5e65ff6
Update rbx-dom 2023-06-26 12:34:39 +02:00
Callie
3b29d10443
Fix file extension checking in remodel shim (#59) 2023-06-23 23:00:15 +02:00
Filip Tibell
ef5d06a169
Update lockfile 2023-06-17 21:17:35 +02:00
Filip Tibell
a0f6b25b9e
Version 0.7.1 2023-06-17 21:14:09 +02:00
Filip Tibell
dfca4d3077
Add missing changelog entry 2023-06-17 21:14:09 +02:00
Filip Tibell
4cf8905768
Downgrade rbx-dom 2023-06-17 21:14:09 +02:00
reggie
aaa0977d54
Add TLS support for net.socket(), fix WebSocket.closeCode behavior (#57) 2023-06-15 22:36:05 +02:00
Filip Tibell
2169acb3d2
Update readme and changelog 2023-06-12 12:56:56 +02:00
Filip Tibell
f1c230d39b
Version 0.7.0 2023-06-12 12:22:08 +02:00
Filip Tibell
10be29c121
Remove support for windows on arm, too complicated 2023-06-12 12:20:36 +02:00
Filip Tibell
3bc0e129b3
Add test for automatic decompression in net builtin 2023-06-12 10:00:00 +02:00
Filip Tibell
52c6f21aba
Remove legacy globals for builtins (finally) 2023-06-12 09:39:05 +02:00
Filip Tibell
bcdc5f14a5
Finish up serde compression, implement tests 2023-06-12 08:51:14 +02:00
Filip Tibell
4d5bf6c2ae
Improve error reporting for bad arguments to rust functions 2023-06-08 14:52:17 +02:00
Filip Tibell
e2af4f51d2
Update changelog 2023-06-08 14:26:11 +02:00
Filip Tibell
1247196c35
Upgrade to mlua version 0.9 2023-06-08 14:25:44 +02:00
Filip Tibell
63f623647b
Make sure print and warn globals also flush stdout 2023-06-08 12:30:16 +02:00
Filip Tibell
71cf5e7c96
Update dependencies 2023-06-08 12:23:33 +02:00
Filip Tibell
5d72132ecc
Fix remaining issues with home dir script discovery 2023-06-08 11:56:35 +02:00
Filip Tibell
0773dc024a
Fix list subcommand not printing multiline descriptions properly 2023-06-08 11:31:26 +02:00
Filip Tibell
42ab2da1ed
Sort requires for test files 2023-06-08 11:21:00 +02:00
Filip Tibell
155ae550db
Update roblox test files 2023-06-08 11:16:47 +02:00
Filip Tibell
422a097598
Fix .editorconfig and formatting 2023-06-08 11:15:41 +02:00
Filip Tibell
c063230f4c
Implement home dir script discovery 2023-06-08 11:09:52 +02:00
Filip Tibell
933cfa84c0
Update changelog 2023-05-26 09:41:41 +02:00
Filip Tibell
151d8cc945
typeof now returns roblox type names 2023-05-26 09:38:11 +02:00
Filip Tibell
65ea0edc12
Migrate away from httpbin for unit tests 2023-05-24 11:25:14 +02:00
Filip Tibell
048b444859
Remove printinfo global 2023-05-24 11:21:48 +02:00
Filip Tibell
73efb5fc99
More typedef improvements for roblox builtin 2023-05-20 19:49:37 +02:00
Filip Tibell
f1c62245da
Minor fixes for remodel migration module 2023-05-20 19:25:32 +02:00
Filip Tibell
83303cf5e6
Write remodel migration module, improve roblox builtin typings 2023-05-20 18:11:57 +02:00
Filip Tibell
2297350c6e
Migrate roblox builtin functions for place & model files to more flexible APIs 2023-05-20 14:23:51 +02:00
Filip Tibell
6628220429
Implement automatic decompression of net responses 2023-05-20 13:25:14 +02:00
Filip Tibell
b42c69f9c4
Update dependencies and Luau version 2023-05-20 10:12:40 +02:00
Filip Tibell
ad59ae01d4
Implement recursive arg for instance find methods, remove FindFirstDescendant 2023-05-20 10:02:06 +02:00