|
1 | | -## Added |
2 | | -- Added ReSync Studio support for chat channels, chat formats, rules, private messages, mentions, ignore lists, MOTDs, message rules, recipes, and text templates with JSON resource editing, live previews, and packet sync. |
3 | | -- Added ReSync recipe authoring in Flow Editor with shaped, shapeless, furnace, blasting, smoking, campfire, stonecutter, and smithing station layouts, slot editing, provider/item selection, and recipe I/O node support. |
4 | | -- Added MiniMessage rendering support in ReScreen and RemotelyMod text renderers for richer in-game and Remotely UI text. |
5 | | -- Added ItemSelectorWidget category support in ReScreen for grouped item browsing. |
6 | | -- Added trackpad gesture support for InfiniteScreen and InfiniteSpaceWidget panning and zooming. |
| 1 | +### Hello Everyone! I'm switching to a more non-technical change log style |
7 | 2 |
|
8 | | -## Changed |
9 | | -- Unified ReSync resource type handling in FlowManager and ReSyncResourceType for the expanded JSON-backed customization resource catalog. |
10 | | -- Improved ReSync Flow Client and synced resource plumbing for chat, MOTD, recipe, and text template resources. |
| 3 | +Starting with ReSync: |
| 4 | +The UI got a whole revamp to a more professional and intuitive design |
| 5 | +ReSync Studio now supports Advancements, And Dialogs. As well as fixes for Chat, Recipes, and GUI designers |
| 6 | +Functions are now the star of the show, almost all triggers of GUIs/Recipes/Advancements should be used with a function. |
| 7 | +You can now open functions directly from anywhere, including the flow editor |
| 8 | +Many, and I mean MANY fixes for the overall ReSync experience. Please report any small problem that you happen to find. |
11 | 9 |
|
12 | | -## Fixed |
13 | | -- Fixed a critical RemotelyMod and Fabric API exception in custom payload bridge handling. |
14 | | -- Fixed potential local server startup issues in CachedResourceDataManager and TerminalWidget. |
15 | | -- Fixed ReStudio backend remote server file deletion so hosted server files are removed correctly from the cloud workspace. |
16 | | -- Fixed popup size initialization in ReScreen popups. |
| 10 | +Remotely got a punch of reliability fixes for the Local Server Controller, that should hopefully fix many critical issues. |
| 11 | +This time it's not only hope though, any issues that the controller has will be shown in Remotely as an error notification to make debugging easier. |
| 12 | +File deletion in the File Explorer now defaults to trashing them, pressing shift+delete will show a popup warning you about the permanent deletion. |
| 13 | +Some fixes and improvements to the file editor has been made too, mainly around Workspaces. |
| 14 | +As well as General Remotely fixes. |
| 15 | + |
| 16 | +**Re**member to Report all bugs immediately! Not matter how *small* they are... |
| 17 | +This might be the last release for the upcoming 2 weeks if no bugs where found, due to final exams. Because of that, this release does have some missing pieces, including: |
| 18 | +ReSync Marketplace fixes, ReSync world dashboard UI changes, useful commands/nodes for the new resources, and small known bugs. |
0 commit comments