Paliak
Paliak
https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/6200 there's some work on theming done here you could try out. Other than that only other thing i can suggest would be external color inverting tools.
Note `GroupProperty` is applied to every group. This is only a problem on the Doomsower mod `You have Vaal Pact while all Socketed Gems are Red` as it is possible...
TODO: - Add caching to prevent hammering build hosts - add automatic build list update logic using build api from https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/7389 - Make cache from gh actions available to pull...
Setting as ready for review again. Implemented ability to choose source the reference branches. Implemented better build xml caching so as not to hammer build providers. Implemented warnings when a...
@Wires77 I wanted it to update with cron as i'm worried there may be long periods of time without pull requests. Github only stores cache for 7 days and there...
> > @Wires77 I wanted it to update with cron as i'm worried there may be long periods of time without pull requests. Github only stores cache for 7 days...
> Build artifacts feel like a weird way to store this info to me, would a different repo that the action can push to make any more sense? Don't know...
Ideally i would want to just use an api that could get me already decoded xml builds since that would simplify a ton a things here but yeah.
Requires further discussion.
This pr will be split up into smaller chunks for easier review.