Lucien Greathouse
d99df59d9b
'Wildcard' type in DefaultPlugin, change to PascalCase in API
2018-02-04 07:10:59 -08:00
Lucien Greathouse
c5f8247543
Add support for Bool and Number primitive types.
2018-02-03 23:16:29 -08:00
Lucien Greathouse
86d7d033d7
Add 'route' to each RbxInstance, which tags how the instance was generated
2018-01-05 13:07:09 -08:00
Lucien Greathouse
58b244b7e9
Reorganize some of the unwieldly parts of the codebase
...
* Moved commands into their own folder to reduce `bin.rs`'s size
* Moved all of the VFS-related functionality into its own folder
* Documented a lot of functions, including a few very obscure ones
2018-01-03 16:45:46 -08:00
Lucien Greathouse
d8bcbee463
Rename RbxItem -> RbxInstance
2018-01-03 16:01:48 -08:00
Lucien Greathouse
0f78eb933a
DESIGN doc, stub out /write endpoint
2017-12-20 22:00:01 -08:00
Lucien Greathouse
21e9625c36
Prototype plugin architecture, switch instance-based stuff to that
2017-12-14 01:11:44 -08:00