Skip to content

Generic Links - #2795

Open
GET-R3AL wants to merge 8 commits into
pyfa-org:masterfrom
GET-R3AL:Easy-Links
Open

Generic Links#2795
GET-R3AL wants to merge 8 commits into
pyfa-org:masterfrom
GET-R3AL:Easy-Links

Conversation

@GET-R3AL

@GET-R3AL GET-R3AL commented Aug 9, 2026

Copy link
Copy Markdown
Contributor

Lets a fit simulate links at a chosen strength directly from the Command tab, instead of having to build and add a separate fit with command bursts and charges.

Right-click in the Command view > "Generic Links" to pick a link type and a strength from 0-5%/lvl (level V Skills assumed), with or without a mindlink. There's also a one-click "Max Links" option and a top-level "All Links".

They get injected into the fit's command bonuses through the same path real links fits use, so they interact correctly with normal links fits, can be toggled on/off, dragged around, undone/redone, etc.

Added a new commandLinks table (migration 50) to store the selections per fit

image

GET-R3AL and others added 8 commits June 23, 2026 10:47
Command view, instead of building and adding a full fit with command bursts. Strengths
run 0-5% per level (level V assumed), with or without a mindlink, and interact
with normal links ship fits as if it were a normal fit with links.

- eos/saveddata/commandLink: new CommandLink model plus link/buff definitions,
  strength multiplier and base values sourced from live command burst data;
  injects the warfare buffs through the existing addCommandBonus path
- eos/saveddata/fit: apply active command links during calculation
- eos/db/saveddata/fit + migration 50: persist command links per fit via a new
  commandLinks table and relationship
- gui/fitCommands/commandLink: add/remove/toggle commands (calc + gui) with undo
- Context menu: Generic Links submenu with one-click Max Links, All Links and
  per-category individual links; strength x mindlink leaves (mindlink first),
  built with a single binding per menu to keep it responsive
- commandView: list, toggle and remove command links alongside command fits,
  and include them in the tab count
Leftover scratch file from checking command burst attribute values, not part of the Generic Links feature.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
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