Changes

Jump to navigation Jump to search
1,685 bytes added ,  23:48, 7 November 2022
m
Stating projects
Line 1: Line 1:  
{{Talkheader|User}}
 
{{Talkheader|User}}
   −
== Temp ==
+
== New Editing ==
 +
 
 +
Thanks for coming to my TED talk. I'm Spider, not necessarily new to Stardew, but very interested in code. After tearing apart some of the Game Code and Data\(files), I've found some inconsistencies in the wiki that I'm hoping to fix while working on my own interactive guide. I'll update my ongoing projects below.
 +
 
 +
== Projects ==
 +
 
 +
Locations current info is being sourced from the following locations using Visual Studio (and ILSpy):
 +
 
 +
* C:\Program Files (x86)\Steam\steamapps\common\Stardew Valley\Content (unpacked)\Data\Locations.json
 +
* C:\Program Files (x86)\Steam\steamapps\common\Stardew Valley\Content (unpacked)\Data\Fish.json
 +
* Unpacked via ILSpy: Stardew Valley.exe - StardewValley\Locations\Forest.cs
 +
* Unpacked via ILSpy: Stardew Valley.exe - StardewValley\Farm.cs
 +
 
 +
=== Bundles ===
 +
 
 +
Cleaning up incorrect information in Bundles and/or offering small bits to make it easier to read. For example, including the Farm Map locations for the River Fish which can be found in Riverlands, Forest (River, not Pond), Hill-Top, and Four Corners Farms as a header rather than separately only for Catfish(?). Including some more nuanced bits for more unique situations like Catfish being available in all seasons in the Secret Woods (raining), Witch's Hut (regardless of weather(?)), and is actually a Spring, Fall, and Winter fish, but is only available in Winter with a Rain Totem.
 +
 
 +
=== Fish ===
 +
 
 +
Tied to Bundles project and updating/fixing as I go. Have completed:
 +
 
 +
{| class="wikitable"
 +
|+ Caption text
 +
|-
 +
! River Bundle
 +
|-
 +
|
 +
* Sunfish
 +
* Catfish<ref name="Catfish"/>
 +
* Tiger Trout
 +
* Shad
 +
|}
 +
 
 +
====References====
 +
<references>
 +
<ref name="Catfish"> WIP</ref>
 +
</references>
 +
 
 
== Temp2 ==
 
== Temp2 ==
 
== Temp3 ==
 
== Temp3 ==
 
== Temp4 ==
 
== Temp4 ==
421

edits

Navigation menu