Megaquarium

Megaquarium

What will you create?
Access an ocean of content for Megaquarium created by players like you. New animals, decorations, tanks and more are available to expand your game and tailor it to your liking.
Learn More
Mod bug - or at least an issue with old mods - giftShopCategory vs, giftShop
the tags for Gift Shop items changed from "giftShop" to "giftShopCategory" at some point (probably shortly after the Workshop was made available, allowing modders more flexibility).

But mods using the old value wouldn't work (no error shown, just wouldn't appear in the game menu).

GiftShop_HeadsUpDisplay mod had this issue. Not sure if any others, couldn't find any, but thought the issue should be known.
Last edited by stlnegril9; 2 Jun, 2020 @ 7:49am
< >
Showing 1-3 of 3 comments
Twice Circled  [developer] 3 2 Jun, 2020 @ 12:45am 
OK, good to know. Is it possible for the creator to go in and change the tag to "giftShopCategory" - seems that would fix it?

Or if the mod has been abandoned perhaps a helpful soul could reupload (giving full credit to the original creator) and I can hide the old one (I have this power).

Tip: To reupload one would need to delete the mod info file so that it could be turned into a new mod.
stlnegril9 32 2 Jun, 2020 @ 7:49am 
Originally posted by Twice Circled:
OK, good to know. Is it possible for the creator to go in and change the tag to "giftShopCategory" - seems that would fix it?
...
Yes, that's what worked for mine. The only other (not owned by me) mod that I checked had the newer/correct tag. Haven't found others not working, but there are a _ton_ of mods.

FWIW, It was this change (in gui.data), so alternately we could add "giftShop" back in (I think, not clear that a mod would load that file). And, then probably the menu would have 2 sections :giftShop and giftShopCategory - (mapped over in strings presumably.)
older
"facilities":["visitorFlow","seat","drink","food","bin","toilet","otherAttractions","giftShop"]
newer
"facilities":["visitorFlow","seat","drink","food","bin","toilet","otherAttractions","giftShopCategory"]

Twice Circled  [developer] 3 3 Jun, 2020 @ 12:50am 
Yes that makes sense. I'll give it a little thought, I don't like to jump into these sorts of changes in case there are knock-on effects down the road that I haven't thought of. :)
< >
Showing 1-3 of 3 comments
Per page: 1530 50