stardew-access/stardew-access
Katie Durden a88172c0cf Replaced some foreach loops with for loops and nullchecks to use `is` instead of `==`. 2023-04-05 18:37:15 -07:00
..
Features Replaced some foreach loops with for loops and nullchecks to use `is` instead of `==`. 2023-04-05 18:37:15 -07:00
Patches Speak year and season on day 1 2023-04-04 15:59:40 +05:30
ScreenReader add <modpath>/libraries/windows to the dll search path before loading Tolk. This enables nvdaControllerClient64.dll to be loaded in place. 2023-04-05 18:37:15 -07:00
assets Added sound cue when the slot item is not usable 2023-02-20 11:48:24 +05:30
i18n Issue#34 Patched upgrades for sprinklers 2022-08-17 12:34:02 +05:30
API.cs Added SearchLocation() to API 2022-05-01 14:26:08 +05:30
CustomCommands.cs Refactored code BuildingNAnimalMenuPatches.cs 2023-02-23 21:41:05 +05:30
CustomSoundEffects.cs Added sound cue when the slot item is not usable 2023-02-20 11:48:24 +05:30
HarmonyPatches.cs Grouped files 2023-03-10 15:33:39 +05:30
ModConfig.cs Added config to disable inventory verbosity 2023-02-20 13:46:06 +05:30
ModEntry.cs Refactored code BuildingNAnimalMenuPatches.cs 2023-02-23 21:41:05 +05:30
manifest.json Fix inventory not speaking extra info; not respecting config option. Reduce excess commas. Bump version to 1.3.5-alpha2. 2023-04-05 18:37:15 -07:00
stardew-access.csproj Update harmony and Stardew.ModConfig; add newtonsoft.json as dependency. 2023-02-09 07:41:32 -08:00