Skip to content

v0.2.0-RC9

Choose a tag to compare

@JohnAFernandez JohnAFernandez released this 19 Jan 19:35
· 456 commits to main since this release
5899471

Features:

  • Display private mods for user on nebula login view

Optimizations:

  • Load NebulaModCard images only when the card is visible
  • Add Software rendering support
  • Add image file size limits to mod editor

Fixes:

  • make sure copied files are lower case during retail install
  • allow quick launch to close down properly
  • Fix broken scroll on devmod mod version list
  • rework CI workflow to build on proper host
  • Clear EditableIDs and PrivateMods arrays during Nebula logoff
  • make sure tool executables are signed on Mac
  • remove list padding to fix layout issue on mod descriptions
  • fix and tweak mod details view
  • fix regex to prevent dashes in mod ids
  • Various UI color, spelling and visibility tweaks