Commit Graph

  • 833320de64 Update rbx-dom (#1023) Micah 2025-04-02 11:32:27 -07:00
  • 0d6ff8ef8a Improve notification layout (#997) boatbomber 2025-01-13 16:06:49 -08:00
  • 55a207a275 Fix clippy lint warnings (#1004) Jack T 2025-01-13 10:07:53 -08:00
  • f33d1f1cc4 Ignore .git directory when building VfsSnapshot in build script (#1002) Jack T 2025-01-01 01:38:34 -08:00
  • 19ca2b12fc Add locked tooltip (#998) boatbomber 2024-12-28 15:03:11 -08:00
  • b7d3394464 Plugin dev ux improvements (#992) boatbomber 2024-11-10 15:53:58 -08:00
  • 8c33100d7a Use FontFace and consistent text sizing (#988) boatbomber 2024-11-09 04:05:57 -08:00
  • 80c406f196 Fix returning NoProjectFound for any project load error (#985) Kenneth Loeffler 2024-11-08 08:40:32 +00:00
  • bc2c76e5e2 Use 7.5.0-prealpha for master branch version, not 7.4.4 Kenneth Loeffler 2024-11-06 15:59:03 +00:00
  • 4a7bddbc09 Update version in master branch (#989) boatbomber 2024-11-05 18:10:24 -08:00
  • e316fdbaef Make sync reminder more detailed (#987) boatbomber 2024-11-05 14:47:07 -08:00
  • 34106f470f Remove maplit dependency and stop using a macro for hashmaps (#982) Micah 2024-10-31 11:56:54 -07:00
  • d9ab0e7de8 Support $schema in JSON structures (#974) Micah 2024-10-24 10:55:51 -07:00
  • 5ca1573e2e Correct mistake in build command docs (#977) Micah 2024-10-18 14:08:58 -07:00
  • c9ce996626 Update workflow and tooling versions (#910) Micah 2024-09-03 15:36:36 -07:00
  • 6688bcb488 Build aarch64 windows and linux builds for releases aarch-windows-linux Micah 2024-08-28 16:36:29 -07:00
  • 73097075d4 Update rbx-dom dependencies (#965) Kenneth Loeffler 2024-08-22 12:03:06 -07:00
  • 5bd3c74db0 Release Rojo v7.4.4 (#964) v7.4.4 7.4.x Micah 2024-08-22 10:06:13 -07:00
  • 5e1cab2e75 Actually include attribute-defined properties in patch computation (#944) Micah 2024-08-19 15:41:02 -07:00
  • 30f439caec Add 7.4.3 to changelog (#960) Micah 2024-08-15 09:42:11 -07:00
  • f4e2f5aefc Release Rojo 7.4.3 (#959) v7.4.3 Micah 2024-08-06 11:26:00 -07:00
  • 8ceb40a24e Update rbx-binary to 0.7.6 (#958) Micah 2024-08-06 11:21:41 -07:00
  • 4b5db4e5a9 Check for compatible updates in plugin (#832) boatbomber 2024-08-05 11:34:29 -07:00
  • 3fa1d6b09c Set linguist language of lua files to luau (#956) Barış 2024-08-02 20:03:57 +03:00
  • 3e53d67412 In the plugin, don't write properties if they're nil and also a number (#955) Micah 2024-08-02 10:02:32 -07:00
  • 6051a5f1f1 Update Changelog to include 7.4.2 (#951) Micah 2024-07-23 14:39:04 -07:00
  • 844f51d916 Update version of aftman used in release workflow v7.4.2 Micah 2024-07-23 11:14:18 -07:00
  • 26974ffd4c Release v7.4.2 (#950) Micah 2024-07-23 11:02:23 -07:00
  • 91f5b4a675 Update memofs in 7.4.x branch (#949) Micah 2024-07-23 10:42:32 -07:00
  • d179240139 Update rbx_dom for 7.4.x branch (#948) Micah 2024-07-23 10:35:06 -07:00
  • 67b6a7e198 Backport #917 to Rojo 7.4.x branch (#947) Micah 2024-07-22 12:11:28 -07:00
  • 3b721242c1 Backport #893 and #903 to Rojo 7.4 (#946) Micah 2024-07-22 11:55:28 -07:00
  • 5f7dd45361 Sleep between file copies and serve for macOS serve tests (#945) Kenneth Loeffler 2024-07-20 09:52:05 -07:00
  • 3ca975d81d Correct issue with default.project.json files with no name being named default after change (#917) Micah 2024-07-15 09:24:51 -07:00
  • 7e2bab921a Support setting referent properties via attributes (#843) Micah 2024-06-20 15:48:52 -07:00
  • a7b45ee859 Bump h2 from 0.3.24 to 0.3.26 (#921) dependabot[bot] 2024-05-30 12:45:38 -07:00
  • 62f4a1f3c2 Use history recording and don't do anything permanent (#915) boatbomber 2024-05-30 12:28:58 -07:00
  • 3d4e387d35 Redesign settings UI in plugin (#886) boatbomber 2024-05-13 10:36:03 -07:00
  • 2c46640105 Allow openScriptsExternally option to be changed during sync (#911) Micah 2024-05-08 12:34:00 -07:00
  • 41443d3989 Bump rustls from 0.21.10 to 0.21.11 (#905) dependabot[bot] 2024-04-19 20:03:55 +00:00
  • 4b3470d30b Fix removing trailing newlines by using str::replace in memofs (#903) Kenneth Loeffler 2024-04-17 19:55:23 +01:00
  • ce71a3df4d Release workflow maintenance (#902) Kenneth Loeffler 2024-04-17 19:55:08 +01:00
  • 7232721b87 Use dtolnay/rust-toolchain and upgrade to checkout v4 in CI workflow (#900) Kenneth Loeffler 2024-04-09 14:55:42 -07:00
  • b2f133e6f1 Patch visualizer redesign (#883) boatbomber 2024-04-02 00:04:58 -07:00
  • 87920964d7 Release memofs 0.3.0, bump Rojo dependency (#894) Kenneth Loeffler 2024-03-25 10:48:27 -07:00
  • c7a4f892e3 Add never option to Confirmation (#893) Barış 2024-03-14 22:41:21 +03:00
  • 8f9e307930 Trim plugin version string (#890) EgoMoose 2024-03-13 12:50:41 -04:00
  • c6ceaa5c87 Trim plugin version string (#889) EgoMoose 2024-03-13 12:49:33 -04:00
  • 856d43ce69 Update Cargo dependencies (#887) Micah 2024-03-04 15:20:58 -08:00
  • 26181a5a1f Use GuiState instead of manual calculation for tooltips (#884) boatbomber 2024-02-29 14:50:06 -08:00
  • edf87bf9a3 Build tree ancestry correctly (#882) boatbomber 2024-02-29 14:27:46 -08:00
  • 5f51538e0b Update master's changelog in preparation for 7.4.1 release (#873) Kenneth Loeffler 2024-02-20 17:46:01 -08:00
  • af9629c53f Release 7.4.1 (#872) v7.4.1 Kenneth Loeffler 2024-02-20 17:41:45 -08:00
  • 48bb760739 Make the name field in projects optional (#870) Micah 2024-02-20 17:25:57 -08:00
  • 9509909f46 Backport #870 (optional project names) to 7.4.x (#871) Micah 2024-02-20 17:25:05 -08:00
  • 42121a9fc9 Allow building Rojo with profile-with-tracy feature (#862) Micah 2024-02-20 14:56:55 -08:00
  • 02d79a4749 Migrate to using Rustls (#861) Filip Tibell 2024-02-20 23:56:31 +01:00
  • 88efbd433f Backport #868 to 7.4 (custom pivot geter/setter) (#869) Kenneth Loeffler 2024-02-20 12:22:27 -08:00
  • f716928683 Add entry for model pivot build fix to 7.4.x changelog (#867) Kenneth Loeffler 2024-02-20 12:09:13 -08:00
  • ddb26c73bd rbx_dom_lua rojo-rbx/rbx-dom@6ccd30f (custom pivot get/set) (#868) Kenneth Loeffler 2024-02-20 12:08:55 -08:00
  • e23d024ba3 Insert Model.NeedsPivotMigration in insert_instance when missing (#865) Kenneth Loeffler 2024-02-20 09:11:26 -08:00
  • 591419611e Backport #854 to Rojo 7.4 (Lua LF normalization) (#857) Kenneth Loeffler 2024-02-14 10:18:46 -08:00
  • 8ff064fe28 Add benchmarking, perf gains, and better settings UI (#850) boatbomber 2024-02-12 15:58:35 -08:00
  • cf25eb0833 Normalize line endings to LF in Lua middleware (#854) Kenneth Loeffler 2024-02-12 14:58:03 -08:00
  • f68beab1df Backport #847 to 7.4 (gracefully handle gateway timeouts) (#851) Kenneth Loeffler 2024-02-03 20:30:10 -08:00
  • 5c4260f3ac Catch failed http requests that didn't error so we can handle them correctly (#847) boatbomber 2024-02-01 13:29:36 -08:00
  • 2798610afd Backport #848, #846, #845, #844 to 7.4 (#849) Kenneth Loeffler 2024-02-01 13:23:51 -08:00
  • 7abf19804c Ignore any unreadable property in Reconciler:diff (#848) Kenneth Loeffler 2024-02-01 13:05:44 -08:00
  • df707d5bef Lint plugin src (#846) boatbomber 2024-01-31 21:08:07 -08:00
  • f3b0b0027e Catch more sync failures (#845) boatbomber 2024-01-31 17:07:01 -08:00
  • 106a01223e Show failed additions and removals in visualizer (#844) boatbomber 2024-01-31 14:45:28 -08:00
  • 506a60d0be Play Solo & Test Server auto connect (#840) boatbomber 2024-01-30 12:51:45 -08:00
  • 4018607b77 Visualize table changes (#834) boatbomber 2024-01-22 12:26:41 -08:00
  • 1cc720ad34 Use Studio theming (#838) boatbomber 2024-01-22 11:22:21 -08:00
  • 73828af715 Add a new syncRules field project files to allow users to specify middleware to use for files (#813) Micah 2024-01-19 22:18:17 -08:00
  • c0a96e3811 Release v7.4.0 (#837) v7.4.0 Micah 2024-01-16 12:12:40 -08:00
  • 9d0d76f0a5 Ensure plugin and Cargo version match exact at compile-time (#836) Micah 2024-01-16 12:09:10 -08:00
  • c7173ac832 Don't serialize emitLegacyScripts if it's None (#835) Micah 2024-01-16 10:09:16 -08:00
  • b12ce47e7e Don't remind to sync if the lock is claimed (#833) boatbomber 2024-01-12 12:35:29 -08:00
  • 269272983b Changed file extensions of init command from lua to luau (#831) Barış 2024-01-06 03:00:49 +03:00
  • 6adc5eb9fb Conserve CI minutes via cache, skip macOS+Windows MSRV builds (#827) Kenneth Loeffler 2024-01-02 15:49:24 -08:00
  • fd8bc8ae3f Improve visualization for arrays (#829) boatbomber 2024-01-02 12:32:37 -05:00
  • 3369b0d429 Downgrade to Notify 4, use FSEvents, use minimal recursive watches (#830) Kenneth Loeffler 2024-01-02 09:26:06 -08:00
  • 097d39e8ce Fix move_folders_of_stuff (#826) Kenneth Loeffler 2023-12-31 12:02:54 -08:00
  • 11fa08e6d6 Run CI workflow on Windows and macOS (#825) Kenneth Loeffler 2023-12-29 17:46:58 -08:00
  • 96987af71d Fix broken serve tests on macOS (#824) Kenneth Loeffler 2023-12-28 15:17:00 -08:00
  • 23327cb3ef Fix preloading assets in plugin (#819) Vee 2023-12-04 11:02:25 -05:00
  • b43b45be8f Upgrade to Notify 6 (#816) Jack T 2023-11-23 16:16:43 -08:00
  • 41994ec82e Release v7.4.0-rc3 (#811) v7.4.0-rc3 Micah 2023-10-25 17:01:06 -07:00
  • cd14ea7c62 Remove unnecessary borrows (#810) Micah 2023-10-25 15:59:02 -07:00
  • 9f13bca6b8 rbx_dom_lua rojo-rbx/rbx-dom@440f3723 (attribute validation) (#809) Kenneth Loeffler 2023-10-25 14:21:58 -07:00
  • f4252c3e97 Update changelog in preparation for 7.4.0-rc3 (#808) Kenneth Loeffler 2023-10-23 15:54:48 -07:00
  • 6598867d3d Bump rbx_binary to 0.7.3 (#807) Kenneth Loeffler 2023-10-23 15:43:00 -07:00
  • f39e040a0d Bump rustix from 0.38.15 to 0.38.20 (#806) dependabot[bot] 2023-10-23 22:38:28 +00:00
  • a3d140269b Demote unapplied patch warnings to debug logs (#805) Kenneth Loeffler 2023-10-23 11:47:50 -07:00
  • feac29ea40 Fix PatchTree incorrect changeList entries on decode failure (#804) Kenneth Loeffler 2023-10-22 16:58:12 -07:00
  • 834c8cdbca rbx_dom_lua rojo-rbx/rbx-dom@0e10232b (SecurityCapabilities) (#803) Kenneth Loeffler 2023-10-22 16:57:59 -07:00
  • d441fbdf91 Bump rbx_dom_lua rojo-rbx/rbx-dom@e7a5b91c (ScriptEditorService) (#801) Kenneth Loeffler 2023-10-17 14:15:47 -07:00
  • e897f524dc Skip sourcemap generation when unaffected by changes in watch mode (#800) Filip Tibell 2023-10-13 10:38:21 -05:00
  • 1caf9446d8 Rojo 7.4.0-rc2 (#798) v7.4.0-rc2 Micah 2023-10-03 22:36:57 -07:00