Commit Graph
100 Commits
Author SHA1 Message Date
Mohammad Shoaib Khan b8f77384b2 Added config to disable inventory verbosity
If set to true, disables speaking of 'not usable here' and 'donatable' in inventories
2023-02-20 13:46:06 +05:30
Mohammad Shoaib Khan 2d061e220b Organized code 2023-02-20 13:35:17 +05:30
Mohammad Shoaib Khan 80637af471 Moved narrateHoveredItemInInventory to separate class 2023-02-20 12:59:55 +05:30
Mohammad Shoaib Khan 042afa4d90 Organized code 2023-02-20 12:43:25 +05:30
Mohammad Shoaib Khan d2c34451b3 Added sound cue when the slot item is not usable 2023-02-20 11:48:24 +05:30
Mohammad Shoaib Khan 34d773204c Expanded the detection of shipping bin in island 2023-02-19 22:35:57 +05:30
Mohammad Shoaib Khan 9af30890bc Added dynamic detection of sink in farm house
Replace the name of kitchen with stove
2023-02-19 22:26:10 +05:30
Mohammad Shoaib Khan 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
2023-02-19 21:50:57 +05:30
Mohammad Shoaib Khan feff266d7c Possibly also added mod loaded farm layout support to it.
(not tested)
2023-02-19 17:36:57 +05:30
Mohammad Shoaib Khan 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.
2023-02-18 12:36:39 +05:30
Mohammad Shoaib Khan 016eb87f7d Added licenses of tolk and nvda 2023-02-18 11:17:23 +05:30
Mohammad Shoaib Khan 871c0b47cb Added offset to bulletin board junimo bundle
this will potentially fix the issue of the tile not being accessible by the path finder
2023-02-11 15:01:23 +05:30
Mohammad Shoaib Khan 36ce36cfe0 Changed the custom-tiles.json not found error message to info message 2023-02-11 13:19:12 +05:30
Mohammad Shoaib Khan 7409959c99 Moved character customization patch to separate file 2023-02-10 11:17:50 +05:30
Mohammad Shoaib Khan 6e5f9365f0 Adding missing entries 2022-11-26 15:43:17 +05:30
Mohammad Shoaib Khan 4751af8fec Fixed sapi 2022-11-26 15:31:31 +05:30
Mohammad Shoaib Khan 771ebb07e4 Added exception for warp points when checking if a tile is on map 2022-11-07 20:51:53 +05:30
Mohammad Shoaib Khan fe03dfb46e Removed exit and entrance entries 2022-11-07 20:27:11 +05:30
Mohammad Shoaib Khan ec7148e613 Added warp point detection 2022-11-07 20:07:25 +05:30
Mohammad Shoaib Khan c4ce0a5280 Added config option to toggle detecting dropped items \n Fixed bug 2022-11-07 19:51:35 +05:30
Mohammad Shoaib Khan 0f0824a422 Prioritised custom-tiles.json over static-tiles
- Bug fix in LibraryMuseum
2022-10-29 16:52:37 +05:30
Mohammad Shoaib Khan f5db6eb655 Renamed chest category to container 2022-10-29 14:48:13 +05:30
Mohammad Shoaib Khan 8aac4499fc Added dropped item detection 2022-10-29 14:41:41 +05:30
Mohammad Shoaib Khan e1a19ae0c8 Bug fix 2022-10-29 13:20:11 +05:30
Mohammad Shoaib Khan 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
2022-10-27 20:05:12 +05:30
Mohammad Shoaib Khan 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>
2022-10-27 19:30:28 +05:30
Mohammad Shoaib Khan dccbf8b79f Issue#45 Update buildlist on start of day
- also removed calling restrictions from buildlist command,
 it can now be called from any location
