ZiggfreedCommon-2.1.1.jar
What's new
A small hotfix on 2.1.0: two bugs, both in how the library publishes and ranks content, and nothing else. No new module, and nothing built against 2.1.0 needs a code change.
Fixed
- Bounty boards were empty. Every board opened to its empty state: the library feeds the shared quest system from two places, the contracts and the quest catalogue, and whichever ran last silently threw the other's work away, so no contract was there to post. Both are kept, and a board posts what it always meant to.
- A mod built on this library could see a flood of startup warnings, and lose customizations that should have quietly won. The library was accidentally registering one of its own pieces the same way an outside mod does, which meant its own default content sometimes fought with an outside mod's content instead of standing aside for it. It now registers itself correctly, and if this class of mistake ever happens again, the log will say so plainly instead of burying it in a wall of warnings.
This mod has no additional files

