Go to file
Katie Durden a7dfeb5526 Optimization and refactoring of TileInfo.cs
Reduced number of calls to `isCollidingAtTile` as it calls a StardewValley function that takes ~30 ms to complete.
Optimize `getFarmAnimalAt` in `TileInfo`.
Refactor `getResourceClumpAtTile` and `getStumpsInWoods`.
2023-04-05 18:37:15 -07:00
stardew-access Optimization and refactoring of TileInfo.cs 2023-04-05 18:37:15 -07:00
.gitattributes - Supports NVDA, JAWS and SAPI 2021-12-07 19:09:12 +05:30
.gitignore Added custom-tiles.json support 2022-10-27 20:05:12 +05:30
LICENSE Create LICENSE 2022-02-13 20:42:30 +05:30
LICENSE-NVDA Added licenses of tolk and nvda 2023-02-18 11:17:23 +05:30
LICENSE-TOLK Added licenses of tolk and nvda 2023-02-18 11:17:23 +05:30
invalid-selection-license.txt Added sound cue when the slot item is not usable 2023-02-20 11:48:24 +05:30
stardew-access.sln - Supports NVDA, JAWS and SAPI 2021-12-07 19:09:12 +05:30