Modding talk:Migrate to Stardew Valley 1.5.5

From Stardew Valley Wiki
Jump to navigation Jump to search
This talk page is for discussing Modding:Migrate to Stardew Valley 1.5.5.
  • Sign and date your posts by typing four tildes (~~~~).
  • Put new text below old text.
  • Be polite.
  • Assume good faith.
  • Don't delete discussions.

How to copy info to a specific page

The migration guide shouldn't be the main docs for any features. With Stardew Valley 1.5.5 now released, we should integrate the docs into the modding section of the wiki where applicable.

Here's the recommended way to copy content to another page:

  1. Create or edit the target page.
  2. Paste the section you're copying exactly as-is into the page. This is important to maintain attribution; you can edit the layout/content in step 5.

    Suggested template for a new page (replace <topic>, <brief description>, and <content> appropriately):

    ← [[Modding:Index|Index]]
    
    This page documents '''<topic>''', <brief description>.
    
    ==Copied from [[Modding:Migrate to Stardew Valley 1.5.5]]==
    <content>
    
    [[Category:Modding]]
    

    (If your account is new or has few edits, you may get an anti-spam error message. If so, you can ask someone in #making-mods to do steps 1–4 for you.)

  3. In the edit summary, attribute the original contributors of the content you're copying. This is required by the site license. For example:
    add info from [[Modding:Migrate to Stardew Valley 1.5.5]] (main author [[User:XXX|XXX]], with formatting fixes by [[User:YYY|YYY]])

    Here's a summary of contributions up to 2025-01-05 for the doc sections (excluding changes to content that no longer exists):

    editor sections affected attribution summary
    Pathoschild all main author
    Esca New map properties corrected 'TouchAction Warp' tile property name1
    Lumisteria Custom mail formatting documented letterbg limitations w/ investigations from maddog and Tlitookilakin (Wren)1
    Margotbean Custom farm types
    Custom farmhouse renovations
    Custom festival location names
    Custom floors/walls
    Custom languages
    Custom mail formatting
    Custom scarecrows
    Custom spouse outside areas
    Custom spouse rooms
    Horse footstep changes
    Improved map seats
    Map property changes
    Non-Krobus roommates
    tweaked wiki syntax/formatting1
    Tlitookilakin Custom mail formatting tweaked image layout in text1

    And for migration-specific sections unlikely to be moved:

    editor sections affected attribution summary
    AngelaRanna 64-bit MonoGame and .NET 5 updated & expanded csproj migration instructions1
    Atravita 64-bit MonoGame and .NET 5 added <LangVersion>Latest</LangVersion> to csproj migration instructions1
    Margotbean 64-bit MonoGame and .NET 5
    XNB impact
    tweaked wiki syntax/formatting1
  4. Save the page.
  5. Edit the page, and change the content/formatting as needed.

Once a section is moved:

  1. edit the migration guide;
  2. add {{Migration guide doc status|[[link to main docs]]|done=true}} at the top of the moved section;
  3. if applicable, replace the feature documentation in the guide with a shorter text about the 1.5.5 migration specifically.

Pathoschild (talk) 02:00, 6 January 2025 (UTC)