Skip to content

Releases: sonochiwa/sa-fx-limiter

FxLimiter v1.1.0

Choose a tag to compare

@github-actions github-actions released this 01 Aug 14:10

direct particlesPerSecond budgets. Existing configurations must replace
the old keys; unknown targetHz keys are ignored.

  • Added independent general and blood emission budgets, both defaulting to 60
    new particles per second.
  • Improved intermittent effect reliability by always preserving the first
    particle of a new burst when its shared rate budget is empty.
  • Removed the frame-rate measurement hook so emission limiting no longer
    depends on that hook being available alongside other mods.

Verifying the download

The archive was built by GitHub Actions from tag 1.1.0. Compare it with the published SHA-256 file or verify its signed build provenance:

gh attestation verify FxLimiter-v1.1.0.zip -R sonochiwa/sa-fx-limiter

FxLimiter v1.0.2

Choose a tag to compare

@github-actions github-actions released this 29 Jul 10:31

tagged commits.

  • Added SHA-256 checksum files and signed GitHub artifact attestations so
    downloaded release archives can be verified against their source workflow.

Verifying the download

The archive was built by GitHub Actions from tag 1.0.2. Compare it with the published SHA-256 file or verify its signed build provenance:

gh attestation verify FxLimiter-v1.0.2.zip -R sonochiwa/sa-fx-limiter

FxLimiter v1.0.1

Choose a tag to compare

@sonochiwa sonochiwa released this 27 Jul 10:41
FxLimiter 1.0.1

FxLimiter v1.0.0

Choose a tag to compare

@sonochiwa sonochiwa released this 04 Jul 04:46
Initial commit