Lucien Greathouse
|
25c73ed917
|
Add support for binary (rbxl and rbxm) build output
|
2018-11-30 18:08:03 -08:00 |
|
Lucien Greathouse
|
ce6a9dc448
|
Update dependencies
|
2018-11-30 18:02:30 -08:00 |
|
Lucien Greathouse
|
c50922e90c
|
Add ignoreUnknown to project nodes
|
2018-11-27 23:21:16 -08:00 |
|
Lucien Greathouse
|
bcd5fab33c
|
Add $properties to project nodes, unsure the full ramifications yet
|
2018-11-27 23:08:37 -08:00 |
|
Lucien Greathouse
|
49a2bc8ace
|
Fix example test
|
2018-11-27 21:17:38 -08:00 |
|
Lucien Greathouse
|
f1c5268670
|
Support init.lua and client/server scripts
|
2018-11-27 17:44:17 -08:00 |
|
Lucien Greathouse
|
29fe7492cc
|
Generate correct names for Lua scripts
|
2018-11-27 15:51:25 -08:00 |
|
Lucien Greathouse
|
2340a07408
|
Use project name for root object name
|
2018-11-27 15:16:48 -08:00 |
|
Lucien Greathouse
|
797c39347f
|
Upgrade dependencies
|
2018-11-27 15:15:02 -08:00 |
|
Lucien Greathouse
|
5a9d3959e2
|
Rework RbxSession to drop top-level garbage node, upgrade test-model
|
2018-11-27 15:11:10 -08:00 |
|
Lucien Greathouse
|
1e0a7dea73
|
Add test model, shore up 'build' command more
|
2018-11-27 14:40:19 -08:00 |
|
Lucien Greathouse
|
c61d6a5804
|
Build out 'build' command
|
2018-11-27 14:22:06 -08:00 |
|
Lucien Greathouse
|
8aee5c769f
|
Implement build command, shuffle around some internals to make it easier
|
2018-11-27 14:07:00 -08:00 |
|
Lucien Greathouse
|
7c585fcbce
|
Clean up bin, print better help text
|
2018-11-27 13:28:43 -08:00 |
|
Lucien Greathouse
|
f7689f3154
|
Take advantage of 2018 edition.
- Remove explicit 'extern crate' fields where useful
- Fix mutability of variable (unrelated?)
- Add rbxmx dependency, which needs 2018 edition
|
2018-11-27 10:50:52 -08:00 |
|
Lucien Greathouse
|
6617b8b6c4
|
Move server to (temporarily) require Rust Beta or stable 1.31+
|
2018-11-27 10:45:02 -08:00 |
|
Lucien Greathouse
|
9db31c9191
|
Stub out build command for generating rbxmx files
|
2018-11-27 10:38:44 -08:00 |
|
Lucien Greathouse
|
767a59a481
|
Handle removing folders and their path-to-ID associations better
|
2018-11-17 20:17:24 -08:00 |
|
Lucien Greathouse
|
f632444a0e
|
Update design graph
|
2018-11-17 14:58:07 -08:00 |
|
Lucien Greathouse
|
16c3c1f498
|
Vfs -> Imfs, clean up and document a bit
|
2018-11-17 13:51:22 -08:00 |
|
Lucien Greathouse
|
c8bb9bf2e9
|
Break out file watching into FsWatcher object
|
2018-11-17 13:46:56 -08:00 |
|
Lucien Greathouse
|
729ab25581
|
Expose more project stuff via the API
|
2018-11-17 01:14:07 -08:00 |
|
Lucien Greathouse
|
38e0f82812
|
Clean up VFS code to make it much more robust
|
2018-11-17 00:04:44 -08:00 |
|
Lucien Greathouse
|
b4fd2e31b3
|
Cleanup old modules and create more focused code
|
2018-11-16 23:27:19 -08:00 |
|
Lucien Greathouse
|
e09d23d6c2
|
RbxSession refactoring stuff
|
2018-11-16 23:14:32 -08:00 |
|
Lucien Greathouse
|
9ad0eabb85
|
Syncing sort of works
|
2018-11-16 20:32:39 -08:00 |
|
Lucien Greathouse
|
fb950cb007
|
Update test projects
|
2018-11-16 15:11:24 -08:00 |
|
Lucien Greathouse
|
60c5c2d344
|
Iterating on project format to make it friendlier
|
2018-11-16 14:51:14 -08:00 |
|
Lucien Greathouse
|
a29c4f2b65
|
Fix test warning
|
2018-11-08 13:25:50 -08:00 |
|
Lucien Greathouse
|
5a99281e23
|
Make Rojo build with rbx_tree
|
2018-11-08 13:22:09 -08:00 |
|
Lucien Greathouse
|
31e1f61548
|
Start refining RbxTree operations, going to be a new crate
|
2018-10-31 18:07:02 -07:00 |
|
Lucien Greathouse
|
dbad0a16c4
|
Comment out roblox_studio mechanisms for now, start using env_logger
|
2018-09-21 18:00:41 -07:00 |
|
Lucien Greathouse
|
a69cbf45df
|
Remove line break in HTTP debug output that studio messes up anyways
|
2018-08-26 22:17:30 -07:00 |
|
Lucien Greathouse
|
284f423220
|
Rename 'integration' to 'rojo-e2e'
|
2018-08-26 01:13:57 -07:00 |
|
Lucien Greathouse
|
81a18e88ad
|
Cooler sounding README
|
2018-08-26 01:13:20 -07:00 |
|
Lucien Greathouse
|
72bc77f1d5
|
WIP: Epiphany Refactor (#85)
|
2018-08-26 01:03:53 -07:00 |
|
Lucien Greathouse
|
80b9b7594b
|
Fix test failure due to bad test
|
2018-08-14 00:48:53 -07:00 |
|
Lucien Greathouse
|
7e671ee76a
|
Update to latest Lemur
|
2018-08-14 00:41:37 -07:00 |
|
Lucien Greathouse
|
5d608cb498
|
Remove old garbage code
|
2018-08-14 00:41:09 -07:00 |
|
Lucien Greathouse
|
c6982f70b4
|
Move test projects out of server folder
|
2018-08-13 15:35:04 -07:00 |
|
Lucien Greathouse
|
ef0d1e7cec
|
Update to latest Lemur
|
2018-08-13 15:31:36 -07:00 |
|
Lucien Greathouse
|
1db06194c7
|
Fix module layout to make more sense
|
2018-08-13 15:24:35 -07:00 |
|
Lucien Greathouse
|
f3e7e54675
|
Add useless comment
|
2018-07-17 20:25:04 -07:00 |
|
Lucien Greathouse
|
2bd64db8d9
|
Add test for modifying file a partition is pointing at directly
|
2018-07-03 16:32:45 -07:00 |
|
Lucien Greathouse
|
ae8098b80a
|
Do a bit of tinkering with instance names relative to files and partitions
|
2018-07-03 16:01:34 -07:00 |
|
Lucien Greathouse
|
bfe8dcd224
|
Try out some nonsense with services being special-ish cased
|
2018-07-02 18:34:12 -07:00 |
|
Lucien Greathouse
|
8a26994084
|
Simplify plugin installation by using Plugins instead of InstalledPlugins
|
2018-06-25 22:10:03 -07:00 |
|
Lucien Greathouse
|
77d0865d58
|
Remove redundnant comment and unused variable
|
2018-06-25 18:22:36 -07:00 |
|
Lucien Greathouse
|
bece337d79
|
Implement rudimentary reifer against new APIs
|
2018-06-25 17:58:30 -07:00 |
|
Lucien Greathouse
|
5a5da3240f
|
Add plugin bundling, sourced from target/plugin.rbxm
|
2018-06-25 00:53:21 -07:00 |
|