Commits on Source 11
-
Griefed authored
refactor(GitHub Release Workflow): Change text in the release workflow changelog generation. It still mentioned pre-releases....
-
Griefed authored
-
Griefed authored
perf(VersionMeta): Improved startup speed of ServerPackCreator by not gathering all information about Minecraft servers during VersionMeta-instantiation.
-
Griefed authored
refactor(VersionMeta independance): Make VersionMeta independant of ApplicationProperties by passing the manifest files to the constructor
-
Griefed authored
refactor(Manifests): Move manifest acquisition and update checks from DefaultFiles to VersionMeta. Calling VersionMeta.update() will now check for updated manifests and refresh if needed.
-
Griefed authored
improv(Update checks): Update VersionChecker to 1.1.0. Allow users to check for updates from within the GUI via Menu -> About -> Check for updates.
-
Griefed authored
fix(UpdateChecker): Only overwrite Update if GitLab or GitGriefed actually have a newer version available
-
Griefed authored
refactor(Update Fallback List): Always update the fallback list if it is different from the one in the repository. Should any server-mod ever make it into this list by accident, this allows remediation of this error from the users side.
-
Griefed authored
chore(Clientside Mod): Added mod-credits, durability-notifier, modmenu, defaultsettings-fabric, dynamic-fps, blur, rebrand, better-biome-blend and eggtab-fabric to the fallback list of clientside-only mods.
-
Griefed authored
-
semantic-release-bot authored