Tags
Creators
Details
All versions
2.0.1
Release
Remotely 2.0.1 (Fabric 1.20.1)5 months ago 29
Compatibility
Minecraft: Java Edition
1.20–1.20.1
Platform
Fabric
Supported environments
Client-side
Required content
Changes
Remotely Changes:
- Fix: Import Server Visible In Reactor.
- Feat: Better Reactor Plan Listing On Server Creation.
- Feat: Proper SshBackend Server Starting.
- Feat: Big ServerManagerScreen Improvements & Reactor For Everyone.
- Fix: Application Update Manager Config.
- Feat: Git-Like Server DevMode For Remote Servers (WIP).
- Fix: Deleting Resource Doesn't Unlist It.
- Fix: Stuck In Login After A Successful One.
- Chore: Update License.
- Feat: Backups Overhaul.
- Feat: Remotely No Longer Forces Login.
- Chore: Moved Minecraft Assets Logic To Rebase.
- Fix: Freeze When Opening ServerConfigurationScreen.
- Fix: Freezes When Switching Tabs.
- Feat(HUGE): Full Minecraft Assets Management And Rendering Via ReScreen.
- Fix: Opening ServerDetailsScreen Triggered Freezing Synchronous Slow Loading.
- Feat: Server Deletion Feedback.
- Fix: Inverted ServerExtraSettingsController View Flag.
- Adapt: Rebase LSP Integration.
- Feat: Messy 26.1-Pre-1 Support.
- Feat(ReSync): Extend World Management: Inventory Groups, Signs, & More.
- Feat(Huge): ReSync World Management Integration.
- Feat: New Server Import Mode.
- Feat(HUGE): New Modular PlayerManagementScreen, ReSync Adapt.
- Fix: Settings Never Get Saved For ReStudio Servers.
- Feat: ReScreen MouseCursor Visible In Normal Minecraft.
- Adapt: MouseCursor Reactive Widgets.
- Fix: Rematrix Suspended Screen.
- Feat(HUGE): ReSync Scoreboards & Tabs.
- Fix: Prevent ServerManagerScreen Reinit.
- Fix(Mod): Opening ServerManagerScreen Resets it.
- Fix(Mod):
ALT+XShortcut Leaks "x" Into Text Input. - Feat: ReSync Commands Integration.
- Fix: FlowEditorScreen Opening Twice.
- Fix: Wrong GuiDesigner Edit Button Placement.
- Feat: GuiDesignerScreen Re/Undoability.
- Feat: Player Inventory Manipulation.
- Feat: WorldMap Player Data Integration.
- Fix: Custom
PlayerActions Not Reaching Terminal Execution. - Feat: Actually Smart Player Entry Action Updates.
- Feat: Instant PlayerAction Registration.
- Fix: Improved SSH-Servers Icon Management.
- Fix: Errors With StreamDataParser.
- Fix: Better Caching Flow For Resources.
- Chore: Removed Redundant DebugLogs.
- Fix: Bad Looking Stats Entries.
Rebase Changes:
- Fix: File Explorer Refetches Win-Quick Access Every Time.
- Adapt: ReScreen Instanced Loading Animation.
- Feat: Modpack Reactors Creation.
- Fix: Critical Huge Memory Leak When Browsing Resources.
- Feat: Big Improvements For SshBackend Server Lifecycle Detection.
- Feat: Redirect To Sign-In Feedback Pages.
- Feat: ServerTwinManager.
- Feat: 20x Faster Remote Resource Indexing.
- Fix: Unregistered Resource Deletion.
- Feat: Minecraft Assets Management.
- Feat: Backups System Overhaul.
- Fix: Inaccurate Filters.
- Feat: LSP UX Improvements.
- Feat: Quick-Access Improvements.
- Feat: Async Instance Deletion.
- Feat: Windows Quick-Access Pins For File Explorer.
- Feat: Dynamic Instance Software.
- Adapt: ReStudio Changes.
- Feat: General Propose Auto LSP, Editor Integration.
- Fix: Resource Browsing Filters Stuff.
- Feat: GameVersion Assets Control.
- Feat: ReSync World Map Optimizations.
- Feat: Dynamic & User Friendly Explorer Import Mode.
- Feat: Servers No Longer Hardcoded
server.jar. - Feat: Faster ReStudio File Explorer.
- Feat: Remote File External Opening Handling.
- Feat: Configurable FileExplorer Click/DoubleClick.
- Feat: Configurable FileExplorer Per-Tab Sort.
- Fix: Unreliable Transfer Progress Reporting.
- Adapt: MouseCursor Reactive Widgets.
- Feat: Set/Get TextAreaWidget Placeholder.
- Fix: CodeCompletionWidget Freaks Out In Desktop Mode.
- Fix: Explorer Renaming Reliability.
- Feat: Archive/Unarchive For ReStudioBackend.
- Feat: Much More Reliable StandardUndoRedoPlugin.
- Feat: File ExplorerDrag 'n Drop.
- Fix: Gallery Tab Always Exists.
- Feat: Implemented Multi +/- Filters.
- Feat: ResourceBrowser Remembers Your Preference.
- Feat: Overhauled Resources System.
- Feat: WorldMap Player Data Integration.
- Fix: Refactor Resource Indexing For SSH & ReStudio.
- Feat: Improved SshBackend Resources Indexing.
- Chore: Removed Redundant DebugLogs.
- Feat: Manual Resource Installation Auto-Dep Download.
ReScreen Changes:
- Feat: LoadingAnimation No Longer Static.
- Feat: Gif Decoding Optimizations.
- Fix: TextRendererLwjgl
trimToWidget()Appends "...". - Feat: Reactor & ReSync Icons,
server.pngRemake. - Feat: Unsaved Changes Access.
- Fix: Popups Blocking Other Interactions.
- Feat: Better SettingsScreen Category Loading Flow.
- Fix: SidePanel Related Stuff.
- Feat(HUGE): Abstracted Minecraft Assets & Rendering.
- Feat: Popups Now Have Their Own Overlay.
- Feat: Maybe CrossPlatform
openAssociated. - Feat: Multi-Line Hints & Visual Upgrades To It.
- Fix: Rare Unreliable SuperScreen Checking.
- Fix: InfiniteScreen Scissors Logic.
- Fix: Size Caching Causing Stale Sizes.
- Feat: DropDown Single Negative Selection Display.
- Feat: MouseCursor Highlighting Overhaul.
- Feat: ContextMenuWidget Bounds Forcing.
- Delete: TextAreaWidget.
- Fix: DesktopMode
fileDropTargets Superscreen. - Feat: DropDownWIdget Multi-Select +/- Mode.
- Fix:
MountableButtonWidgetMounted Buttons Don't Render Hints. - Feat: ScreenWindow Dynamic Sizing.
- Fix: SearchMode No Longer Effected By Button Count.
Known incompatibilities
Projects on Modrinth are automatically available through a Maven repository for use with JVM build tools such as Gradle. To learn more about the Modrinth Maven API, click here.
Note: When available, you should use the creator's maven repo instead as it will have transitive dependency information that the Modrinth Maven API does not. You may also end up with duplicate dependencies if you use a mix of Modrinth and non-Modrinth Maven repositories for your dependencies, because the group identifier will be different when served through the Modrinth Maven API.
Maven coordinates:
Version ID:
build.gradle:
repositories {
exclusiveContent {
forRepository {
maven {
name = "Modrinth"
url = "https://api.modrinth.com/maven"
}
}
// forRepositories(fg.repository) // Uncomment when using ForgeGradle
filter {
includeGroup "maven.modrinth"
}
}
}
// Standard Gradle dependency
dependencies {
implementation "maven.modrinth:LuYZT6NN:QXt1qvWi"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:LuYZT6NN:QXt1qvWi"
}


