Search results

Jump to navigation Jump to search

Page title matches

Page text matches

  • ...d Bundles#Forest Bundle|Forest Bundle]], [[Remixed Bundles#Helper's Bundle|Helper's Bundle]], [[Remixed Bundles#Spirit's Eve Bundle|Spirit's Eve Bundle]] and
    398 bytes (45 words) - 20:44, 14 May 2024
  • Hey! I'm Draaken, long time player, recent wiki helper. I started adding to various pages around the launch of 1.6.
    115 bytes (19 words) - 19:31, 10 April 2024
  • I received Stardrop Tea from the "Helper" bundle (requires 1 prize ticket and 5 mystery boxes) in the Community Cent
    412 bytes (62 words) - 22:00, 2 April 2024
  • *helper, helper's, helpers
    3 KB (335 words) - 01:58, 26 May 2024
  • |helper |helper's
    12 KB (1,422 words) - 01:55, 26 May 2024
  • ...ction to 80 for cave insects? MouseyPounds has updated his Stardew Checkup helper for v1.6, and no change was made for this goal there. Not sure how he picks
    989 bytes (150 words) - 17:48, 24 April 2024
  • ...arly all [[Modding:Modder Guide/APIs|SMAPI APIs]] (available as <samp>this.Helper</samp> in other methods). /// <param name="helper">Provides simplified APIs for writing mods.</param>
    4 KB (608 words) - 02:35, 28 November 2022
  • |summary = use [[#Workbench Helper|Workbench Helper]] instead.
    5 KB (784 words) - 15:59, 30 May 2024
  • /// <param name="helper">Provides simplified APIs for writing mods.</param> public override void Entry(IModHelper helper)
    3 KB (390 words) - 17:18, 3 April 2024
  • Texture2D texture = helper.ModContent.Load<Texture2D>("assets/texture.png"); IRawTextureData texture = helper.ModContent.Load<IRawTextureData>("assets/texture.png");
    27 KB (3,840 words) - 04:35, 29 May 2024
  • /// <param name="helper">Provides simplified APIs for writing mods.</param> public override void Entry(IModHelper helper)
    3 KB (451 words) - 02:07, 26 May 2023
  • ...helper helper) method and ButtonPressedEventArgs from the Entry(IModHelper helper) method, try the project-creation and code-copy/paste process again with Vi
    16 KB (2,467 words) - 16:38, 28 April 2024
  • One Prize Ticket is required for the {{Bundle|helper's||y}}.
    7 KB (962 words) - 02:40, 26 May 2024
  • ...not being raised when a menu is closed), aren't available through the same helper as every other API, and there are some glaring omissions in the available e * All events are now accessible through <code>helper.Events</code>, so they're discoverable like any other SMAPI API.
    15 KB (1,958 words) - 05:53, 26 March 2022
  • int animalID = this.Helper.Multiplayer.GetNewID(); foreach (GameLocation location in this.Helper.Multiplayer.GetActiveLocations())
    10 KB (1,396 words) - 00:40, 8 November 2021
  • public override void Entry(IModHelper helper) helper.Events.GameLoop.GameLaunched += (_, _) =>
    6 KB (543 words) - 18:48, 4 November 2021
  • ...yer's spouse to be 12.5 hearts (which is 3125 points). The Stardew Checkup helper app, however, lists the requirement explicitly as 13.5 hearts (3375 points)
    5 KB (793 words) - 21:03, 19 October 2023
  • * The API is now fully discoverable through <samp>helper</samp>, just like any other API. That makes it much more intuitive for mod public override void Entry(IModHelper helper)
    14 KB (1,997 words) - 09:53, 23 August 2023
  • <li>In your mod code, use the mod helper to read/write a named file. This example assumes you created a class named var model = this.Helper.Data.ReadJsonFile<ModData>("data.json") ?? new ModData();
    7 KB (1,042 words) - 00:47, 31 January 2023
  • /// <param name="helper">Provides simplified APIs for writing mods.</param> public override void Entry(IModHelper helper)
    20 KB (3,007 words) - 12:19, 1 April 2024

View (previous 20 | next 20) (20 | 50 | 100 | 250 | 500)