1. Welcome to the official Starbound Mod repository, Guest! Not sure how to install your mods? Check out the installation guide or check out the modding help thread for more guides.
    Outdated Mods have been moved to their own category! If you update your mod please let a moderator know so we can move it back to the active section.
    Dismiss Notice

[SMAPI] Advanced Location Loader 1.4.7

Helps modders modify the in-game locations!

Tags:
  1. SDV compatibility update

    Entoarox
    Update for compatibility with latest SDV, no other changes.
  2. Fix loader version issues

    Entoarox
    This fixes issues with loader version handling, so that `1.2` and `1.2.0` are now both seen as valid again.
    Androxilogin likes this.
  3. Seasonal tilesheet fix

    Entoarox
    This patch fixes the issues with seasonal tilesheets, big thanks to @13akoors for help with the debugging! :)
  4. Fix legacy content packs

    Entoarox
    This fixes support for legacy content packs, they should now function properly again.
  5. SMAPI 2.5 compatible version

    Entoarox
    This is the full release of the SMAPI 2.5+ compatible version of ALL 1.4.0
    Katorone likes this.
  6. Fixing seasonal tilesheets

    Entoarox
    There was a bug in the dynamic content detection that meant seasonal tilesheets if the only dynamic content would not be applied.

    This update should fix the bug and make it properly seasonal even if nothing else dynamic is enabled.

    Added logging has been added just in case this doesnt fix the bug...
  7. Fix custom shops controller support

    Entoarox
    This fixes ALL mod custom shops so people who play with controllers can properly use them again.
  8. Compatibility fix with XnbLoader and similar

    Entoarox
    This fixes ALL's sanity check so it takes mods like XnbLoader into account.
  9. Fixing persistency

    Entoarox
    Changes in ALL broke persistency again, unfortunately fixing that was difficult as SDV 1.2 does some async stuff that needed working around >_<
  10. Fix tilesheet logic

    Entoarox
    This should fix tilesheet logic so that no more crashes happen.