Skip to content

Releases: juliand665/Dynamic-FPS

Dynamic FPS 3.4.4 for Minecraft 1.17.x

25 Apr 20:11
cf11b2b
Compare
Choose a tag to compare
  • Fix Dynamic FPS not being usable with Java 16 on Minecraft 1.17.x

Dynamic FPS 3.4.3 for Minecraft 1.16.5 to 1.20.5

23 Apr 20:28
a13d24b
Compare
Choose a tag to compare

Changes:

  • Add support for Minecraft 1.20.5
    • Fabric only for now, other platforms will follow once available
  • Update Spanish translation (PR 180 by @TheLegendofSaram)
  • Fix crash when cache and config folders are on different filesystems (PR 182 by @LostLuma)
  • Fix (Neo)Forge update checker not remembering which platform you downloaded the mod from

Other Changes:

  • The JitPack configuration has been removed from the repository
    • I'd recommend using the Modrinth Maven instead if you'd like to depend on Dynamic FPS in your development environment

Dynamic FPS 3.4.2 for Minecraft 1.16.5 to 1.20.4

23 Feb 21:16
f5881d7
Compare
Choose a tag to compare
  • Fix mouse cursor being released when using the reduce keybind in 1.18.2 and earlier (PR 170 by @LostLuma)
  • Fix softlock in combination with Fastload instead of marking the mod combination as broken {PR 171 by @LostLuma)
  • Update German translations (no PR, by @LostLuma)
  • Add Shakespearean and Upside Down English translations (PR 172 by @Pixaurora)

This release was also ported to 1.14 and 1.15 on Fabric / Quilt for people left on those versions wanting a modern version of Dynamic FPS.
Note that this is likely a one time thing that I will not repeat in the future unless these versions have some type of game breaking bug / issue.

Dynamic FPS 3.4.1 for Minecraft 1.16.5 to 1.20.4

19 Feb 14:00
0fe9a0b
Compare
Choose a tag to compare
  • Fix some mod compatibility issues that cropped up in v3.4.0

Dynamic FPS 3.4.0 for Minecraft 1.16.5 to 1.20.4

18 Feb 13:13
8bbabf5
Compare
Choose a tag to compare

New Features:

Other Changes:

  • Some redundant config entries are no longer stored on disk
  • Fix settings not immediately changing back when focusing the window and idle mode is active in the config (PR 159 by @LostLuma)
  • Update Russian translation (PR 160 by @mpustovoi)
  • Update Polish translation (PR 163 by @raspberrygitq)
  • Fix sounds pausing and resuming at the wrong times (PR 165 by @LostLuma)
    • Fix music not always being paused when volume is set to zero
    • Fix sounds resuming when the game is paused and the user navigates away from it
  • Fix crash loading configs containing unknown sound categories (PR 167 by @LostLuma)
    • Fix crash on startup when a mod adding new sound categories got removed from an installation

Dynamic FPS 3.3.3 for Minecraft 1.16.5 to 1.20.x

14 Jan 14:01
fad5a97
Compare
Choose a tag to compare

Dynamic FPS 3.3.2 for Minecraft 1.16.5 to 1.20.x

28 Dec 22:38
b75e6a4
Compare
Choose a tag to compare
  • Fix Minecraft's pause on lost focus setting not working when running the game at 0 FPS (PR 148 by @LostLuma)
  • Use MixinExtras injections to improve mod compatibility (now requires Fabric Loader 0.15.0 / Quilt Loader 0.23.0 or above)

Dynamic FPS 3.3.1 for Minecraft 1.16.5 to 1.20.x

16 Dec 23:10
e20abd9
Compare
Choose a tag to compare
  • Fix master volume resetting to 100% when refocusing the window (PR 146 by @LostLuma)

Dynamic FPS 3.3.0 for Minecraft 1.16.5 to 1.20.x

16 Dec 18:34
fcdee8e
Compare
Choose a tag to compare

New Features:

  • Add support for configuring the volume multiplier for each sound category (PR 140 by @LostLuma)
    • Now you can mute music and keep everything else, or do whatever you like!
  • Add new optional Idle mode (PR 141 by @LostLuma)
    • Choose a timeout between one and thirty minutes to activate
    • Configure all settings you're already used to while idling
    • This may or may not work with controller mods, this is (at least right now) not officially supported

Other Changes:

  • Improve config screen (PR 131 by @LostLuma)
    • Instead of showing internal values the FPS slider now has an "Unlimited" label
    • Added tooltips to explain what the graphics options, toast, and garbage collector settings do
  • Remove the 60 FPS limit on the pause screen (PR 134 by @LostLuma)
    • This has been superseded by the new idle mode as it has caused some of our users issues
  • Fix potential thread safety bug involving other mods (PR 135 by @LostLuma)
    • As far as I'm aware this has never caused an issue, however it has been fixed anyway
  • Improved config file handling (PR 139 by @LostLuma)
    • The file should no longer be able to be corrupted while being written
    • The config is no longer written to disk every time the game is started
  • Updated Turkish translations (PR 142 by @EuropaYou)
  • Updated Swedish translations (PR 143 by @Taarek)

Dynamic FPS 3.2.1 for Minecraft 1.16.5 to 1.20.x

29 Sep 02:03
7707890
Compare
Choose a tag to compare
  • Fix potential crash on 1.19.3 (by @LostLuma)
  • Fix sounds stopping when setting volume to zero (PR 130 by @LostLuma)
    • Sounds will now properly resume when restoring to a non-zero volume
    • Fixes an incompatibility with Now Playing causing toast notification spam
  • Opt sound options screen into screen optimization on 1.19.3 and 1.19.4 (by @LostLuma)