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 |
|
Lucien Greathouse
|
4138bb7ee1
|
install_location -> get_install_location
|
2018-06-24 23:55:13 -07:00 |
|
Lucien Greathouse
|
4088bb47f0
|
Add comment about roblox_studio::install_location
|
2018-06-24 23:54:40 -07:00 |
|
Lucien Greathouse
|
d10b6d324e
|
Add roblox_studio module for locating and interacting with install
|
2018-06-24 21:06:00 -07:00 |
|
Lucien Greathouse
|
43b27831eb
|
Update Lemur and TestEZ
|
2018-06-24 20:29:51 -07:00 |
|
Lucien Greathouse
|
20c9c89b27
|
RbxTree robustness
* delete_instance is no longer O(n)
* renamed get_instance to get_instance_and_descendants, which is more accurate
|
2018-06-24 20:26:58 -07:00 |
|
Lucien Greathouse
|
e1c420d37d
|
Switch RbxValue to an enum
|
2018-06-24 19:40:50 -07:00 |
|
Lucien Greathouse
|
be58598a3e
|
Make web tests no longer mutate original files
|
2018-06-24 19:37:30 -07:00 |
|
Lucien Greathouse
|
5e08093609
|
Update README and CHANGES from 0.4.12 release
|
2018-06-24 14:09:57 -07:00 |
|
Lucien Greathouse
|
f5599b95b3
|
Add TODOs to web tests
|
2018-06-11 15:37:59 -07:00 |
|
Lucien Greathouse
|
ba930ea584
|
Add TODO
|
2018-06-11 00:15:49 -07:00 |
|
Lucien Greathouse
|
ba3fa24f9a
|
Tests for modifying projects and using /subscribe
|
2018-06-11 00:15:15 -07:00 |
|
Lucien Greathouse
|
ff0f5cd49c
|
Test for children, make child matching more robust
|
2018-06-10 23:44:03 -07:00 |
|
Lucien Greathouse
|
284f5cfb71
|
Test /read endpoint for single partition case
|
2018-06-10 23:36:38 -07:00 |
|
Lucien Greathouse
|
871796f172
|
Merge branch 'master' of github.com:LPGhatguy/rojo
|
2018-06-10 23:24:19 -07:00 |
|
Lucien Greathouse
|
9733f059c2
|
Do something wrong instead of crashing for partitions pointing at files
|
2018-06-10 23:22:07 -07:00 |
|
Lucien Greathouse
|
db71bdfde7
|
Protocol v2 (0.5.0) (#56)
|
2018-06-10 23:11:10 -07:00 |
|
Lucien Greathouse
|
9aa27f4c11
|
Finish merging impl-v2
|
2018-06-10 23:10:41 -07:00 |
|
Lucien Greathouse
|
8893d0ddde
|
Update README
|
2018-06-10 23:07:33 -07:00 |
|
Lucien Greathouse
|
0b46860cdd
|
merge impl-v2: DESIGN.md and design.gv
|
2018-06-10 23:00:51 -07:00 |
|
Lucien Greathouse
|
ec1f9bd706
|
merge impl-v2: server
|
2018-06-10 22:59:04 -07:00 |
|
Lucien Greathouse
|
e30545c132
|
merge impl-v2: plugin
|
2018-06-10 22:53:22 -07:00 |
|
Lucien Greathouse
|
7d7f671920
|
merge impl-v2: .editorconfig
|
2018-06-10 22:50:37 -07:00 |
|
Lucien Greathouse
|
fb7bfa928a
|
Release 0.4.11
v0.4.11
|
2018-06-10 15:54:57 -07:00 |
|
Lucien Greathouse
|
100d69262c
|
Update CHANGES
|
2018-06-10 15:52:42 -07:00 |
|
Lucien Greathouse
|
5e01658846
|
Remove straggling debug message
|
2018-06-10 15:50:30 -07:00 |
|