Skip to content

Tags: dedo970/magyar

Tags

Verified

This commit was signed with the committer’s verified signature.
dscalzi Daniel Scalzi

Verified

This commit was signed with the committer’s verified signature.
dscalzi Daniel Scalzi

Verified

This commit was signed with the committer’s verified signature.
dscalzi Daniel Scalzi

v1.1.0-pre.1

Toggle v1.1.0-pre.1's commit message

Verified

This commit was signed with the committer’s verified signature.
dscalzi Daniel Scalzi
Modify AutoUpdater behavior on macOS.

The AutoUpdater requires that macOS builds be code signed. That is currently not possible.
As a workaround, the autoupdater on mac will now alert users that an update is available and give the option to download the file directly from GitHub.
Closes dscalzi#16.

Verified

This commit was signed with the committer’s verified signature.
dscalzi Daniel Scalzi

v1.0.6-pre.1

Toggle v1.0.6-pre.1's commit message

Verified

This commit was signed with the committer’s verified signature.
dscalzi Daniel Scalzi
Fix native lib extraction for old MC versions.

dscalzi#18

Verified

This commit was signed with the committer’s verified signature.
dscalzi Daniel Scalzi

v1.0.5-pre.1

Toggle v1.0.5-pre.1's commit message

Verified

This commit was signed with the committer’s verified signature.
dscalzi Daniel Scalzi
v1.0.5-pre.1 - Investigating dmg auto-update issue.

v1.0.4

Toggle v1.0.4's commit message

Verified

This commit was signed with the committer’s verified signature.
dscalzi Daniel Scalzi
v1.0.4 - Logic cleanup, minor bug fixes.

Removed the old workaround logic for queueing archives for extraction.
Removed the old forge callback (this was replaced a while ago).
Fixed a typo in _parseDistroModules (getType).
Use discordrpc straight from the repository. The author has refused to push the bugfix for nearly a month.
Fix timestamp issue on discord rich presence.
Dependency upgrades.

v1.0.3

Toggle v1.0.3's commit message

Verified

This commit was signed with the committer’s verified signature.
dscalzi Daniel Scalzi
v1.0.3 - Moved from deprecated mojang endpoint, dep upgrade.