Commit Graph

29 Commits (d66fd0afb0a4d35eac5a73270fec2edf29276a53)

Author SHA1 Message Date
Bartholomue d66fd0afb0 IslandWestCave1 Definitions
Added definitions to IslandWestCave1 for the lion statue and note crystals so players can resolve that puzzle.Reverted the removal of the skull cavern door in 1.3.4, since that's an interaction tile used to enter the actual dungeon.
2022-11-26 15:29:52 +05:30
Mohammad Shoaib Khan fe03dfb46e
Removed exit and entrance entries 2022-11-07 20:27:11 +05:30
Bartholomue dd0d052f64 Static Tiles Container Migration
Changed categorization of multiple objects to fit the new container category for ease of access to important items.
2022-10-29 17:57:04 +05:30
Mohammad Shoaib Khan f5db6eb655
Renamed chest category to container 2022-10-29 14:48:13 +05:30
Bartholomue c153462706 Desert Camel
Defined the location of the camel in the desert in the NPC category.
2022-10-29 13:25:47 +05:30
Bartholomue ac2a384d84 Dwarf Shop Etc
Defined the location of the Dwarf shop on Volcano Dungeon 5.
Defined two signs in town as decorations.
Removed the top and bottom tiles of the Joja Mart shop counter so that Accessible Tiles auto pathing won't navigate to the south / north end of the counter, as those tiles will only let you interact with them from the right.
2022-10-29 13:25:47 +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 d131d26ac8 Issue#54 updated names in static-tiles.json according to the issue 2022-10-22 22:23:14 +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 452bbdf86c Fixed duplicates in static-tiles.json 2022-10-09 13:38:26 +05:30
Bartholomue a0336d630f Expanded Some Tile Ranges
Expanded some tile definitions to cover the full breadth of the objects, in cases where they only listed as one tile but actually spanned a few tiles (such as the exit in the secret woods).
2022-09-30 07:31:09 -05:00
Bartholomue ad22982b09 Recategorize Pierre's Bin
It was erroneously in the interactable category. It's now been moved to other in order to match the other special orders drop box definitions.
2022-09-26 13:11:52 -05:00
Bartholomue 542d5390a2 Pool And Saloon Definitions
Tile definitions for bathhouse Pool and Saloon, including pool entry steps, decoration, and furniture.
2022-09-18 13:17:34 -05:00
Bartholomue e1614917a2 Alphabetize Feeding Benches
Renamed the feeding benches to have an alphabet suffix, rather than number. The name sort is by string rather than integer value. Renaming to "Feeding Bench "J" (for example) makes sure that the tenth bench actually comes after the ninth bench, rather than after the first.
2022-09-09 09:24:00 -05:00
Bartholomue 01ec8209af Added Big Shed Redundancy
Duplicated "shed2" to "big shed" for stardew redundancy in name changes upon logging back in to the game.
2022-09-07 06:54:21 -05:00
Bartholomue 0edd6e54e0 Redact static-tiles.json
Re-added the redundancy entries for big barn/coop and deluxe barn/coop to cover Stardew inconsistent behavior.
Removed the static tile definitions for the lost books in preparation for them being made dynamic.
Recommend adding the lost books to the "Other" category so that they'll be easily navigable without cluttering up the other categories which contain important objects.
2022-09-07 03:23:41 -05:00
Bartholomue 2cebc7ce99 More Tile Definitions
Started adding [number] to tile definitions with the same name to coincide with the unique bracketed identifiers.

Adventure Guild:
Defined various decoration and furniture, though I did leave out all the barrels as I felt they weren't important enough to enumerate.

Archaeology House:
Defined the 21 lost books in Strings/Notes under the "Other" category, as their state requires previous interaction to determine.
Defined other various other decoration and furniture.

Town:
Defined the 5X4 fountain in the water category.
Expanded the mountain entrance definition to cover the entire 5X1 tile width.
Defined various benches as furniture.
Defined two bridges in the bridge category.
2022-08-26 07:59:41 -05:00
Bartholomue a3df4e2591 Joja Mart Definitions
Some more static tile tweaks and additions:
Desert: Added a bench as furniture, helpful for finding a secret note dig spot.
Joja Mart: Added tile definitions for product shelves as decorations.
Railroad: Added a boulder as a decoration, helpful for finding a secret note dig spot.
Railroad: Added the summit boulder as a decoration.
Railroad: Fixed the size of the pond next to the spa to 3X3 rather than 4X3.
Railroad: Added a bench as furniture.
Railroad: Renamed the empty crate tile as "empty box" to match its examine description.
Railroad: Expanded the dumpster definition to span across two tiles, as it's sitting half way across both.
2022-08-22 16:32:42 -05:00
Bartholomue 1bac13bc14 Minor Static Tiles Additions
Added a boulder to the Railroad as a decoration, helpful for finding a secret note dig spot.
Added a 2X1 bench in the desert as furniture, helpful for finding a secret note dig spot.
Fixed the size of the pond next to the spa to 3X3 rather than 4X3.
2022-08-22 06:56:57 -05:00
Mohammad Shoaib 17c1c19e90
Removed trailing commas 2022-08-20 22:17:45 +05:30
Bartholomue 6f1ccdb951 Updated Static Tiles
Updated tile definitions for multiple locations, recategorizing some for easier object selection without clutter.
2022-08-19 10:05:23 -05:00
bradjrenshaw 9f8d4273bc Fixed static tiles json formatting; fixed a few entrances with missing coordinates. 2022-05-18 19:16:44 -04:00
bradjrenshaw 661d6bb31f Add secondary entrances connecting various locations (Island North to south and Island North to Volcano Dungeon) 2022-05-15 18:58:23 -04:00
bradjrenshaw 7b81660dd2 Add shipwreck entrance and exit to static tiles. 2022-05-15 18:33:24 -04:00
Mohammad Shoaib 373a39fa33 Added pet's water bowl 2022-05-15 12:29:40 +05:30
Mohammad Shoaib f8a6cab24e Added missing entrances 2022-05-12 21:47:01 +05:30
Mohammad Shoaib 730beeffaa removed birdie from static tiles
(as she was already detectable)
2022-05-10 00:21:37 +05:30
Mohammad Shoaib 415231c65d Added farm and farm cave tiles 2022-05-09 23:29:21 +05:30
Mohammad Shoaib f9fbbc4181 Moved static-tiles.json to assets folder 2022-05-05 00:08:17 +05:30