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 |
|
Filip Tibell
|
440d5f7ab1
|
Fix tests being flaky
|
2023-03-22 14:12:05 +01:00 |
|
Filip Tibell
|
94c1f42dbe
|
Implement proper access of default properties for roblox instances
|
2023-03-22 13:51:18 +01:00 |
|
Filip Tibell
|
201f38d44e
|
Implement tests for getting & setting roblox instance properties
Also fix some related bugs
|
2023-03-22 13:29:39 +01:00 |
|
Filip Tibell
|
afdde26a18
|
Add tests for reading & writing roblox place & model files
|
2023-03-22 13:02:05 +01:00 |
|
Filip Tibell
|
34e417e57b
|
Implement GetService and FindService
|
2023-03-22 12:43:23 +01:00 |
|
Filip Tibell
|
1441544426
|
Make DataModel class name a shared constant for safety
|
2023-03-22 11:29:11 +01:00 |
|
Filip Tibell
|
b0d401421e
|
Implement mechanism for implementing roblox methods only on certain classes
|
2023-03-22 11:20:47 +01:00 |
|
Filip Tibell
|
9f13b8e667
|
Don't allow instances to be created from dom roots
|
2023-03-22 10:28:49 +01:00 |
|
Filip Tibell
|
b63d016818
|
Merge parent setter methods
|
2023-03-22 10:21:42 +01:00 |
|
Filip Tibell
|
a21861918b
|
Prevent setting Parent prop of DataModel instances
|
2023-03-22 10:15:39 +01:00 |
|
Filip Tibell
|
178f7b41ab
|
Fully implement document methods for converting to/from instances
|
2023-03-22 10:14:05 +01:00 |
|
Filip Tibell
|
7553e91dc6
|
Simplify handling of internal weak dom, start adding instance tests
|
2023-03-22 09:39:26 +01:00 |
|
Filip Tibell
|
b8b39eb0b8
|
Implement lua APIs for reading & writing roblox files
|
2023-03-21 21:53:10 +01:00 |
|
Filip Tibell
|
531c579f2d
|
Add roblox test files submodule
|
2023-03-21 19:29:23 +01:00 |
|
Filip Tibell
|
4aa61c7eca
|
Integrate roblox lib into new require mechanism
|
2023-03-21 19:13:41 +01:00 |
|