Starsector 0.97a is out! (02/02/24); New blog post: Planet Search Overhaul (07/13/24)
Am i dreaming ? this is amazing!Edit: is there a fast way to whitelist all custom faction shields without having to add them to the whitelist file ?
- added shield fadeout
Feature listsmoothly reskins shields with cool hexagonstwo shading modes available (settings.json to change)uses whitelist csv to replace shields based on hullstyle (won't affect modded hullstyle ships unless mod adds whitelist csv entry to its config, or user adds manually)efficient renderer, virtually no performance impact on most systems (requires hardware supporting gl 3.3, might even boost performance like FER mod, needs testing)seamless 360 shields (unlike vanilla, shields are ruined forever)note 1: jitter level can be adjusted (and disabled) by going to data/shaders/shield.frag and setting the jitter multiplier value to the desired amount
Quote from: tomatopaste on January 25, 2022, 06:49:19 AMFeature listsmoothly reskins shields with cool hexagonstwo shading modes available (settings.json to change)uses whitelist csv to replace shields based on hullstyle (won't affect modded hullstyle ships unless mod adds whitelist csv entry to its config, or user adds manually)efficient renderer, virtually no performance impact on most systems (requires hardware supporting gl 3.3, might even boost performance like FER mod, needs testing)seamless 360 shields (unlike vanilla, shields are ruined forever)note 1: jitter level can be adjusted (and disabled) by going to data/shaders/shield.frag and setting the jitter multiplier value to the desired amountFew notes on these statements:On default settings the edges of extended shields on this Falcon are very sharp (in a bad way) working against smoothness.Jitter is intentional? I see constant flicker on the hexagons, aka the grid is changing position every few frames and its very uneasing. Changed some multiplier in shield.frag and hexagons are gone completely so technically it indeed eliminated jitter . What I'm saying is jitter should be more clear/fool-proof to change.Option for blacklist behaviour would be appreciated.