Katie Durden
34c182ddc6
Cache the value of `Game1.currentLocation`
2023-04-05 18:37:15 -07:00
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
Katie Durden
4b2e31fadc
Change comparisons relying on string.ToLower() to use StringComparison.OrdinalIgnoreCase.
2023-04-05 18:37:15 -07:00
Katie Durden
a88172c0cf
Replaced some foreach loops with for loops and nullchecks to use `is` instead of `==`.
2023-04-05 18:37:15 -07:00
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
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
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
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
1cf4637687
Merge branch 'master' into bugs
2022-10-23 12:03:40 +05:30
Mohammad Shoaib Khan
9d1c6f95dd
Issue#52 Patched speech bubbles
2022-10-23 11:14:58 +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
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
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
fcd6c8ecb3
Moved sounds to assets folder
2022-05-15 15:30:31 +05:30
Mohammad Shoaib
4dcef714fa
Fixed warning
2022-05-15 12:30:52 +05:30
bradjrenshaw
9e0c2dfab7
Fix incorrectly named Topaz Gem Bird.
2022-05-15 01:43:39 -04:00
bradjrenshaw
e4187a636a
Ginger Island gem birds added to TileInfo npcs category.
2022-05-15 00:22:36 -04:00
bradjrenshaw
f4a47bf64a
Added ore panning spot to interactables category.
2022-05-12 20:33:50 -04:00
bradjrenshaw
153b120730
Added old mariner to npcs category when present.
2022-05-12 20:05:01 -04:00
Mohammad Shoaib
92b7230a4d
Fix for stone types
2022-05-12 22:54:33 +05:30
Mohammad Shoaib
7688bc0dd5
Fixed giant crop narration
2022-05-10 20:47:21 +05:30
Mohammad Shoaib
6acfd313e8
Added quartz, etc. to mine item category
2022-05-10 20:05:02 +05:30
Mohammad Shoaib
672f9a1f00
Added twig to debris category
2022-05-10 19:39:22 +05:30
Mohammad Shoaib
eebabe8fe6
Added statue of perfection & endless fortune
2022-05-10 00:02:15 +05:30
bradjrenshaw
72f1835929
Brief refactor for readability.
2022-05-08 19:31:04 -04:00
bradjrenshaw
43c3dbb0d8
Added diggable golden walnut locations to ginger Island tileInfo.
2022-05-08 19:22:28 -04:00
Mohammad Shoaib
8355f05684
Added event tiles
2022-05-05 00:01:56 +05:30
Mohammad Shoaib
4735bde498
Added secret woods tiles
2022-05-02 22:23:06 +05:30
Mohammad Shoaib
130204e39e
Added mail box to read tile
2022-05-02 12:54:04 +05:30
Mohammad Shoaib
c3c0169ac6
Added method to scan entire location for tiles
2022-05-01 13:20:18 +05:30
Mohammad Shoaib
d3055f7cbe
Added ginger island tiles and stuff
2022-04-30 23:37:41 +05:30
Mohammad Shoaib
ababbcbe07
Added Beach night market static tiles
2022-04-30 22:29:20 +05:30