Skip to content

Instantly share code, notes, and snippets.

@matortheeternal
Created November 16, 2016 05:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save matortheeternal/f6fd79046e51f10ad68d3c2b383a1b53 to your computer and use it in GitHub Desktop.
Save matortheeternal/f6fd79046e51f10ad68d3c2b383a1b53 to your computer and use it in GitHub Desktop.
Changes in v1.0.1 of Mod Picker.

Bugfixes

  • Fixed typos in quest category priorities
  • Fixed mod list incompatible mods tracking including hidden/unapproved compatibility notes
  • Added missing minimum vote check for corrections to pass
  • Now allowing compatibility option notes to not reference a compatibility plugin or mod option
  • Drag and drop on mod lists while not in edit mode will no longer randomly delete tool/mod/plugin items
  • Fixed bug that allowed moderators to bypass reputation +/- moderation action limits
  • Fixed bug that caused image thumbnails to sometimes appear out of order
  • Fixed mod author linking to replace curator role mod author records
  • Fixed bugs with loading params on the mod analysis tab
  • Fixed mod list config files counter not tracking properly
  • Fixed bug with mod list config files count becoming NaN after updating the mod list
  • Fixed bug with removing a mod from a mod list not removing plugins belonging to mod when the plugins tab is loaded
  • Fixed bug with old mod option mapping not comparing mod options on the right name key (causing bizarre failures in certain circumstances)
  • Fixed bug with "no critical errors" message displaying even when there are critical errors on the mod analysis tab

UX Improvements

  • Active mod list defaults to edit mode now

Other

  • Updated reputation requirements.
    • 10 reputation to use a custom avatar or create help pages. (used to be 20)
    • 20 reputation to make curator requests. (used to be 40)
    • 40 reputation for auto-approval of notes/reviews. (used to be 20)
  • Now tracking mod option MD5 Hashes
  • Added is_esm flag to plugins (for ESPs that are flagged as ESMs). The flag is displayed in plugin metadata as well.
  • Optimized CSS and JS asset distribution into fewer packages
  • Added meta tags to landing page
  • Refactored is_fomod_option to is_installer_option
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment