Skip to content

1.12 ref/UI update#277

Open
Uhutown wants to merge 104 commits into
1.12-masterfrom
1.12-ref/UI_update
Open

1.12 ref/UI update#277
Uhutown wants to merge 104 commits into
1.12-masterfrom
1.12-ref/UI_update

Conversation

@Uhutown

@Uhutown Uhutown commented May 29, 2026

Copy link
Copy Markdown
Collaborator

No description provided.

Uhutown and others added 30 commits May 28, 2026 18:12
Can edit presignals for a main signal without the presignal beeing linked to a signal
Comment thread src/main/java/com/troblecodings/signals/guis/UISignalBoxProfile.java Outdated
Comment thread src/main/java/com/troblecodings/signals/guis/GuiSignalReader.java Outdated
Comment thread src/main/java/com/troblecodings/signals/guis/GuiMonitor.java Outdated
Comment thread src/main/java/com/troblecodings/signals/handler/ClientMonitorNetworkHandler.java Outdated
return;
file.delete();
CompressedStreamTools.write(wrapper.tag, file);
} catch (IOException e) {

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ [Checkstyle] <com.puppycrawl.tools.checkstyle.checks.FinalParametersCheck> reported by reviewdog 🐶
Parameter e should be final.

private SignalBoxHandler() {
}

private static ExecutorService save_executer = Executors.newSingleThreadExecutor(r -> {

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ [Checkstyle] <com.puppycrawl.tools.checkstyle.checks.naming.StaticVariableNameCheck> reported by reviewdog 🐶
Name 'save_executer' must match pattern '^[a-z][a-zA-Z0-9]*$'.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants