-
Notifications
You must be signed in to change notification settings - Fork 1.4k
fix: point terasology-nuigestalt at nui-gestalt8, correct its stale version #5394
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
+10
−2
Closed
Changes from all commits
Commits
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🗄️ Data Integrity & Integration | 🟠 Major | 🏗️ Heavy lift
🧩 Analysis chain
🏁 Script executed:
Repository: MovingBlocks/Terasology
Length of output: 8442
🌐 Web query:
MovingBlocks TeraNUI PR 86 nui-gestalt8 publication org.terasology.nui💡 Result:
TeraNUI is the standalone UI framework used by the Terasology engine, which was extracted from the main engine codebase into its own repository [1][2]. Regarding the specific terms in your query: 1. nui-gestalt8: This refers to the version of the gestalt integration module for TeraNUI [3]. As of recent development, the Terasology project has been migrating to Gestalt 8 (gestalt 8.0.0-SNAPSHOT), which involves upgrading dependencies and transitioning the UI framework's gestalt integration to support these updated libraries [3]. 2. org.terasology.nui: This is the primary package namespace for the TeraNUI framework [4]. Following the extraction of NUI into the independent TeraNUI library, references in the engine were updated from the internal
org.terasology.rendering.nuito the externalorg.terasology.nuinamespace [4]. 3. PR 86 / MovingBlocks: While specific GitHub pull request numbers (like#86) may refer to internal history within the TeraNUI repository, the framework itself is maintained under the MovingBlocks GitHub organization [1]. Development typically involves managing compatibility between versions of the NUI framework and the underlying Gestalt dependency injection and reflection libraries [1][2][5]. For the most accurate status of a specific pull request, you should consult the pull request list directly on the MovingBlocks/TeraNUI GitHub repository. [1][6]Citations:
🏁 Script executed:
Repository: MovingBlocks/Terasology
Length of output: 14780
🏁 Script executed:
Repository: MovingBlocks/Terasology
Length of output: 2929
Publish
org.terasology.nui:nui-gestalt8:3.1.1-SNAPSHOTbefore merge.engine/build.gradle.kts:142requires this artifact. It is unavailable in both configured Artifactory repositories, and TeraNUI PR#86remains open. Normal Gradle resolution will fail until the artifact is published.🤖 Prompt for AI Agents