Commit Graph

  • f85192178f Read tile pauses while auto walking Mohammad Shoaib 2022-05-16 21:07:08 +0530
  • 661d6bb31f Add secondary entrances connecting various locations (Island North to south and Island North to Volcano Dungeon) bradjrenshaw 2022-05-15 18:58:23 -0400
  • 7b81660dd2 Add shipwreck entrance and exit to static tiles. bradjrenshaw 2022-05-15 18:32:39 -0400
  • 6a49fccb9c
    Update zh.json xywlkj2001_星云 2022-05-16 04:22:07 +0800
  • fcd6c8ecb3 Moved sounds to assets folder Mohammad Shoaib 2022-05-15 15:30:31 +0530
  • 0942eec32e beta 1.2.3 Mohammad Shoaib 2022-05-15 15:26:34 +0530
  • 80aa0bf106 Added translations to other languages Mohammad Shoaib 2022-05-15 15:22:50 +0530
  • af50fd114c Cleaned the code a bit Mohammad Shoaib 2022-05-15 15:03:04 +0530
  • 7f81d72771 added more scenes to grandpa story Mohammad Shoaib 2022-05-15 15:00:08 +0530
  • f9dd84efc8 Patched grandpa story and intro mini game Mohammad Shoaib 2022-05-15 13:28:20 +0530
  • 4dcef714fa Fixed warning Mohammad Shoaib 2022-05-15 12:30:52 +0530
  • 373a39fa33 Added pet's water bowl Mohammad Shoaib 2022-05-15 12:25:27 +0530
  • 715601f694 Added footstep sounds to auto walk Mohammad Shoaib 2022-05-15 12:17:41 +0530
  • cb49832b5a Player stops auto walking if WASD is pressed Mohammad Shoaib 2022-05-15 11:47:48 +0530
  • c8b274347e Added auto walk feature to tile viewer Mohammad Shoaib 2022-05-15 11:30:28 +0530
  • 3c76c424e8
    Merge pull request from bradjrenshaw/GemBirds Mohammad Shoaib 2022-05-15 12:29:13 +0530
  • 9e0c2dfab7 Fix incorrectly named Topaz Gem Bird. bradjrenshaw 2022-05-15 01:43:39 -0400
  • e4187a636a Ginger Island gem birds added to TileInfo npcs category. bradjrenshaw 2022-05-15 00:22:36 -0400
  • bd806c077a
    Merge pull request from bradjrenshaw/MiscFixes Mohammad Shoaib 2022-05-14 08:15:53 +0530
  • f4a47bf64a Added ore panning spot to interactables category. bradjrenshaw 2022-05-12 20:33:50 -0400
  • 153b120730 Added old mariner to npcs category when present. bradjrenshaw 2022-05-12 20:05:01 -0400
  • 569311c61e Fix incorrect AM and PM time announcement and :00 formatting. bradjrenshaw 2022-05-12 20:04:33 -0400
  • d74ca682eb Added time warning Mohammad Shoaib 2022-05-12 23:22:59 +0530
  • 6c04ba7bf4 Removed pause from hud message as it was pausing too much Mohammad Shoaib 2022-05-12 22:58:42 +0530
  • 92b7230a4d Fix for stone types Mohammad Shoaib 2022-05-12 22:54:33 +0530
  • f8a6cab24e Added missing entrances Mohammad Shoaib 2022-05-12 21:47:01 +0530
  • ebc68f0ffa Added pause option to config It now pauses in hud messages Mohammad Shoaib 2022-05-12 16:00:20 +0530
  • 92d5ae22d9 Added other languages to warning message Mohammad Shoaib 2022-05-12 15:56:05 +0530
  • 2d74653217 Read tile pauses when narrating a warning message Mohammad Shoaib 2022-05-12 15:28:09 +0530
  • d8dbfe78d4 Added i18n folder for other language support and logic for narrating warnings Mohammad Shoaib 2022-05-11 13:47:19 +0530
  • 04ba44d045 Added warnings.cs Mohammad Shoaib 2022-05-11 13:29:12 +0530
  • eb25243377 Code documentation Mohammad Shoaib 2022-05-11 13:14:46 +0530
  • d27c7c749c
    Merge pull request from bradjrenshaw/TileViewer Mohammad Shoaib 2022-05-11 13:00:04 +0530
  • 55b9255dc8 Formatting and code cleanup; added documentation and some clarifying comments. bradjrenshaw 2022-05-10 16:41:07 -0400
  • 8446049c55 Rename MouseHandler to TileViewer for accuracy bradjrenshaw 2022-05-10 16:36:23 -0400
  • 7a1b768bdb Added option to allow tile cursor to view the entire map regardless if it is visible or not. bradjrenshaw 2022-05-10 16:31:54 -0400
  • 955ffac65b Implementation of relative offset lock (keep mouse in position relative to you as yo umove). bradjrenshaw 2022-05-10 15:22:32 -0400
  • c8bf29b6d0 Added precise tile cursor movement (defaults to 8 pixels per key press). bradjrenshaw 2022-05-10 15:09:54 -0400
  • a8bcaf6cef Refactored keyboard tile cursor input to be triggered at the same time as the rest of keyboard input; fix bug in reading UI components with tile cursor. bradjrenshaw 2022-05-10 14:37:43 -0400
  • 332dd858a8 Fixed bug with tile cursor not passing exact integer tile values causing terrain features like crops to not be read out. bradjrenshaw 2022-05-10 14:21:17 -0400
  • c49dec4f29 Beta 1.2.2 Mohammad Shoaib 2022-05-10 20:55:51 +0530
  • 78a466a010 Added category to manual read tile key Mohammad Shoaib 2022-05-10 20:47:40 +0530
  • 7688bc0dd5 Fixed giant crop narration Mohammad Shoaib 2022-05-10 20:47:21 +0530
  • 6acfd313e8 Added quartz, etc. to mine item category Mohammad Shoaib 2022-05-10 20:05:02 +0530
  • cedf2dcc03 Added area narration when switching to other area Mohammad Shoaib 2022-05-10 19:48:04 +0530
  • 672f9a1f00 Added twig to debris category Mohammad Shoaib 2022-05-10 19:39:22 +0530
  • 838273b3ce Read blocked or empty tiles if no object is on a tile. bradjrenshaw 2022-05-10 00:05:35 -0400
  • bc6ec49619 Initial implementation of cursor movement and mouse snapping to cursor location. bradjrenshaw 2022-05-09 23:53:29 -0400
  • 2717efa42e Merge branch 'master' into TileViewer bradjrenshaw 2022-05-09 20:05:12 -0400
  • 730beeffaa removed birdie from static tiles (as she was already detectable) Mohammad Shoaib 2022-05-10 00:21:37 +0530
  • eebabe8fe6 Added statue of perfection & endless fortune Mohammad Shoaib 2022-05-10 00:02:15 +0530
  • 415231c65d Added farm and farm cave tiles Mohammad Shoaib 2022-05-09 23:29:21 +0530
  • 73fb957a46
    Merge pull request from bradjrenshaw/WalnutLocationFix Mohammad Shoaib 2022-05-09 20:59:54 +0530
  • 72f1835929 Brief refactor for readability. bradjrenshaw 2022-05-08 19:31:04 -0400
  • 43c3dbb0d8 Added diggable golden walnut locations to ginger Island tileInfo. bradjrenshaw 2022-05-08 19:22:28 -0400
  • 0b318b29ad MouseHandler refactoring. bradjrenshaw 2022-05-08 18:46:37 -0400
  • 797e0ab136 Add cursor keys to mod config. bradjrenshaw 2022-05-08 01:55:38 -0400
  • 8dd96d84b3 Refactoring mouse handling into a separate class. bradjrenshaw 2022-05-08 01:47:32 -0400
  • bd29fae9ca Initial refactor of mouse handling. bradjrenshaw 2022-05-06 19:47:11 -0400
  • f9fbbc4181 Moved static-tiles.json to assets folder Mohammad Shoaib 2022-05-05 00:08:17 +0530
  • 8355f05684 Added event tiles Mohammad Shoaib 2022-05-05 00:01:56 +0530
  • 4cc4bba62e Added trailer tiles Mohammad Shoaib 2022-05-04 23:33:05 +0530
  • 14506b1e11 Added Josh House tiles Mohammad Shoaib 2022-05-04 23:29:15 +0530
  • 297eca3adc Added haley house tiles Mohammad Shoaib 2022-05-02 23:43:43 +0530
  • 1aa569ab84 Added sam house tiles Mohammad Shoaib 2022-05-02 23:31:17 +0530
  • b287021db7 Added science house tiles Mohammad Shoaib 2022-05-02 23:26:41 +0530
  • 110989ebcc Added saloon tiles Mohammad Shoaib 2022-05-02 23:10:50 +0530
  • 56c17bf96d Added animal shop tiles Mohammad Shoaib 2022-05-02 23:02:22 +0530
  • 03c3ba4981 Added tiles for hospital & blacksmith Mohammad Shoaib 2022-05-02 22:46:08 +0530
  • 4735bde498 Added secret woods tiles Mohammad Shoaib 2022-05-02 22:23:06 +0530
  • a6f8e5fe35 Added wizard house tiles Mohammad Shoaib 2022-05-02 14:36:17 +0530
  • c00ae77d03 Added sewer tiles Mohammad Shoaib 2022-05-02 14:28:13 +0530
  • 03e8eead73 Added seed shop tiles Mohammad Shoaib 2022-05-02 14:21:25 +0530
  • 83a26bb04a Added movie theater tiles Mohammad Shoaib 2022-05-02 14:12:17 +0530
  • c2630ffb70 Added mountain, backwoods, railroad tiles Mohammad Shoaib 2022-05-02 13:41:56 +0530
  • 825c8b6a56 Added mine tiles Mohammad Shoaib 2022-05-02 13:06:49 +0530
  • 5cdf1da37f Added manor house tiles Mohammad Shoaib 2022-05-02 13:02:02 +0530
  • 130204e39e Added mail box to read tile Mohammad Shoaib 2022-05-02 12:53:34 +0530
  • ce69a5ad98 Added SearchLocation() to API Mohammad Shoaib 2022-05-01 14:26:08 +0530
  • 6acfb4ff4e Implemented BFS to SearchLocation() Mohammad Shoaib 2022-05-01 14:17:11 +0530
  • c3c0169ac6 Added method to scan entire location for tiles Mohammad Shoaib 2022-05-01 13:20:18 +0530
  • 666dfd745b Added library museum tiles Mohammad Shoaib 2022-04-30 23:45:58 +0530
  • 33b42b0901 Added joja mart tiles Mohammad Shoaib 2022-04-30 23:43:00 +0530
  • d3055f7cbe Added ginger island tiles and stuff Mohammad Shoaib 2022-04-30 23:37:41 +0530
  • b16fa50cd2 Added community center exit Mohammad Shoaib 2022-04-30 22:37:35 +0530
  • 45ad9ec42f Added cellar exit Mohammad Shoaib 2022-04-30 22:34:31 +0530
  • ababbcbe07 Added Beach night market static tiles Mohammad Shoaib 2022-04-30 22:29:20 +0530
  • d933152982 Added forest static & dynamic tiles Mohammad Shoaib 2022-04-30 22:09:53 +0530
  • cb450b95fa Added exits for farm houses Mohammad Shoaib 2022-04-30 20:23:17 +0530
  • 97fabf7638 Added building human and animal doors to read tile Mohammad Shoaib 2022-04-30 20:16:51 +0530
  • e1e75ab449 Added exit points to existing maps Mohammad Shoaib 2022-04-30 20:04:54 +0530
  • 08af64d560 Added fish shop and boat tunnel static tiles Mohammad Shoaib 2022-04-29 20:22:56 +0530
  • 9e28399a0e Added desert static tiles Mohammad Shoaib 2022-04-29 20:00:26 +0530
  • c4290173fd Added missed rewards bundle to read tile Mohammad Shoaib 2022-04-29 19:46:26 +0530
  • 2dbc52a994 Added club/casino static tiles Mohammad Shoaib 2022-04-29 19:41:30 +0530
  • d4e31f8a1a Added caldera static tiles Mohammad Shoaib 2022-04-29 00:12:13 +0530
  • 4dff690bbe Added beach bridge Mohammad Shoaib 2022-04-28 23:50:26 +0530
  • fb7791e7ba Added adventure guild static tiles Mohammad Shoaib 2022-04-28 23:12:53 +0530
  • 4db3c305f3 Added slime hutch static tiles Mohammad Shoaib 2022-04-28 23:05:52 +0530
  • c0ad4b83ab Code organization Mohammad Shoaib 2022-04-28 22:54:19 +0530