Skip to content

Commit

Permalink
update to v1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
elliotcubit committed Nov 16, 2024
1 parent 496c9d8 commit 821a2e2
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 2 deletions.
2 changes: 1 addition & 1 deletion ButtPlugIO/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"Metadata": {
"Name": "Buttplug.io support for WEBFISHING",
"Author": "Elliot Cubit",
"Version": "1.2.0",
"Version": "1.3.0",
"Description": "Buzz buzz buzz"
}
}
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,10 @@

# v1.3.0

- Allow setting a base vibration level
- Add vibration while completing scratch offs
- Allow toggling individual vibration triggers

# v1.2.0

Allow configuration of vibration intensity.
Expand Down
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,10 @@ This is a mod for [WEBFISHING](https://store.steampowered.com/app/3146520/WEBFIS

## Features

- Vibrates at a base level while in the fishing minigame
- Vibrates constantly at a configurable base intensity
- Vibrates at a different base level while in the fishing minigame
- Vibration intensity increases while mashing
- Vibrates while completing scratch-off tickets

## Installing

Expand Down Expand Up @@ -50,6 +52,8 @@ ButtPlugIO uses [TackleBox](https://thunderstore.io/c/webfishing/p/PuppyGirl/Tac

After installing TackleBox, you will see a new `Mods` option in your main menu. This option is also available while you are in-game!

Note that these screenshots can only be viewed on [GitHub](https://github.com/elliotcubit/WebfishingButtplug), not thunderstore.

![Screenshot of mod menu item](./assets/menu.png)

After opening it, find ButtPlugIO in the mods list. If you haven't installed other mods, it will be the only one.
Expand All @@ -58,6 +62,8 @@ After opening it, find ButtPlugIO in the mods list. If you haven't installed oth

There are a several options available. The mod can be disabled/enabled entirely, you can point it at a specific address for the server, and you can adjust the vibration settings.

You can also toggle individual vibration triggers on or off via this menu - all features default to _off_.

![Screenshot of the options that are available in game](./assets/configuration_options.png)

The valeus for vibration intensity and step are expressed in _decimal percentages_. This is standard for ButtPlugIO, but might be unintuitive. This means that a value of `0.05` (the default) means that the vibration intensity will be 5% of the total available. Devices general support differing levels of granularity here, so you may have to play with
Expand Down

0 comments on commit 821a2e2

Please sign in to comment.