Commit Graph
100 Commits
Author SHA1 Message Date
Mohammad Shoaib Khan 2b6b60494e Grouped files 2023-03-10 15:33:39 +05:30
Mohammad Shoaib Khan b8fce68bec Moved more menus to their own class 2023-03-10 15:24:08 +05:30
Mohammad Shoaib Khan ea03f9a4cb Moved some menus to their own class 2023-03-10 15:09:56 +05:30
Mohammad Shoaib Khan b0c1d9e173 Moved tailoring menu patch to its own class 2023-03-10 15:00:31 +05:30
Mohammad Shoaib Khan af0ec1ab8d Moved pond query menu patch to its own class 2023-03-10 14:55:07 +05:30
Mohammad Shoaib Khan 07fcc94296 Moved forge menu patch to its own class 2023-03-10 14:50:40 +05:30
Mohammad Shoaib Khan 64300c58eb Moved item list menu patch to its own class 2023-03-10 14:41:30 +05:30
Mohammad Shoaib Khan a250cbd98d Renamed classes 2023-03-10 14:35:46 +05:30
Mohammad Shoaib Khan c553b589ab Moved patches related to Game1 and InstanceGame to their own class 2023-03-10 14:32:43 +05:30
Mohammad Shoaib Khan 50e8afc78c Moved and organized quest patches 2023-03-09 14:01:58 +05:30
Mohammad Shoaib Khan 53fe731401 Moved and organized mini game patches 2023-03-09 13:32:45 +05:30
Mohammad Shoaib Khan 2c233f6e6b Moved InventoryUtils.cs 2023-03-09 13:27:02 +05:30
Mohammad Shoaib Khan 1346e90bf5 Organised code for geode menu patch 2023-03-09 13:21:46 +05:30
Mohammad Shoaib Khan 8970a2c441 Fixed bug for Museum menu patch 2023-03-09 13:12:07 +05:30
Mohammad Shoaib Khan 2ddebd3615 Organised code for donation menu patches 2023-03-09 13:06:13 +05:30
Mohammad Shoaib Khan 5195313a5b Organised code for item grab menu patch 2023-03-08 12:44:07 +05:30
Mohammad Shoaib Khan 6822bd4840 Organised code for purchase animal menu patch 2023-03-08 12:29:19 +05:30
Mohammad Shoaib Khan 80963c4dc6 Improved and organised code in shop menu patch 2023-03-08 12:21:50 +05:30
Mohammad Shoaib Khan 8523026ed0 Improved and organised code for dialogue box patch
Moved letter viewer menu patch to its own class
moved npc patch to its own clas
moved draw hover text patch to IClickableMenuPatch.cs
2023-03-08 12:06:46 +05:30
Mohammad Shoaib Khan 2ba41822c9 Improved and organised code in title menu patches 2023-03-07 23:34:07 +05:30
Mohammad Shoaib Khan 9096ce59b9 bug fix in snapping mouse to primary and secondary inventory slots 2023-03-07 22:57:15 +05:30
Mohammad Shoaib Khan 6141447c13 Improved and organised code in carpenter menu patch 2023-03-07 22:45:00 +05:30
Mohammad Shoaib Khan baede57965 Improved and organised code in bundle menu patches 2023-03-07 19:44:58 +05:30
Mohammad Shoaib Khan b0ef71cd4a bug fix 2023-03-07 12:16:39 +05:30
Mohammad Shoaib Khan 403a97b633 Improved and organised code in AnimalQueryMenuPatch.cs 2023-03-07 12:03:08 +05:30
Mohammad Shoaib Khan b22af63b97 Improved and organised code in SocialPagePatch.cs 2023-03-07 11:29:23 +05:30
Mohammad Shoaib Khan 774454ce0e Refactored code CraftingPagePatch.cs 2023-03-03 21:03:37 +05:30
Mohammad Shoaib Khan 0fa90e4c74 Improved and organised code in InventoryPagePatch.cs 2023-02-24 20:45:35 +05:30
Mohammad Shoaib Khan 15380e5b76 Improved game menu patch code
- Added active suffix if the hovered tab button matches the current tab
2023-02-24 20:44:54 +05:30
Mohammad Shoaib Khan 911c93a555 Moved game menu patch 2023-02-24 19:45:01 +05:30
Mohammad Shoaib Khan 8d11cc6266 Moved exit page patch 2023-02-24 19:40:01 +05:30
Mohammad Shoaib Khan 820d714594 Moved options page patch 2023-02-24 19:35:58 +05:30
Mohammad Shoaib Khan 7c1e600790 Moved inventory page patch 2023-02-24 19:33:14 +05:30
Mohammad Shoaib Khan f851806947 Moved crafting page patch 2023-02-24 14:43:19 +05:30
Mohammad Shoaib Khan 9d7c2c36ec Moved social page patch 2023-02-24 14:37:21 +05:30
Mohammad Shoaib Khan 2a5baa6770 Moved collections page patch 2023-02-24 14:33:03 +05:30
Mohammad Shoaib Khan 6730fcceff Moved geode menu patch 2023-02-24 14:29:51 +05:30
Mohammad Shoaib Khan 7d505d2dd7 Moved item grab menu patch 2023-02-24 14:10:28 +05:30
Mohammad Shoaib Khan 4a39bf94ea Moved shop menu patch 2023-02-24 13:49:50 +05:30
Mohammad Shoaib Khan 6d3962ea4d Refactored code BuildingNAnimalMenuPatches.cs 2023-02-23 21:41:05 +05:30
Mohammad Shoaib d12ecf0fae Merge pull request #88 from khanshoaib3/Issue79
TextBox QOL update
2023-02-22 18:11:39 +05:30
Mohammad Shoaib Khan ac190f5939 Bug fix 2023-02-22 18:09:43 +05:30
Mohammad Shoaib Khan 8b0350497b Refactored code 2023-02-22 17:59:11 +05:30
Mohammad Shoaib Khan 8059e09089 Used a different method to detect if any text box is active or not
This fixes the issue when more than one text boxes are present in a menu
2023-02-22 17:45:59 +05:30
Mohammad Shoaib Khan cf0e46ecdd Refactored code 2023-02-22 17:03:33 +05:30
Mohammad Shoaib Khan 31f3144bfd Bug fix 2023-02-22 16:55:54 +05:30
Mohammad Shoaib Khan ecb256ad57 Removed unnecessary code 2023-02-21 21:51:55 +05:30
Mohammad Shoaib Khan c9c62d4fa9 Removed previous text box code from other places 2023-02-21 21:49:22 +05:30
Mohammad Shoaib Khan e595a03be6 Fixed bug for more than 1 text boxes in a menu
In this bug, if there were amore than 1 text boxes, then the textBoxQuery was resets to ' '
even if a text box is selected because of the other unselected text boxes
2023-02-21 21:42:46 +05:30
Mohammad Shoaib Khan 5296c4cabe Added patch to disable left mouse sim key when a tex box is active
Also speak the content of the text box when active
2023-02-21 21:28:38 +05:30
Mohammad Shoaib 07bd1bf1ef Merge pull request #87 from khanshoaib3/Issue59
Inventory sound cue and verbosity
2023-02-20 13:55:51 +05:30
Mohammad Shoaib Khan 0a244649ee Removed unnecessary comment 2023-02-20 13:54:39 +05:30
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