Jump to content

Shurutsue

Member
  • Posts

    1
  • Joined

  • Last visited

Shurutsue's Achievements

  1. Unsure if this suggestion should be posted here, or as a seperate thread, as it does not just benefit the Modders, but could also benefit the users of those mods. As it stands, it seems various modders receive "Bug-Reports" (or similar) for their mods from an older mod version. So the suggestion would be: An indicator for wether there's a new version of the mod on the Steam workshop (if it's a Steam Workshop mod) Or the possibility to check from the modders side - so modders can notify them via their mods. So, if such an option for Steam exists to not auto-update workshop subscriptions, or if for whatever reason it did not update it, they could be informed of it, leaving it up to them wether they want to update or not - possibly reducing the amount of said bug-reports.
  2. Hi, while i did not have a need for it yet, i noticed the method "setOnClick" of ISButton to take the function and up to 4 parameters for the on click function. Issue is, that it seems to set the button's onClick parameters (arguments/args) to arg1, arg2, arg3, arg3 instead of arg1, arg2, arg3, arg4. File containing it: media / lua / client / ISUI / ISButton.lua , line #387 It is from what I've seen currently not used by the base game (with up to 4 args that is) and as such should not cause any issue regarding base functionality. Thank you for your work!
×
×
  • Create New...