Skip to content

Salvaging: Add Salvaging Opacity Feature#223

Open
BBeeaarr wants to merge 2 commits intoLlemonDuck:mainfrom
BBeeaarr:adjust-salvaging-wreck-opacity
Open

Salvaging: Add Salvaging Opacity Feature#223
BBeeaarr wants to merge 2 commits intoLlemonDuck:mainfrom
BBeeaarr:adjust-salvaging-wreck-opacity

Conversation

@BBeeaarr
Copy link

@BBeeaarr BBeeaarr commented Feb 27, 2026

Salvaging:

java_dFbeQmK4YB
Added configuration options to adjust opacity on active, inactive, and high-level salvage markers
Adds #215
If there is interest I can also add outline width or fill color config settings as well

SalvagingHighlight.java refactor:

  • Combined sets STUMP_LEVEL_REQ and SALVAGE_LEVEL_REQ into WRECK_DEF_BY_ID
    • Each entry of WRECK_DEF_BY_ID allows us to decide level requirements and status from one Wreck object
    • WRECK_DEF_BY_ID values are also nicely arranged in ascending ID order
  • Combined stumps and wrecks into wreckObjects
  • Renamed several booleans flags that decide which types of highlighting are enabled
  • Added Wreck Class that only contains level requirements and wreck type for now
    • Possible future extensibility

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.

1 participant