Go to file
Katie Durden dd812851b4 Add base for improved tile coordinate lookup functionality; typo fixes.
* Build tile dictionary at game launch to speed up tile lookups during gameplay.
* Add GameLaunched event to setup new dictionary after other mods loaded.
* Change `StaticTiles.getStaticTileInfoAtWithCategory` to use new dictionary for lookup.
* Various typo fixes and other code cleanup
2023-04-05 18:37:15 -07:00
stardew-access Add base for improved tile coordinate lookup functionality; typo fixes. 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