Skip to content

Commit

Permalink
rename unlock delta to physics bypass to reduce confusion
Browse files Browse the repository at this point in the history
  • Loading branch information
theyareonit committed Jun 18, 2024
1 parent 3544248 commit 761579a
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Other FPS values will have worse input precision without Physics Bypass, due to

Disable TPS Bypass/Draw Divide when using this mod, because they're pointless.

The mod comes with its own version of Physics Bypass in the mod options called "Unlock Delta". Be warned that not all lists or leaderboards that allow CBF will consider this legit!
The mod comes with its own version of Physics Bypass in the mod options. Be warned that not all lists or leaderboards that allow CBF will consider this legit!

# Known issues

Expand Down
2 changes: 1 addition & 1 deletion about.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Other FPS values will have worse input precision without Physics Bypass, due to

Disable TPS Bypass/Draw Divide when using this mod, because they're pointless.

The mod comes with its own version of Physics Bypass in the mod options called "Unlock Delta". Be warned that not all lists or leaderboards that allow CBF will consider this legit!
The mod comes with its own version of Physics Bypass in the mod options. Be warned that not all lists or leaderboards that allow CBF will consider this legit!

# Known issues

Expand Down
2 changes: 1 addition & 1 deletion changelog.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# v1.1.6

* Added a Physics Bypass equivalent ("Unlock Delta" in the mod settings) because I didn't want to wait for MH Geode 2.206
* Added a Physics Bypass equivalent because I didn't want to wait for MH Geode 2.206
* Made step calculation formula closer to vanilla to fix some edge cases

# v1.1.5
Expand Down
4 changes: 2 additions & 2 deletions mod.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,8 @@
"default": false
},
"actual-delta": {
"name": "Unlock Delta",
"description": "Replacement for Physics Bypass. Reduces stuttering on some FPS values. \"Disable mod\" must be unchecked. \n\nTHIS WILL ALTER PHYSICS AND MAY BREAK SOME LEVELS! DON'T USE THIS IF YOUR LIST/LEADERBOARD BANS PHYSICS BYPASS!",
"name": "Physics Bypass",
"description": "Reduces stuttering on some FPS values. \"Disable mod\" must be unchecked. \n\nTHIS WILL ALTER PHYSICS AND MAY BREAK SOME LEVELS! DON'T USE THIS IF YOUR LIST/LEADERBOARD BANS PHYSICS BYPASS!",
"type": "bool",
"default": false
}
Expand Down

0 comments on commit 761579a

Please sign in to comment.