Kirrana / xivlauncher_physics_plugin

7 stars 12 forks source link

Restructure Code, add User Interface, add Enable on Startup option #5

Closed MidoriKami closed 1 year ago

MidoriKami commented 1 year ago

image

Added Configuration File, UpdatesToSkip might be used when I revisit a method to cause the adjustment to vary with framerate.

{
  "$type": "HighFpsPhysicsPlugin.Configuration, HighFpsPhysicsPlugin",
  "UpdatesToSkip": 1,
  "EnableOnStartup": true,
  "Version": 1
}
MidoriKami commented 1 year ago

Bumping as there is new interest in features like this from users image (From goat place discord #plugin-testing)

Daccura commented 1 year ago

I would really appreciate this startup enablement.

Kirrana commented 1 year ago

Completely forgot about this and then just happened to see it when briefly checking my spam email that the github acc is tied to earlier today. Updated it and it has passed the checks on the d17 repo so should update soon.