Commit Graph

  • c805f4fa2d Point site URL to 0.4.x Lucien Greathouse 2019-01-12 16:33:08 -08:00
  • 9408247708 Update CHANGELOG Lucien Greathouse 2019-01-12 15:58:45 -08:00
  • 3e1c467b65 Upgrade and pin deps so that rbx-tree can break some APIs Lucien Greathouse 2019-01-11 18:19:06 -08:00
  • 811db2e668 0.5.0-alpha.0 Lucien Greathouse 2019-01-11 17:53:47 -08:00
  • f833642733 Adjust sizing on connection box Lucien Greathouse 2019-01-11 15:51:25 -08:00
  • 30ce927621 Refactor Session and ApiContext to allow cancelation Lucien Greathouse 2019-01-11 15:45:32 -08:00
  • f21f01be1a Factor out form text input Lucien Greathouse 2019-01-11 15:26:25 -08:00
  • d81eaa6c13 Revamp UI using Kenney UI assets Lucien Greathouse 2019-01-11 14:10:02 -08:00
  • 5ad830a6d7 Set up icons, make UI a little more resiliant Lucien Greathouse 2019-01-11 11:57:15 -08:00
  • 14e1829164 Upgrade dependencies, which makes some rbxm models now work Lucien Greathouse 2019-01-10 18:31:43 -08:00
  • 0a2810a98b Scaffold out model file support, still needs working decoders Lucien Greathouse 2019-01-10 17:48:19 -08:00
  • 7b84fce737 Fix syncing projects that mention properties with elevated permissions. Lucien Greathouse 2019-01-10 16:57:44 -08:00
  • 1e1b409f8b Add support for StringValue instances Lucien Greathouse 2019-01-10 16:56:43 -08:00
  • 5f91a8fdfe Fix bug where HTTP being disabled would cause stickiness Lucien Greathouse 2019-01-10 16:12:52 -08:00
  • 5bb70c2675 Fix up plugin project naming Lucien Greathouse 2019-01-10 15:32:50 -08:00
  • ed6d8415bd Make plugin output less verbose Lucien Greathouse 2019-01-10 15:29:38 -08:00
  • d53ffd8da2 Add support for uploading models, rename place_id to asset_id Lucien Greathouse 2019-01-10 14:31:41 -08:00
  • d52ecaa050 Stop building documentation root, only version-specific docs Lucien Greathouse 2019-01-10 11:15:11 -08:00
  • f09d7fb0ff Update docs home to be more specific Lucien Greathouse 2019-01-10 10:51:03 -08:00
  • 9ac001bd3e Stupid workaround for Git statting files on branch switch Lucien Greathouse 2019-01-09 23:22:42 -08:00
  • 4e918bab5e Ignore generate-docs command, should only exist on master Lucien Greathouse 2019-01-09 23:20:19 -08:00
  • 4b81166782 Pull after switching branches in generate-docs Lucien Greathouse 2019-01-09 23:19:52 -08:00
  • 8e3f9b3bfd Add links to newer docs from 0.4.x docs Lucien Greathouse 2019-01-09 23:16:08 -08:00
  • 95866d0f2e Multiple versions of the docs Lucien Greathouse 2019-01-09 23:14:59 -08:00
  • 54b8a1aea5 Upgrade to latest MkDocs Lucien Greathouse 2019-01-09 23:10:15 -08:00
  • 0822aa9240 Update docs for Epiphany Lucien Greathouse 2019-01-09 22:25:04 -08:00
  • c883850142 Support -o for build as an --output alias Lucien Greathouse 2019-01-09 22:04:24 -08:00
  • 54da826447 Implement rojo init for models Lucien Greathouse 2019-01-09 21:30:00 -08:00
  • ce5ea92076 Add maplit, flesh out 'init' place command Lucien Greathouse 2019-01-09 21:27:10 -08:00
  • 98f8c5c0f2 Working 'init' command for places Lucien Greathouse 2019-01-09 21:16:08 -08:00
  • 6ced8f32b1 Make rojo-e2e a lib so 'cargo run' works again Lucien Greathouse 2019-01-09 20:52:00 -08:00
  • f870107c66 Foundations for actual 'rojo init' implementation Lucien Greathouse 2019-01-09 18:16:58 -08:00
  • 4e7aa5d0a9 Expand changelog Lucien Greathouse 2019-01-09 16:56:39 -08:00
  • 779bcaeccb Fix CI build (hopefully), migrate to using Cargo workspace Lucien Greathouse 2019-01-09 16:49:23 -08:00
  • f2849357f8 Remove crusty example, add property to single-sync-point Lucien Greathouse 2019-01-09 16:28:44 -08:00
  • 998fca721a Add support for properties metadata in project files Lucien Greathouse 2019-01-09 16:28:31 -08:00
  • a83c68f2fc Update dependencies Lucien Greathouse 2019-01-09 16:28:17 -08:00
  • 665809e11a Remove accidental place file Lucien Greathouse 2019-01-09 16:18:56 -08:00
  • a306fa26e0 Add extra diagnostic trace for path_created_or_updated Lucien Greathouse 2019-01-09 13:47:58 -08:00
  • 9574f8ebd7 Improve snapshot error robustness Lucien Greathouse 2019-01-09 13:40:46 -08:00
  • b62d946f83 Stub out new 'init' command Lucien Greathouse 2019-01-09 11:23:00 -08:00
  • b26b36da5d Update CHANGES Lucien Greathouse 2019-01-09 10:52:18 -08:00
  • 8d640ab467 Add more alternative projects to README Lucien Greathouse 2019-01-09 10:18:21 -08:00
  • eff4301027 Add case in reconciler to handle LocalizationTable Contents Lucien Greathouse 2019-01-08 18:30:09 -08:00
  • 0be4e6921d Implement CSV-format LocalizationTable serialization Lucien Greathouse 2019-01-08 18:16:04 -08:00
  • 049875e8fc Update plugin config to work with Git master Rojo Lucien Greathouse 2019-01-08 17:19:26 -08:00
  • b9f7d3d889 Smarter reconciliation algorithm Lucien Greathouse 2019-01-08 14:23:48 -08:00
  • 70ba101fe1 Add more types in rbx_snapshot Lucien Greathouse 2019-01-08 11:28:57 -08:00
  • b2753cb268 Tidy and document RbxSession more Lucien Greathouse 2019-01-08 11:18:35 -08:00
  • 11f398b553 Improve init script support Lucien Greathouse 2019-01-08 10:53:36 -08:00
  • 24a4099d82 Add TODOs to upload Lucien Greathouse 2019-01-07 14:13:02 -08:00
  • 99ea374fc5 Add 'upload' command to publish places to Roblox for you Lucien Greathouse 2019-01-07 14:01:53 -08:00
  • 1992ce1cfb server: Update dependencies Lucien Greathouse 2019-01-07 14:01:29 -08:00
  • 2724534156 Factor out reconciliation into separate module Lucien Greathouse 2019-01-04 18:34:48 -08:00
  • c57989a790 plugin: Title bar in session window, clean up Config Lucien Greathouse 2019-01-04 18:23:07 -08:00
  • 1888c83b6e server: Update dependencies Lucien Greathouse 2019-01-04 18:22:53 -08:00
  • 837fd22254 Update README to indicate that the new year happened Lucien Greathouse 2019-01-04 15:44:59 -08:00
  • 02a3da111a plugin: Fix test runner for new TestEZ Lucien Greathouse 2019-01-04 14:55:53 -08:00
  • 5c2bf65eaa protocol/config: ignoreUnknown -> ignoreUnknownInstances Lucien Greathouse 2019-01-04 14:30:00 -08:00
  • b5ae6a5785 server: Fix broken test from adding more Project fields Lucien Greathouse 2019-01-04 14:21:16 -08:00
  • 699e07a0f7 plugin: Add support for expectedPlaceIds in the protocol Lucien Greathouse 2019-01-04 14:11:33 -08:00
  • b8025452bf server: Make servePlaceId into a list of IDs, servePlaceIds Lucien Greathouse 2019-01-04 14:11:06 -08:00
  • 1138c05dff plugin: Remove unused import Lucien Greathouse 2019-01-04 13:49:08 -08:00
  • ae36688bf2 server: Add servePlaceId for verifying correct place IDs Lucien Greathouse 2019-01-04 13:48:50 -08:00
  • 64e2ef3d3b Fix build issue, add servePort project option Lucien Greathouse 2019-01-04 13:40:10 -08:00
  • 9cfeee0577 server: Make 'rojo serve' respect --port option Lucien Greathouse 2019-01-04 13:26:09 -08:00
  • 86e0f3fabe plugin: UI pretty much done Lucien Greathouse 2019-01-04 11:54:12 -08:00
  • edcb3d8638 plugin: ConnectPanel now accepts button callbacks Lucien Greathouse 2019-01-04 11:02:54 -08:00
  • 1582d8f504 plugin: Migrate 'merge' utility into Dictionary module Lucien Greathouse 2019-01-04 10:59:47 -08:00
  • 5816bb64dc Start work on plugin UI, this is pretty painful Lucien Greathouse 2019-01-03 18:06:24 -08:00
  • b7a28aa511 Upgrade all plugin dependencies Lucien Greathouse 2019-01-03 18:06:11 -08:00
  • 37ed80055b Remove unused import Lucien Greathouse 2019-01-03 16:28:25 -08:00
  • e6c2f1c15d Cleaned up and polished session flow Lucien Greathouse 2019-01-03 15:23:23 -08:00
  • a74c11aef5 Expand visualization to show IDs Lucien Greathouse 2019-01-03 15:22:38 -08:00
  • ad3999066d Expand diagnostics and exploratively fix some edge cases Lucien Greathouse 2019-01-02 15:16:23 -08:00
  • 77c10d14c9 Support changing instance ClassName Lucien Greathouse 2019-01-02 14:19:41 -08:00
  • 8c2e430a56 Add more diagnostics Lucien Greathouse 2019-01-02 14:19:26 -08:00
  • 0aaefe9a66 C:/Program Files/Git/api/visualize -> /visualize/rbx, added /visualize/imfs Lucien Greathouse 2019-01-02 14:00:35 -08:00
  • 14db86e4b7 Fix luacheck errors Lucien Greathouse 2019-01-02 13:11:29 -08:00
  • 9949a6c9ee Implement more reconciliation Lucien Greathouse 2019-01-02 00:21:19 -08:00
  • 9bf5bd11e2 Add visualization stuff using GraphViz at /api/visualize Lucien Greathouse 2019-01-02 00:18:28 -08:00
  • a3cc39cd92 Attempt to preserve sync point names Lucien Greathouse 2019-01-01 23:46:15 -08:00
  • 45af35cccd Enable stable Rust again Lucien Greathouse 2019-01-01 17:02:46 -08:00
  • 20e9688268 Fininsh config -> metadata migration Lucien Greathouse 2019-01-01 15:59:26 -08:00
  • 3be5988083 config_map -> instance_metadata_map Lucien Greathouse 2019-01-01 14:13:21 -08:00
  • 474d877290 Plugin half of configMap Lucien Greathouse 2018-12-30 22:58:12 -08:00
  • b6a2b7dded Fix naming for InstanceProjectNodeConfig Lucien Greathouse 2018-12-30 22:57:22 -08:00
  • 2e42c28485 Add execute permission to test-scratch-project Lucien Greathouse 2018-12-30 22:57:08 -08:00
  • 4453211c0d Server component of config maps Lucien Greathouse 2018-12-30 22:43:23 -08:00
  • 01dd603bd5 Vertically align output for monospace consoles Lucien Greathouse 2018-12-30 21:25:40 -08:00
  • fff71e1de0 Accept connections from all addresses Lucien Greathouse 2018-12-30 21:25:22 -08:00
  • c0ffbd360e Fix name assignment for sync points Lucien Greathouse 2018-12-30 20:21:46 -08:00
  • 2f1aadd497 Tinkering with zero testing Lucien Greathouse 2018-12-29 22:59:41 -08:00
  • 645ab0ae98 Fix up test scratch project snippet to accept a project as an arg Lucien Greathouse 2018-12-17 18:38:29 -08:00
  • 9ac7ebc335 Hacky reify/reconcile stuff, mostly works Lucien Greathouse 2018-12-17 18:37:38 -08:00
  • d807d22350 Basic reification, works for model-like projects but not place-like ones Lucien Greathouse 2018-12-17 17:52:00 -08:00
  • 05594ecca0 Update timeout detection Lucien Greathouse 2018-12-17 17:51:25 -08:00
  • a511a5b259 Upgrade dependencies Lucien Greathouse 2018-12-17 17:36:03 -08:00
  • 9125f96302 Get rid of intermediate 'modules' folder in plugin Lucien Greathouse 2018-12-17 17:23:07 -08:00
  • 1b9ab43b6d Path and change tracking working Lucien Greathouse 2018-12-17 17:06:14 -08:00