Lucien Greathouse
|
f870107c66
|
Foundations for actual 'rojo init' implementation
|
2019-01-09 18:16:58 -08:00 |
|
Lucien Greathouse
|
779bcaeccb
|
Fix CI build (hopefully), migrate to using Cargo workspace
|
2019-01-09 16:49:23 -08:00 |
|
Lucien Greathouse
|
998fca721a
|
Add support for properties metadata in project files
|
2019-01-09 16:28:31 -08:00 |
|
Lucien Greathouse
|
a83c68f2fc
|
Update dependencies
|
2019-01-09 16:28:17 -08:00 |
|
Lucien Greathouse
|
665809e11a
|
Remove accidental place file
|
2019-01-09 16:18:56 -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
|
1992ce1cfb
|
server: Update dependencies
|
2019-01-07 14:01:34 -08:00 |
|
Lucien Greathouse
|
1888c83b6e
|
server: Update dependencies
|
2019-01-04 18:22:53 -08:00 |
|
Lucien Greathouse
|
5c2bf65eaa
|
protocol/config: ignoreUnknown -> ignoreUnknownInstances
|
2019-01-04 14:30:00 -08:00 |
|
Lucien Greathouse
|
b5ae6a5785
|
server: Fix broken test from adding more Project fields
|
2019-01-04 14:21:16 -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
|
2e42c28485
|
Add execute permission to test-scratch-project
|
2018-12-30 22:57:08 -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
|
645ab0ae98
|
Fix up test scratch project snippet to accept a project as an arg
|
2018-12-17 18:38:29 -08:00 |
|
Lucien Greathouse
|
a511a5b259
|
Upgrade dependencies
|
2018-12-17 17:36:03 -08:00 |
|
Lucien Greathouse
|
1b9ab43b6d
|
Path and change tracking working
|
2018-12-17 17:06:14 -08:00 |
|
Lucien Greathouse
|
1176c9bbf1
|
Add little harness to test against a new project without accidentally committing junk
|
2018-12-17 17:05:58 -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 |
|