Commit Graph

  • b6b8ad8c8a
    Entries for town map can be distinguished for joja run use 'town_joja' as location name in static-tiles.json or custom-tiles.json Mohammad Shoaib Khan 2023-02-19 21:50:57 +0530
  • feff266d7c
    Possibly also added mod loaded farm layout support to it. (not tested) Mohammad Shoaib Khan 2023-02-19 17:36:57 +0530
  • 434921a668
    Added ability to add entries specific to a certain farm type. The entries with 'farm' name will be applied to all farm types and if we want to add an entry specific to a farm type, like to beach farm layout, we can use 'farm_beach' name for this. Mohammad Shoaib Khan 2023-02-18 12:36:39 +0530
  • 016eb87f7d
    Added licenses of tolk and nvda Mohammad Shoaib Khan 2023-02-18 11:17:23 +0530
  • d17974e3f5
    Added sound cues when the bobber is above or below the bar The pitch of the sound cues also increase with the increase in distance of bobber from bar Also added a progress sound effect Added config options to fix the maximum difficulty and motion type Mohammad Shoaib Khan 2023-02-12 21:16:48 +0530
  • b89a8f205d
    Added progress sound when catching a fish Mohammad Shoaib Khan 2023-02-12 15:14:46 +0530
  • 915273bf78 Merge branch 'master' of https://github.com/stardew-access/stardew-access erion 2023-02-11 11:13:21 +0100
  • 871c0b47cb
    Added offset to bulletin board junimo bundle this will potentially fix the issue of the tile not being accessible by the path finder Mohammad Shoaib Khan 2023-02-11 15:01:23 +0530
  • 96d9e8c12f Merge branch 'master' of https://github.com/stardew-access/stardew-access erion 2023-02-11 09:08:48 +0100
  • 36ce36cfe0
    Changed the custom-tiles.json not found error message to info message Mohammad Shoaib Khan 2023-02-11 13:19:12 +0530
  • 04555fe363 Update from upstream. erion 2023-02-10 13:00:19 +0100
  • 7409959c99
    Moved character customization patch to separate file Mohammad Shoaib Khan 2023-02-10 11:17:50 +0530
  • baedf69d80 Character creation text boxes announce content if set. Katie Durden 2023-02-07 20:45:44 -0800
  • 4c336c36ed Enable access to the character appearance controls. Katie Durden 2023-01-30 17:58:12 -0800
  • fcf81004d3 Typo: `isCustomizingChrachter` should be `isCustomizingCharacter`. Updated all occurrences. Katie Durden 2023-01-30 17:43:07 -0800
  • 5996fa09f2 Update harmony and Stardew.ModConfig; add newtonsoft.json as dependency. Katie Durden 2023-01-30 04:42:54 -0800
  • e5a421a4e3 * Swap out TDSR speech server with libspeak. * Add a SpeechRate parameter in ModConfig. erion 2023-02-05 12:15:55 +0100
  • 44f31419b0 Update to upstream 6e5f9365f0 Remove windows screen reader (probably not a good idea to have separate access forks, but this works for now.) Send rate when initialising speech (TODO: expose this via a config parameter) erion 2023-01-20 18:33:52 +0100
  • 4af19aeb7a Merge remote-tracking branch 'sda/master' into update erion 2023-01-20 14:26:52 +0100
  • 6e5f9365f0
    Adding missing entries Mohammad Shoaib Khan 2022-11-26 15:42:56 +0530
  • 4751af8fec
    Fixed sapi Mohammad Shoaib Khan 2022-11-08 19:52:31 +0530
  • d66fd0afb0 IslandWestCave1 Definitions Bartholomue 2022-11-08 11:21:19 -0600
  • 771ebb07e4
    Added exception for warp points when checking if a tile is on map Mohammad Shoaib Khan 2022-11-07 20:51:00 +0530
  • fe03dfb46e
    Removed exit and entrance entries Mohammad Shoaib Khan 2022-11-07 20:27:11 +0530
  • ec7148e613
    Added warp point detection Mohammad Shoaib Khan 2022-11-07 20:07:25 +0530
  • c4ce0a5280
    Added config option to toggle detecting dropped items \n Fixed bug Mohammad Shoaib Khan 2022-11-07 19:51:35 +0530
  • dd0d052f64 Static Tiles Container Migration Bartholomue 2022-10-29 07:09:47 -0500
  • 0f0824a422
    Prioritised custom-tiles.json over static-tiles - Bug fix in LibraryMuseum Mohammad Shoaib Khan 2022-10-29 16:52:37 +0530
  • f5db6eb655
    Renamed chest category to container Mohammad Shoaib Khan 2022-10-29 14:48:13 +0530
  • 8aac4499fc
    Added dropped item detection Mohammad Shoaib Khan 2022-10-29 14:41:41 +0530
  • c153462706 Desert Camel Bartholomue 2022-10-26 20:22:17 -0500
  • ac2a384d84 Dwarf Shop Etc Bartholomue 2022-10-25 06:31:35 -0500
  • e1a19ae0c8
    Bug fix Mohammad Shoaib Khan 2022-10-29 13:20:11 +0530
  • b4560bc9e1
    Added custom-tiles.json support - users can add their own tiles in this file just asin static-tiles.json - the file needs to be placed just where the static-tiles.json is Mohammad Shoaib Khan 2022-10-27 20:05:12 +0530
  • 1187ba30e7
    Mod Specific Tiles We can add tiles that only get detected when the specified mod is loaded Syntax: <location name>||<Mod's unique id> Mohammad Shoaib Khan 2022-10-27 19:25:24 +0530
  • dccbf8b79f
    Issue#45 Update buildlist on start of day - also removed calling restrictions from buildlist command, it can now be called from any location Mohammad Shoaib Khan 2022-10-27 15:14:37 +0530
  • 9d9b5f5c76
    Added books and museum pieces in LibraryMuseum Mohammad Shoaib Khan 2022-10-27 14:55:38 +0530
  • 1ea07533bb
    Fixed minor code warnings Mohammad Shoaib Khan 2022-10-27 13:12:41 +0530
  • f2ba3e8793 Implemented Tolk library for screen reader in windows Mohammad Shoaib Khan 2022-10-24 12:12:53 +0530
  • 7a4ca89836 Issue#63 Prepend the player's name in tile viewer Mohammad Shoaib Khan 2022-10-23 12:12:27 +0530
  • 1cf4637687 Merge branch 'master' into bugs Mohammad Shoaib Khan 2022-10-23 12:03:40 +0530
  • 950ab21d61 Issue#56 Other currency narration Mohammad Shoaib Khan 2022-10-23 12:00:30 +0530
  • 9d1c6f95dd Issue#52 Patched speech bubbles Mohammad Shoaib Khan 2022-10-23 11:14:58 +0530
  • d131d26ac8 Issue#54 updated names in static-tiles.json according to the issue Mohammad Shoaib Khan 2022-10-22 22:23:14 +0530
  • a9160b4ff6 Issue#54 the names in static tiles now ignore anything between square brackets Mohammad Shoaib Khan 2022-10-22 22:19:38 +0530
  • 34cb47bdaa Issue#42 feeding benches in coops and barns are now dynamic Mohammad Shoaib Khan 2022-10-22 21:53:10 +0530
  • 8c080e11f0 Change priority order in getObjectAtTile() Mohammad Shoaib Khan 2022-10-10 16:14:14 +0530
  • 5205df8400 Replaced ^ with \n when narrating texts Mohammad Shoaib Khan 2022-10-10 15:56:35 +0530
  • b600eda78e Added command to toggle tts Mohammad Shoaib Khan 2022-10-09 13:50:35 +0530
  • 452bbdf86c Fixed duplicates in static-tiles.json Mohammad Shoaib Khan 2022-10-09 13:38:26 +0530
  • 66b4333d73
    Merge pull request #49 from Bartholomue/master Mohammad Shoaib 2022-10-06 21:56:40 +0530
  • a0336d630f Expanded Some Tile Ranges Bartholomue 2022-09-30 07:31:09 -0500
  • ad22982b09 Recategorize Pierre's Bin Bartholomue 2022-09-26 13:11:52 -0500
  • 542d5390a2 Pool And Saloon Definitions Bartholomue 2022-09-18 13:17:34 -0500
  • e1614917a2 Alphabetize Feeding Benches Bartholomue 2022-09-09 09:24:00 -0500
  • 01ec8209af Added Big Shed Redundancy Bartholomue 2022-09-07 06:54:21 -0500
  • 0edd6e54e0 Redact static-tiles.json Bartholomue 2022-09-07 03:23:41 -0500
  • 2cebc7ce99 More Tile Definitions Bartholomue 2022-08-26 07:59:41 -0500
  • 589ec8eff8 Bug fix Mohammad Shoaib Khan 2022-08-23 08:58:50 +0530
  • 52c8b6e3e3 Reverted back to using escape key Mohammad Shoaib Khan 2022-08-23 08:57:34 +0530
  • a3df4e2591 Joja Mart Definitions Bartholomue 2022-08-22 16:32:42 -0500
  • 1bac13bc14 Minor Static Tiles Additions Bartholomue 2022-08-22 06:56:57 -0500
  • 9afeb7f778 Release 1.3.2 Mohammad Shoaib Khan 2022-08-20 23:28:36 +0530
  • bf1b904f2f Merge branch 'bugs' Mohammad Shoaib Khan 2022-08-20 23:13:41 +0530
  • c44771bca8 Merge branch 'master' into bugs Mohammad Shoaib Khan 2022-08-20 23:09:55 +0530
  • d4c5bb3e48 Merge branch 'master' into enhancements Mohammad Shoaib Khan 2022-08-20 23:09:39 +0530
  • 9d2dd97607 Added 'not usable here' to inventories Mohammad Shoaib Khan 2022-08-20 22:58:42 +0530
  • 3083ebca84 Added command to toggle warnings feature Mohammad Shoaib Khan 2022-08-18 12:37:32 +0530
  • 895f329b8b Added watered/unwatered toggle for crops Mohammad Shoaib Khan 2022-08-18 12:18:40 +0530
  • 741e6a5219 Added 'not usable here' to inventories Mohammad Shoaib Khan 2022-08-20 22:58:42 +0530
  • 928b481319
    Merge pull request #44 from Bartholomue/master Mohammad Shoaib 2022-08-20 22:21:36 +0530
  • 17c1c19e90
    Removed trailing commas Mohammad Shoaib 2022-08-20 22:17:45 +0530
  • 6f1ccdb951 Updated Static Tiles Bartholomue 2022-08-19 10:05:23 -0500
  • d14af408df Added command to toggle warnings feature Mohammad Shoaib Khan 2022-08-18 12:37:32 +0530
  • 6d18849f17 Added watered/unwatered toggle for crops Mohammad Shoaib Khan 2022-08-18 12:18:40 +0530
  • 2df4cfca27 Issue#28 Prepend fish name to fish ponds Mohammad Shoaib Khan 2022-08-17 13:28:49 +0530
  • 5bd3e4085d Merge branch 'enhancements' Merging the new enhancements to master Mohammad Shoaib Khan 2022-08-17 13:07:57 +0530
  • d12e9b2590 Fixed casing issue in static tiles location names and added shafts to read tile Mohammad Shoaib Khan 2022-08-17 13:06:47 +0530
  • a908e09884 Issue#34 Patched upgrades for sprinklers Mohammad Shoaib Khan 2022-08-17 12:34:02 +0530
  • d309844b28 Removed unnecessary code Mohammad Shoaib Khan 2022-08-14 20:19:09 +0530
  • b4625ddfc8 Issue#29 Fixed crab pot not getting detected as a machine Mohammad Shoaib Khan 2022-08-14 20:09:09 +0530
  • f2d607484e Issue#27 Added mill input and output tiles detection Mohammad Shoaib Khan 2022-08-14 19:50:53 +0530
  • 18a7dc5d23 Issue#33 Fixed rings bug in crafting page Mohammad Shoaib Khan 2022-08-13 14:21:22 +0530
  • 408a40121d Issue#25 Added command to toggle speaking in percentage for health n stamina Mohammad Shoaib Khan 2022-08-13 13:06:24 +0530
  • 949e5c5bfc Issue#23 Added Signs to read tile Mohammad Shoaib Khan 2022-08-13 12:15:38 +0530
  • 9199d764ba Issue#23 Added indoor pots i.e. garden pot to read tile Mohammad Shoaib Khan 2022-08-13 12:00:45 +0530
  • df192ee90c Added docs and replaced escape key with enter Mohammad Shoaib Khan 2022-08-12 16:37:39 +0530
  • 4a1e4f9f4a Bug fix Mohammad Shoaib 2022-06-10 22:50:06 +0530
  • 5b37859216 Fixed advanced game options menu Mohammad Shoaib 2022-06-06 22:43:25 +0530
  • 1e096cf521 Release 1.3.0 Mohammad Shoaib 2022-06-06 22:40:37 +0530
  • 617251c3de Patched advanced options menu Mohammad Shoaib 2022-06-06 22:38:51 +0530
  • 157bdd0150 Fixed moving animal Mohammad Shoaib 2022-06-06 22:13:36 +0530
  • e534a6aed9 Fixed move animal to different building Mohammad Shoaib 2022-05-30 23:38:09 +0530
  • 9c1a185047 Revamped character creation menu Mohammad Shoaib 2022-05-30 22:34:54 +0530
  • d48e4cc1b6
    Merge pull request #21 from bradjrenshaw/GingerIslandAdditions Mohammad Shoaib 2022-05-27 18:11:12 +0530
  • 9f8d4273bc Fixed static tiles json formatting; fixed a few entrances with missing coordinates. bradjrenshaw 2022-05-18 19:16:28 -0400
  • 93c75fca65
    Merge pull request #20 from xyzz2001/patch-3 Mohammad Shoaib 2022-05-16 22:31:49 +0530
  • 9c2931ec2f Added all keybinds to mod config Mohammad Shoaib 2022-05-16 22:01:02 +0530
  • 923ad61580 Changed b key to c in buildingNAnimal menu Mohammad Shoaib 2022-05-16 21:35:01 +0530
  • b1056a6cd1 Added chat menu keys to mod config Mohammad Shoaib 2022-05-16 21:34:19 +0530