Commit Graph

  • ca5b8ab309 Restore improperly tested dependency on rojo from rojo-test Lucien Greathouse 2020-05-20 11:56:34 -07:00
  • 9481fdd38d Add missing Cargo.lock change Lucien Greathouse 2020-05-02 21:47:36 -07:00
  • 56bf6d282b Stop building Rojo in rojo-test, since it doesn't work as intended Lucien Greathouse 2020-05-02 21:39:13 -07:00
  • 5364c9c1bc Fix Lua string escaping. Lucien Greathouse 2020-04-16 12:00:02 -07:00
  • a4d4beeb97 Update default place template Lucien Greathouse 2020-03-30 11:34:41 -07:00
  • 30a01381be Fix malformed CSV files causing crashes; fixes #310 Lucien Greathouse 2020-03-30 11:12:20 -07:00
  • def99a9e4d Update release job to fix 6.0.0 release v6.0.0-rc.1 Lucien Greathouse 2020-03-29 17:09:52 -07:00
  • 1214fc8b0d Release 6.0.0-rc.1 memofs-v0.1.2 Lucien Greathouse 2020-03-29 16:17:09 -07:00
  • 5a5b1268d3 Update changelog Lucien Greathouse 2020-03-29 16:03:58 -07:00
  • 6a1fffd1ce Infer class name (#210) jeparlefrancais 2020-03-29 19:03:15 -04:00
  • 571ef3060a Update Changelog Lucien Greathouse 2020-03-29 13:46:27 -07:00
  • 3cf82e112f Install plugin from CLI (#304) jeparlefrancais 2020-03-29 16:41:54 -04:00
  • 9b459c20d6 Fix GHA only running on pushes to master Lucien Greathouse 2020-03-29 13:17:06 -07:00
  • 5c85cd27c3 Fix default place project. Lucien Greathouse 2020-03-29 12:21:55 -07:00
  • 4bf73c7a8a Implement support for turning .json files into Lua modules (#308) Lucien Greathouse 2020-03-28 00:36:01 -07:00
  • 62e51b7535 Upgrade to latest rbx-dom Lucien Greathouse 2020-03-27 23:58:31 -07:00
  • 729a7f0053 Turn panics into errors in ServeSession Lucien Greathouse 2020-03-26 12:16:55 -07:00
  • 03c297190d Make ServeSession::new fallible Lucien Greathouse 2020-03-26 12:07:44 -07:00
  • 9c790eddd7 Tidy up ServeSession now that trait bounds are gone Lucien Greathouse 2020-03-26 12:06:16 -07:00
  • 8ebe7e332b Update Changelog Lucien Greathouse 2020-03-25 17:02:32 -07:00
  • f43777e37e Require a Rojo project again (#307) Lucien Greathouse 2020-03-25 17:01:28 -07:00
  • 691a8fcdeb Upgrade lockfile using latest rustc Lucien Greathouse 2020-03-25 16:15:21 -07:00
  • 69c0e8d70e Fix warnings Lucien Greathouse 2020-03-21 17:49:56 -07:00
  • 330c92c9a8 Refactor ChangeProcessor loop to get rid of panics Lucien Greathouse 2020-03-21 17:47:25 -07:00
  • cf0ff60d31 plugin: Add simple signal implementation for future work Lucien Greathouse 2020-03-18 23:31:22 -07:00
  • 9e9cf5dd1f plugin: Add support for pausing updates tracked by InstanceMap Lucien Greathouse 2020-03-18 23:27:30 -07:00
  • 5768d8e4a4 plugin: Miscellaneous cleanup Lucien Greathouse 2020-03-18 23:15:03 -07:00
  • 3b433e53be Memofs v0.1.1 memofs-v0.1.1 Lucien Greathouse 2020-03-18 18:35:44 -07:00
  • 28ddf40344 memofs: Update fs-err and use it more Lucien Greathouse 2020-03-18 18:06:58 -07:00
  • c1286db9c1 Update Changelog Lucien Greathouse 2020-03-18 16:26:41 -07:00
  • f13940262e Update CHANGELOG Lucien Greathouse 2020-03-18 12:03:50 -07:00
  • 9f0a6101b8 Add configurable color options Lucien Greathouse 2020-03-18 12:03:07 -07:00
  • 0b0fe01a7c Tidy up root repository files Lucien Greathouse 2020-03-18 11:40:12 -07:00
  • 85e098d5c8 Update README Lucien Greathouse 2020-03-18 11:36:50 -07:00
  • e8d1faf4e2 Update changelog Lucien Greathouse 2020-03-18 10:43:42 -07:00
  • 2a46df1110 Expose two-way sync. Lucien Greathouse 2020-03-18 10:39:40 -07:00
  • 1601e6d26e Update changelog Lucien Greathouse 2020-03-17 23:20:40 -07:00
  • 0e4f6dea2b plugin: Add setting for opening scripts externally Lucien Greathouse 2020-03-17 23:20:05 -07:00
  • a2356773dc Add checkbox and fill out settings panel Lucien Greathouse 2020-03-17 23:14:32 -07:00
  • 4a4da4737d Fix plugin settings persistent Lucien Greathouse 2020-03-17 23:03:59 -07:00
  • 2cefd1bf2e plugin: Add PluginSettings context item, render it in settings screen Lucien Greathouse 2020-03-17 23:03:01 -07:00
  • c5ce15fe34 plugin: Add dummy settings panel Lucien Greathouse 2020-03-17 22:38:53 -07:00
  • 76dea568c9 Update changelog Lucien Greathouse 2020-03-17 22:30:00 -07:00
  • 8e81140eff Increase verbosity of logging Lucien Greathouse 2020-03-17 22:29:23 -07:00
  • d58e1f0792 Add logging when running rojo build Lucien Greathouse 2020-03-17 22:28:38 -07:00
  • 830c242751 plugin: Stop using codename in dev mode Lucien Greathouse 2020-03-17 22:25:04 -07:00
  • 91d45afd0f Add plugin feature 'UnstableOpenScriptsExternally' Lucien Greathouse 2020-03-17 18:13:52 -07:00
  • 102c77b23e Implement /api/open/{id} to open a script by ID in your default editor Lucien Greathouse 2020-03-17 17:50:54 -07:00
  • aa4039a2e7 bye snafu Lucien Greathouse 2020-03-16 23:37:00 -07:00
  • c065ded440 Tidy up SnapshotError a lot Lucien Greathouse 2020-03-16 21:35:46 -07:00
  • f69096dadb Use thiserror and anyhow for command-level error types Lucien Greathouse 2020-03-16 21:13:38 -07:00
  • 363f95ba14 memofs: Use fs_err instead of std::fs when possible Lucien Greathouse 2020-03-16 20:35:58 -07:00
  • dcc15e8911 Refactor upload to use ServeSession and drop common_setup Lucien Greathouse 2020-03-16 20:20:12 -07:00
  • bd13047b58 Release 0.6.0-alpha.3 v0.6.0-alpha.3 Lucien Greathouse 2020-03-13 23:50:54 -07:00
  • 1a83789c01 Update Changelog Lucien Greathouse 2020-03-13 20:50:03 -07:00
  • 1cbe272e19 Fix malformed meta files causing panics. Lucien Greathouse 2020-03-13 20:38:06 -07:00
  • 6de74b41b3 Update snapshot error type and handle serde_json errors in JSON models Lucien Greathouse 2020-03-13 20:31:31 -07:00
  • b0fc9ee507 Rename 'src/common' in default place template to 'src/shared' Lucien Greathouse 2020-03-13 20:25:50 -07:00
  • a95ffe1d31 Add snapshot error handling to ChangeProcessor Lucien Greathouse 2020-03-13 20:24:14 -07:00
  • 4119a510f5 Fix broken error source tracking Lucien Greathouse 2020-03-13 20:12:42 -07:00
  • cfa7f03815 Add help link to default model project Lucien Greathouse 2020-03-13 20:11:08 -07:00
  • 9b4c89820d Fix extra Git output in rojo init and update place template Lucien Greathouse 2020-03-13 20:10:31 -07:00
  • fe874720aa Upgrade rojo init to create README.md and create Git repo Lucien Greathouse 2020-03-13 20:00:48 -07:00
  • f7c0f33eb5 Add brand new rojo init command Lucien Greathouse 2020-03-13 19:33:43 -07:00
  • c1bf9d9dfc Update duplicate env_logger dep Lucien Greathouse 2020-03-12 19:39:27 -07:00
  • 255bf439d3 Add 'rojo doc' command Lucien Greathouse 2020-03-12 16:02:19 -07:00
  • 2a31937b81 Use CARGO_PKG_REPOSITORY instead of hard-coded URL Lucien Greathouse 2020-03-12 15:48:30 -07:00
  • eb8964e1d1 Improve panic messaging and process behavior. Lucien Greathouse 2020-03-12 15:42:56 -07:00
  • fe0ca280a1 Update disabled CSV middleware test Lucien Greathouse 2020-03-10 23:52:55 -07:00
  • e8e3b7b985 plugin: Fix dark theme when resized to be wide Lucien Greathouse 2020-03-10 20:34:12 -07:00
  • c437507442 Update changelogs Lucien Greathouse 2020-03-10 18:15:06 -07:00
  • ca151b434e Update memofs dependency Lucien Greathouse 2020-03-10 18:13:34 -07:00
  • 10ba74c21e memofs: Add description memofs-v0.1.0 1786503028443970063/tmp_refs/tags/memofs-v0.1.0 Lucien Greathouse 2020-03-10 18:11:39 -07:00
  • 6191b6371d Update using cargo-readme Lucien Greathouse 2020-03-10 18:09:04 -07:00
  • 5be4175ac3 Rename vfs -> memofs across the codebase Lucien Greathouse 2020-03-10 18:05:31 -07:00
  • f61f3671a6 Choose 'memofs' as the vfs name Lucien Greathouse 2020-03-10 17:57:57 -07:00
  • 477e0ada32 VFS in external crate (#297) Lucien Greathouse 2020-03-10 17:38:49 -07:00
  • a884f693ae Update changelog Lucien Greathouse 2020-03-08 18:34:11 -07:00
  • 3107b1b21b Dynamic theming. Closes #241. Lucien Greathouse 2020-03-08 18:32:42 -07:00
  • 04529de7b3 Update Changelog Lucien Greathouse 2020-03-08 17:48:50 -07:00
  • 199a39208c Implement 'rojo build --watch' (#284) Lucien Greathouse 2020-03-08 17:48:14 -07:00
  • 0187da5f24 Release 0.6.0-alpha.2 v0.6.0-alpha.2 Lucien Greathouse 2020-03-06 13:56:21 -08:00
  • 2e1c37ffff Update dependencies Lucien Greathouse 2020-03-06 13:54:04 -08:00
  • 4b0189dd55 Upgrade to Insta 0.13.1 Lucien Greathouse 2020-03-06 13:52:23 -08:00
  • d4a39674de Fix 'rojo upload' behavior Lucien Greathouse 2020-03-06 13:23:49 -08:00
  • 07c6fd3711 Update docs repo link Lucien Greathouse 2020-03-04 14:58:07 -08:00
  • cf5b72aa9a Docs have moved to https://github.com/rojo-rbx/rojo.space Lucien Greathouse 2020-02-27 22:57:06 -08:00
  • cdfbebd637 Update changelog for 0.5.4 release Lucien Greathouse 2020-02-27 10:29:41 -08:00
  • 937c3713dd Update plugin version. Release 0.5.4 (take 3) v0.5.4 1786505016510762253/tmp_refs/tags/v0.5.4 Lucien Greathouse 2020-02-27 10:16:31 -08:00
  • f3ba1b1f16 Turn off rustfmt/clippy for 0.5.x branch Lucien Greathouse 2020-02-26 18:15:02 -08:00
  • 1c9905f6e2 Port GitHub workflows from master branch Lucien Greathouse 2020-02-26 18:04:17 -08:00
  • e5d16e768e Release 0.5.4 Lucien Greathouse 2020-02-26 18:02:49 -08:00
  • e86e3316a9 Update changelog to include 0.5.x versions Lucien Greathouse 2020-02-26 17:56:33 -08:00
  • 61dd407126 Merge changelog from master Lucien Greathouse 2020-02-26 17:55:52 -08:00
  • bb2dcbaea0 vfs: Flesh out MemoryBackend Lucien Greathouse 2020-02-21 23:52:11 -08:00
  • fefc7a69cd vfs: Expand documentation Lucien Greathouse 2020-02-21 23:34:56 -08:00
  • 1b24cd36e0 vfs: Snapshots, roughly Lucien Greathouse 2020-02-19 23:58:09 -08:00
  • 6322c1f46d vfs: Add stub MemoryBackend Lucien Greathouse 2020-02-19 23:35:45 -08:00
  • 00a29bb6be Unwatch paths when they're reported as removed Lucien Greathouse 2020-02-19 23:32:46 -08:00
  • 3a029caf2b Bump MSRV to 1.40.0 Lucien Greathouse 2020-02-19 23:22:51 -08:00