2022-10-27 15:14:37 +05:30
Mohammad Shoaib Khan 9d9b5f5c76 Added books and museum pieces in LibraryMuseum 2022-10-27 14:55:38 +05:30
Mohammad Shoaib Khan 1ea07533bb Fixed minor code warnings 2022-10-27 13:12:41 +05:30
Mohammad Shoaib Khan f2ba3e8793 Implemented Tolk library for screen reader in windows 2022-10-24 12:12:53 +05:30
Mohammad Shoaib Khan 7a4ca89836 Issue#63 Prepend the player's name in tile viewer 2022-10-23 12:12:27 +05:30
Mohammad Shoaib Khan 1cf4637687 Merge branch 'master' into bugs 2022-10-23 12:03:40 +05:30
Mohammad Shoaib Khan 950ab21d61 Issue#56 Other currency narration 2022-10-23 12:00:30 +05:30
Mohammad Shoaib Khan 9d1c6f95dd Issue#52 Patched speech bubbles 2022-10-23 11:14:58 +05:30
Mohammad Shoaib Khan d131d26ac8 Issue#54 updated names in static-tiles.json according to the issue 2022-10-22 22:23:14 +05:30
Mohammad Shoaib Khan a9160b4ff6 Issue#54 the names in static tiles now ignore anything between square brackets 2022-10-22 22:19:38 +05:30
Mohammad Shoaib Khan 34cb47bdaa Issue#42 feeding benches in coops and barns are now dynamic 2022-10-22 21:53:10 +05:30
Mohammad Shoaib Khan 8c080e11f0 Change priority order in getObjectAtTile() 2022-10-10 16:14:14 +05:30
Mohammad Shoaib Khan 5205df8400 Replaced ^ with \n when narrating texts 2022-10-10 15:56:35 +05:30
Mohammad Shoaib Khan b600eda78e Added command to toggle tts 2022-10-09 13:50:35 +05:30
Mohammad Shoaib Khan 452bbdf86c Fixed duplicates in static-tiles.json 2022-10-09 13:38:26 +05:30
Mohammad Shoaib 66b4333d73 Merge pull request #49 from Bartholomue/master
Joja Mart Definitions ETC
2022-10-06 21:56:40 +05:30
Mohammad Shoaib Khan 589ec8eff8 Bug fix 2022-08-23 08:58:50 +05:30
Mohammad Shoaib Khan 52c8b6e3e3 Reverted back to using escape key 2022-08-23 08:57:34 +05:30
Mohammad Shoaib Khan 9afeb7f778 Release 1.3.2 2022-08-20 23:28:36 +05:30
Mohammad Shoaib Khan bf1b904f2f Merge branch 'bugs' 2022-08-20 23:13:41 +05:30
Mohammad Shoaib Khan c44771bca8 Merge branch 'master' into bugs 2022-08-20 23:09:55 +05:30
Mohammad Shoaib Khan d4c5bb3e48 Merge branch 'master' into enhancements 2022-08-20 23:09:39 +05:30
Mohammad Shoaib Khan 9d2dd97607 Added 'not usable here' to inventories 2022-08-20 23:08:12 +05:30
Mohammad Shoaib Khan 3083ebca84 Added command to toggle warnings feature 2022-08-20 23:08:12 +05:30
Mohammad Shoaib Khan 895f329b8b Added watered/unwatered toggle for crops 2022-08-20 23:08:12 +05:30
Mohammad Shoaib Khan 741e6a5219 Added 'not usable here' to inventories 2022-08-20 22:58:42 +05:30
Mohammad Shoaib 928b481319 Merge pull request #44 from Bartholomue/master
Updated Static Tiles
2022-08-20 22:21:36 +05:30
Mohammad Shoaib 17c1c19e90 Removed trailing commas 2022-08-20 22:17:45 +05:30
Mohammad Shoaib Khan d14af408df Added command to toggle warnings feature 2022-08-18 12:37:32 +05:30
Mohammad Shoaib Khan 6d18849f17 Added watered/unwatered toggle for crops 2022-08-18 12:18:40 +05:30
Mohammad Shoaib Khan 2df4cfca27 Issue#28 Prepend fish name to fish ponds 2022-08-17 13:28:49 +05:30
Mohammad Shoaib Khan 5bd3e4085d Merge branch 'enhancements'
Merging the new enhancements to master
2022-08-17 13:07:57 +05:30
Mohammad Shoaib Khan d12e9b2590 Fixed casing issue in static tiles location names and added shafts to read tile 2022-08-17 13:06:47 +05:30
Mohammad Shoaib Khan a908e09884 Issue#34 Patched upgrades for sprinklers 2022-08-17 12:34:02 +05:30
Mohammad Shoaib Khan d309844b28 Removed unnecessary code 2022-08-14 20:19:09 +05:30
Mohammad Shoaib Khan b4625ddfc8 Issue#29 Fixed crab pot not getting detected as a machine 2022-08-14 20:09:09 +05:30
Mohammad Shoaib Khan f2d607484e Issue#27 Added mill input and output tiles detection 2022-08-14 19:50:53 +05:30
Mohammad Shoaib Khan 18a7dc5d23 Issue#33 Fixed rings bug in crafting page 2022-08-13 14:21:22 +05:30
Mohammad Shoaib Khan 408a40121d Issue#25 Added command to toggle speaking in percentage for health n stamina 2022-08-13 13:06:24 +05:30
Mohammad Shoaib Khan 949e5c5bfc Issue#23 Added Signs to read tile 2022-08-13 12:15:38 +05:30
Mohammad Shoaib Khan 9199d764ba Issue#23 Added indoor pots i.e. garden pot to read tile 2022-08-13 12:00:45 +05:30
Mohammad Shoaib Khan df192ee90c Added docs and replaced escape key with enter 2022-08-12 16:37:39 +05:30
Mohammad Shoaib 4a1e4f9f4a Bug fix 2022-06-10 22:50:06 +05:30
Mohammad Shoaib 5b37859216 Fixed advanced game options menu 2022-06-06 22:43:25 +05:30
Mohammad Shoaib 1e096cf521 Release 1.3.0 2022-06-06 22:40:37 +05:30
Mohammad Shoaib 617251c3de Patched advanced options menu 2022-06-06 22:38:51 +05:30
Mohammad Shoaib 157bdd0150 Fixed moving animal 2022-06-06 22:27:04 +05:30
Mohammad Shoaib e534a6aed9 Fixed move animal to different building 2022-05-30 23:38:09 +05:30
Mohammad Shoaib 9c1a185047 Revamped character creation menu 2022-05-30 22:34:58 +05:30
Mohammad Shoaib d48e4cc1b6 Merge pull request #21 from bradjrenshaw/GingerIslandAdditions
Ginger island additions
2022-05-27 18:11:12 +05:30
Mohammad Shoaib 93c75fca65 Merge pull request #20 from xyzz2001/patch-3
Update zh.json
2022-05-16 22:31:49 +05:30
Mohammad Shoaib 9c2931ec2f Added all keybinds to mod config 2022-05-16 22:01:02 +05:30
Mohammad Shoaib 923ad61580 Changed b key to c in buildingNAnimal menu 2022-05-16 21:35:01 +05:30
Mohammad Shoaib b1056a6cd1 Added chat menu keys to mod config 2022-05-16 21:34:19 +05:30
Mohammad Shoaib f85192178f Read tile pauses while auto walking 2022-05-16 21:07:08 +05:30
Mohammad Shoaib fcd6c8ecb3 Moved sounds to assets folder 2022-05-15 15:30:31 +05:30
Mohammad Shoaib 0942eec32e beta 1.2.3 2022-05-15 15:26:34 +05:30
Mohammad Shoaib 80aa0bf106 Added translations to other languages 2022-05-15 15:22:50 +05:30
Mohammad Shoaib af50fd114c Cleaned the code a bit 2022-05-15 15:03:04 +05:30
Mohammad Shoaib 7f81d72771 added more scenes to grandpa story 2022-05-15 15:00:08 +05:30
Mohammad Shoaib f9dd84efc8 Patched grandpa story and intro mini game 2022-05-15 13:28:20 +05:30
Mohammad Shoaib 4dcef714fa Fixed warning 2022-05-15 12:30:52 +05:30
Mohammad Shoaib 373a39fa33 Added pet's water bowl 2022-05-15 12:29:40 +05:30
Mohammad Shoaib 715601f694 Added footstep sounds to auto walk 2022-05-15 12:29:40 +05:30
Mohammad Shoaib cb49832b5a Player stops auto walking if WASD is pressed 2022-05-15 12:29:40 +05:30
Mohammad Shoaib c8b274347e Added auto walk feature to tile viewer 2022-05-15 12:29:40 +05:30
Mohammad Shoaib 3c76c424e8 Merge pull request #18 from bradjrenshaw/GemBirds
Ginger Island gem birds added to TileInfo npcs category.
2022-05-15 12:29:13 +05:30
Mohammad Shoaib bd806c077a Merge pull request #17 from bradjrenshaw/MiscFixes
Misc fixes
2022-05-14 08:15:53 +05:30
Mohammad Shoaib d74ca682eb Added time warning 2022-05-12 23:22:59 +05:30
Mohammad Shoaib 6c04ba7bf4 Removed pause from hud message as it was pausing too much 2022-05-12 22:59:40 +05:30
Mohammad Shoaib 92b7230a4d Fix for stone types 2022-05-12 22:54:33 +05:30
Mohammad Shoaib f8a6cab24e Added missing entrances 2022-05-12 21:47:01 +05:30
Mohammad Shoaib ebc68f0ffa Added pause option to config
It now pauses in hud messages
2022-05-12 16:00:20 +05:30
Mohammad Shoaib 92d5ae22d9 Added other languages to warning message 2022-05-12 15:56:05 +05:30