Lucien Greathouse
|
0a2810a98b
|
Scaffold out model file support, still needs working decoders
|
2019-01-10 17:48:19 -08:00 |
|
Lucien Greathouse
|
1e1b409f8b
|
Add support for StringValue instances
Closes #93.
|
2019-01-10 16:56:43 -08:00 |
|
Lucien Greathouse
|
d53ffd8da2
|
Add support for uploading models, rename place_id to asset_id
|
2019-01-10 14:31:41 -08:00 |
|
Lucien Greathouse
|
c883850142
|
Support -o for build as an --output alias
|
2019-01-09 22:04:24 -08:00 |
|
Lucien Greathouse
|
54da826447
|
Implement rojo init for models
|
2019-01-09 21:30:00 -08:00 |
|
Lucien Greathouse
|
ce5ea92076
|
Add maplit, flesh out 'init' place command
|
2019-01-09 21:27:10 -08:00 |
|
Lucien Greathouse
|
98f8c5c0f2
|
Working 'init' command for places
|
2019-01-09 21:16:08 -08:00 |
|
Lucien Greathouse
|
f870107c66
|
Foundations for actual 'rojo init' implementation
|
2019-01-09 18:16:58 -08:00 |
|
Lucien Greathouse
|
998fca721a
|
Add support for properties metadata in project files
|
2019-01-09 16:28:31 -08:00 |
|
Lucien Greathouse
|
a306fa26e0
|
Add extra diagnostic trace for path_created_or_updated
|
2019-01-09 13:47:58 -08:00 |
|
Lucien Greathouse
|
9574f8ebd7
|
Improve snapshot error robustness
* Unknown files are now ignored
* Errors bubble up a level higher
|
2019-01-09 13:40:46 -08:00 |
|
Lucien Greathouse
|
b62d946f83
|
Stub out new 'init' command
|
2019-01-09 11:23:00 -08:00 |
|
Lucien Greathouse
|
0be4e6921d
|
Implement CSV-format LocalizationTable serialization
|
2019-01-08 18:16:04 -08:00 |
|
Lucien Greathouse
|
b9f7d3d889
|
Smarter reconciliation algorithm
|
2019-01-08 14:23:48 -08:00 |
|
Lucien Greathouse
|
70ba101fe1
|
Add more types in rbx_snapshot
|
2019-01-08 11:28:57 -08:00 |
|
Lucien Greathouse
|
b2753cb268
|
Tidy and document RbxSession more
|
2019-01-08 11:18:35 -08:00 |
|
Lucien Greathouse
|
11f398b553
|
Improve init script support
- init.server.lua and init.client.lua are now supported again
- Updating an init script no longer nukes its parent
|
2019-01-08 10:53:36 -08:00 |
|
Lucien Greathouse
|
24a4099d82
|
Add TODOs to upload
|
2019-01-07 14:13:02 -08:00 |
|
Lucien Greathouse
|
99ea374fc5
|
Add 'upload' command to publish places to Roblox for you
|
2019-01-07 14:01:53 -08:00 |
|
Lucien Greathouse
|
5c2bf65eaa
|
protocol/config: ignoreUnknown -> ignoreUnknownInstances
|
2019-01-04 14:30:00 -08:00 |
|
Lucien Greathouse
|
b8025452bf
|
server: Make servePlaceId into a list of IDs, servePlaceIds
|
2019-01-04 14:11:06 -08:00 |
|
Lucien Greathouse
|
ae36688bf2
|
server: Add servePlaceId for verifying correct place IDs
|
2019-01-04 13:48:50 -08:00 |
|
Lucien Greathouse
|
64e2ef3d3b
|
Fix build issue, add servePort project option
|
2019-01-04 13:40:10 -08:00 |
|
Lucien Greathouse
|
9cfeee0577
|
server: Make 'rojo serve' respect --port option
|
2019-01-04 13:26:09 -08:00 |
|
Lucien Greathouse
|
37ed80055b
|
Remove unused import
|
2019-01-03 16:28:25 -08:00 |
|
Lucien Greathouse
|
a74c11aef5
|
Expand visualization to show IDs
|
2019-01-03 15:22:38 -08:00 |
|
Lucien Greathouse
|
ad3999066d
|
Expand diagnostics and exploratively fix some edge cases
|
2019-01-02 15:16:23 -08:00 |
|
Lucien Greathouse
|
8c2e430a56
|
Add more diagnostics
|
2019-01-02 14:19:26 -08:00 |
|
Lucien Greathouse
|
0aaefe9a66
|
C:/Program Files/Git/api/visualize -> /visualize/rbx, added /visualize/imfs
|
2019-01-02 14:00:35 -08:00 |
|
Lucien Greathouse
|
9bf5bd11e2
|
Add visualization stuff using GraphViz at /api/visualize
|
2019-01-02 00:18:28 -08:00 |
|
Lucien Greathouse
|
a3cc39cd92
|
Attempt to preserve sync point names
|
2019-01-01 23:46:15 -08:00 |
|
Lucien Greathouse
|
20e9688268
|
Fininsh config -> metadata migration
|
2019-01-01 15:59:26 -08:00 |
|
Lucien Greathouse
|
3be5988083
|
config_map -> instance_metadata_map
|
2019-01-01 14:13:21 -08:00 |
|
Lucien Greathouse
|
b6a2b7dded
|
Fix naming for InstanceProjectNodeConfig
|
2018-12-30 22:57:22 -08:00 |
|
Lucien Greathouse
|
4453211c0d
|
Server component of config maps
|
2018-12-30 22:43:23 -08:00 |
|
Lucien Greathouse
|
fff71e1de0
|
Accept connections from all addresses
|
2018-12-30 21:25:22 -08:00 |
|
Lucien Greathouse
|
c0ffbd360e
|
Fix name assignment for sync points
|
2018-12-30 20:21:46 -08:00 |
|
Lucien Greathouse
|
1b9ab43b6d
|
Path and change tracking working
|
2018-12-17 17:06:14 -08:00 |
|
Lucien Greathouse
|
65e551c5cf
|
Move InstanceChanges into rbx_snapshot
|
2018-12-17 14:20:19 -08:00 |
|
Lucien Greathouse
|
8fadafcd24
|
Track instance changes inside rbx_snapshot
|
2018-12-17 14:18:32 -08:00 |
|
Lucien Greathouse
|
57442a4848
|
Make MessageQueue generic, collapse Message into a single struct
|
2018-12-17 13:22:29 -08:00 |
|
Lucien Greathouse
|
7154f2c328
|
Reorganize and clean up rbx_snapshot a bit
|
2018-12-17 13:02:40 -08:00 |
|
Lucien Greathouse
|
e3e4809446
|
Flesh out project loading tests
|
2018-12-17 12:50:40 -08:00 |
|
Lucien Greathouse
|
5707b8c7e8
|
Descent-based create/update mechanism
|
2018-12-14 23:34:31 -08:00 |
|
Lucien Greathouse
|
f125814847
|
Trim up dead/dying code
|
2018-12-14 21:42:38 -08:00 |
|
Lucien Greathouse
|
893587040d
|
Permute order of FS change events semi-exhaustively
|
2018-12-14 21:31:48 -08:00 |
|
Lucien Greathouse
|
308369b14f
|
Implement more tests, fix up removal
|
2018-12-14 18:37:11 -08:00 |
|
Lucien Greathouse
|
9516a1aeea
|
Rework Imfs and expand tests a bit
|
2018-12-14 18:03:56 -08:00 |
|
Lucien Greathouse
|
f43dc99f7a
|
Imfs test
|
2018-12-14 14:33:45 -08:00 |
|
Lucien Greathouse
|
3feb8c3344
|
Fix midnight naming
|
2018-12-13 15:39:39 -08:00 |
|