Filip Tibell
|
93b83a5874
|
Fix changelog typos
|
2023-03-26 12:54:28 +02:00 |
|
Filip Tibell
|
7c9a1bef86
|
Fix integer attributes
|
2023-03-26 12:43:01 +02:00 |
|
Filip Tibell
|
4cb260c7dd
|
Version 0.6.4
|
2023-03-26 12:09:13 +02:00 |
|
Filip Tibell
|
5cc8ba9d8e
|
Fix setting attributes on empty instances
|
2023-03-26 12:07:55 +02:00 |
|
Filip Tibell
|
7cbc75f8e9
|
Add cloning to attribute test
|
2023-03-26 11:58:30 +02:00 |
|
Filip Tibell
|
0c46a82b10
|
Fix crash when saving unsupported attributes
|
2023-03-26 11:54:44 +02:00 |
|
Filip Tibell
|
309958deed
|
Fix instance reference property crash
|
2023-03-26 11:52:38 +02:00 |
|
Filip Tibell
|
f1b780af7d
|
Fix roblox document error messages missing details
|
2023-03-26 11:32:40 +02:00 |
|
Filip Tibell
|
ffe0ce1f52
|
Version 0.6.3
|
2023-03-26 09:40:13 +02:00 |
|
Filip Tibell
|
8799c26191
|
Add tests for datamodel & collectionservice
|
2023-03-26 09:38:59 +02:00 |
|
Filip Tibell
|
4b793bf2f9
|
Update changelog
|
2023-03-25 21:00:43 +01:00 |
|
Filip Tibell
|
734fa5d46d
|
Update roblox api status
|
2023-03-25 20:55:38 +01:00 |
|
Filip Tibell
|
5e898858ae
|
Implement roblox instance tags & CollectionService
|
2023-03-25 20:54:15 +01:00 |
|
Filip Tibell
|
dcec0e6ad3
|
Finish up roblox instance method test suite
|
2023-03-25 18:04:19 +01:00 |
|
Filip Tibell
|
e9bea839b3
|
Replace lazy_static with once_cell
|
2023-03-25 17:37:12 +01:00 |
|
Filip Tibell
|
191bbf15bb
|
Implement more tests for instance methods
|
2023-03-25 17:26:16 +01:00 |
|
Filip Tibell
|
c43d164c6a
|
Implement more instance method tests
|
2023-03-25 17:07:08 +01:00 |
|
Filip Tibell
|
6895b66550
|
Fix unnecessary error message printing for destroyed instances
|
2023-03-25 16:46:46 +01:00 |
|
Filip Tibell
|
580ed6414c
|
Implement proper cloning of instance reference properties for instance cloning
|
2023-03-25 16:13:26 +01:00 |
|
Filip Tibell
|
1bbb6a9fd7
|
Update dependencies
|
2023-03-25 14:23:23 +01:00 |
|
Filip Tibell
|
6fe642e06d
|
Version 0.6.2
|
2023-03-25 11:48:50 +01:00 |
|
Filip Tibell
|
e041f3e2ea
|
Add test for instance attributes, fix binary strings
|
2023-03-25 11:39:32 +01:00 |
|
Filip Tibell
|
8b0edc8dae
|
Fix access of roblox instance reference properties when they are not set
|
2023-03-25 11:12:09 +01:00 |
|
Filip Tibell
|
25f46c10a8
|
Add in restrictions for roblox attribute names
|
2023-03-25 11:00:22 +01:00 |
|
Filip Tibell
|
22ab18026b
|
Implement attributes & instance ref properties for roblox lib
|
2023-03-25 10:48:14 +01:00 |
|
Filip Tibell
|
4023521f95
|
Fix roblox builting typedefs
|
2023-03-24 18:48:42 +01:00 |
|
Filip Tibell
|
435983f26b
|
Fix readme location for gitbook
|
2023-03-24 14:09:16 +01:00 |
|
Filip Tibell
|
f778e29b30
|
Add workflow for generating & publishing gitbook
|
2023-03-24 12:59:21 +01:00 |
|
Filip Tibell
|
eacc74d24a
|
Remove unnecessary intro page from docs
|
2023-03-24 12:55:23 +01:00 |
|
Filip Tibell
|
587a1c796d
|
Finish gitbook gen command
|
2023-03-24 12:51:37 +01:00 |
|
Filip Tibell
|
4b014b7b61
|
Add command for publishing gitbook
|
2023-03-24 12:38:57 +01:00 |
|
Filip Tibell
|
673c193228
|
Fix docs gen
|
2023-03-24 12:38:27 +01:00 |
|
Filip Tibell
|
2c6e84bbc1
|
Clean up docs & their links
|
2023-03-24 11:56:42 +01:00 |
|
Filip Tibell
|
9cf6c0f44f
|
Replace references to wiki with gitbook
|
2023-03-24 11:46:22 +01:00 |
|
Filip Tibell
|
d0094ec0d1
|
Start migration to using gitbook for docs
|
2023-03-24 11:34:19 +01:00 |
|
Filip Tibell
|
e17b25708b
|
Add typedefs for roblox builtin
|
2023-03-24 11:10:11 +01:00 |
|
Filip Tibell
|
b7d1c9c438
|
Split up typedefs & document builtins a bit better
|
2023-03-24 10:45:18 +01:00 |
|
Filip Tibell
|
6e411de99b
|
Version 0.6.1
|
2023-03-23 09:44:01 +01:00 |
|
Filip Tibell
|
124c0d06b5
|
Fix roblox builtin writing mysterious root instances
|
2023-03-23 09:42:24 +01:00 |
|
Filip Tibell
|
bd38bf536c
|
Add static functions to API reference for roblox lib
|
2023-03-22 20:46:11 +01:00 |
|
Filip Tibell
|
3a36a9dd1b
|
Add function for roblox auth cookie
|
2023-03-22 20:20:43 +01:00 |
|
Filip Tibell
|
c39aaeee8f
|
Version 0.6.0
|
2023-03-22 20:13:43 +01:00 |
|
Filip Tibell
|
d802288906
|
Update wiki with new roblox builtin
|
2023-03-22 20:08:55 +01:00 |
|
Filip Tibell
|
40161efbb4
|
Prepare changelog for next major version
|
2023-03-22 19:15:26 +01:00 |
|
Filip Tibell
|
dfe32b602c
|
Fix renamed type in type definitions
|
2023-03-22 19:01:18 +01:00 |
|
Filip Tibell
|
7208982758
|
Prepare readme for next major version
|
2023-03-22 18:57:56 +01:00 |
|
Filip Tibell
|
bf574607fb
|
Make new async require work with concurrent requires
|
2023-03-22 18:16:45 +01:00 |
|
Filip Tibell
|
129512b067
|
Ignore rbx-test-files in luau-lsp config
|
2023-03-22 16:42:07 +01:00 |
|
Filip Tibell
|
ed07409dbc
|
Fix selene typedefs generation
|
2023-03-22 16:40:43 +01:00 |
|
Filip Tibell
|
e1fa0867b7
|
Check out submodules in CI workflow
|
2023-03-22 14:23:08 +01:00 |
|