github khanshoaib3/stardew-access v1.3.5-beta.3
Release 1.3.5-beta3

latest releases: v1.6.0-beta.5, v1.6.0-beta.4, v1.6.0-beta.3...
pre-release17 months ago

Major Changes

  • Major performance by @conundrum9999 , this fixes the lag issues in accessible tiles (note that you will have to install it's beta version as well which can be found on the discord server)
  • Character creation menu now has description for all the different options, like pets, skin tone, hair, shirt, etc. Again thanks to @conundrum9999 and MsLucky
  • Another attempt at making the fishing min-game accessible, more on this below.
  • Now we don't have to manually copy and paste DLLs to make NVDA or other screen reader work. (by @conundrum9999 )
  • Added definitions to IslandWestCave1 for the lion statue and note crystals so players can resolve that puzzle.Reverted the removal of the skull cavern door in 1.3.4 (thanks to @Bartholomue for this)

The Fishing Mini-Game Patch

A continuous sound is played which indicates that the fish is not in the bar. Basically what we have to do in this mini-game is to keep the fish inside the bar or prevent the continuous sound from playing.
When the fish is above the bar, the sound is pitched higher and lower if the fish is below the bar.
And the pitch also increases/decreases with the distance of fish from the bar.
There is another sound cue which plays when the catching progress reaches a certain level (at 20%, 40%, 60% and 80%).
There is also a sound cue when the bar collides with the top or bottom part.

A thing to note about this mini-game is that the bar has gravity, if we don't press the button, the bar will fall down (and bounce too) or if we press it too much it will collide with the top. In-short we have to be careful with the amount and duration of the key presses.

Release Notes (Auto generated)

What's Changed

  • IslandWestCave1 Definitions by @Bartholomue in #75
  • Update harmony and Stardew.ModConfig; add newtonsoft.json as dependency. by @conundrum9999 in #80
  • Typo: isCustomizingChrachter should be isCustomizingCharacter. by @conundrum9999 in #81
  • Enable access to the character appearance controls. by @conundrum9999 in #82
  • Character creation text boxes announce content if set. by @conundrum9999 in #84
  • Inventory sound cue and verbosity by @khanshoaib3 in #87
  • TextBox QOL update by @khanshoaib3 in #88
  • Patches Refactor by @khanshoaib3 in #91
  • Speak year and season on day 1 by @khanshoaib3 in #94
  • Text descriptions for character creation; speed optimizations for object search; load NVDA's dll in place. by @conundrum9999 in #96
  • Fishing mini-game patch.
  • Addition of heart count in the animal info.

New Contributors

  • @conundrum9999 made their first contribution in #80

Full Changelog: v1.3.4...v1.3.5-beta.3

Don't miss a new stardew-access release

NewReleases is sending notifications on new releases.