feat: per-instance color palette + OSC 4/104 + computed dim - #31
Merged
loki5512344 merged 1 commit intoAug 30, 2026
Merged
Annotations
10 warnings
|
Build and verify:
src/main/java/li/cil/oc2/common/vm/terminal/TerminalDiff.java#L63
[ArrayRecordComponent] Record components should not be arrays.
|
|
Build and verify:
src/main/java/li/cil/oc2/common/vm/terminal/TerminalDiff.java#L62
[ArrayRecordComponent] Record components should not be arrays.
|
|
Build and verify:
src/main/java/li/cil/oc2/common/vm/terminal/TerminalDiff.java#L55
[MissingSummary] A summary line is required on public/protected Javadocs.
|
|
Build and verify:
src/main/java/li/cil/oc2/common/vm/terminal/Terminal.java#L366
[ArrayRecordComponent] Record components should not be arrays.
|
|
Build and verify:
src/main/java/li/cil/oc2/common/vm/terminal/color/TerminalColors.java#L185
[InconsistentCapitalization] Found the field 'Mode' with the same name as the parameter 'mode' but with different capitalization.
|
|
Build and verify:
src/main/java/li/cil/oc2/common/vm/terminal/color/TerminalColors.java#L185
[InconsistentCapitalization] Found the field 'B' with the same name as the parameter 'b' but with different capitalization.
|
|
Build and verify:
src/main/java/li/cil/oc2/common/vm/terminal/color/TerminalColors.java#L185
[InconsistentCapitalization] Found the field 'G' with the same name as the parameter 'g' but with different capitalization.
|
|
Build and verify:
src/main/java/li/cil/oc2/common/vm/terminal/color/TerminalColors.java#L185
[InconsistentCapitalization] Found the field 'R' with the same name as the parameter 'r' but with different capitalization.
|
|
Build and verify:
src/main/java/li/cil/oc2/client/renderer/cable/NetworkCableRenderer.java#L78
[ReferenceEquality] Comparison using reference equality instead of value equality
|
|
Build and verify:
src/main/java/li/cil/oc2/common/vm/video/DeltaFrameCodec.java#L396
[ByteBufferBackingArray] ByteBuffer.array() shouldn't be called unless ByteBuffer.arrayOffset() is used or if the ByteBuffer was initialized using ByteBuffer.wrap() or ByteBuffer.allocate().
|
background
wait
wait-all
cancel
parallel
Loading