Commit graph

2712 commits

Author SHA1 Message Date
Ryan Dowling
7d4efd63e1
chore: hello new year 2022-01-05 16:42:12 +11:00
Ryan Dowling
31c417f38a
fix: issue with LICENSEHEADER always using the current year causing issues building in a new year 2022-01-05 16:40:08 +11:00
Ryan Dowling
ec4a91a3a2
feat: add in default instance sorting setting 2021-12-30 16:13:41 +11:00
Ryan Dowling
5f96eafca9
fix: remove asc/desc from sorting and just keep the desc ones 2021-12-30 15:59:33 +11:00
Ryan Dowling
e6ae11b807
fix: instances panel not reloading correctly 2021-12-30 15:57:49 +11:00
Ryan Dowling
4520252c13
fix: limit size of instance sort combobox 2021-12-30 15:22:57 +11:00
Ryan Dowling
308006df22
chore: update changelog 2021-12-30 15:18:02 +11:00
Ryan Dowling
f7e99e6e1c
Merge pull request #528 from s0cks/feature/#445
Feature/#445
2021-12-30 14:47:41 +11:00
Ryan Dowling
37f207aeb5
Merge pull request #539 from wafflecoffee/fix/modrinth-pack-format
fix: update Modrinth pack format per latest format changes
2021-12-30 14:44:05 +11:00
Emma Waffle
b0ef6cfefd
fix: update Modrinth pack format per latest format changes
The Modrinth pack format has had a couple finalising touches made. These are:
  - Updating the zip name to end with the `.mrpack` extension to be distinct (modrinth/docs@8e282c3)
  - Updating the manifest to be named `modrinth.index.json` to be distinct (modrinth/docs@8e282c3)
  - Forcing sha1 hash (modrinth/docs#18, see also [this message](https://discord.com/channels/734077874708938864/734077874708938867/924004418188361758) in the Modrinth Discord)
This also fixes an inconsistency where the format version would be saved as a string instead of an integer.
2021-12-28 19:12:00 -05:00
atlauncher-bot
8c9cd90638 chore: update aur packages 2021-12-22 03:12:53 +00:00
RyanTheAllmighty
27beda777a chore: bump version 2021-12-22 03:09:58 +00:00
Ryan Dowling
3ab5eec639
chore: release version 3.4.10.14 2021-12-22 14:05:47 +11:00
Ryan Dowling
93d89796b4
fix: issue running servers from the launcher that use Forge run.sh files 2021-12-22 14:02:52 +11:00
Ryan Dowling
766afe5b0e
fix: processing files from Forge loader on unix systems not working as intended 2021-12-22 13:56:56 +11:00
atlauncher-bot
d5cc36ffe9 chore: update aur packages 2021-12-21 11:22:41 +00:00
RyanTheAllmighty
66be65dcc7 chore: bump version 2021-12-21 11:19:45 +00:00
Ryan Dowling
9350a05921
chore: update to version 3.4.10.13 2021-12-21 22:16:13 +11:00
Ryan Dowling
62675c56be
chore: use different github action for releases 2021-12-21 22:16:08 +11:00
Ryan Dowling
911bd73f1e
fix: don't install Minecraft libraries on server installs since the jar is a fat one 2021-12-21 22:09:03 +11:00
Ryan Dowling
3517837e1a
fix: remove forceful Log4J upgrading on servers with Forge since they seem incompatable 2021-12-21 22:03:17 +11:00
Ryan Dowling
2146959e26
fix: using the install Fabric API button on add mods page not handling parent windows correctly 2021-12-20 11:11:23 +11:00
Ryan Dowling
b1e3889c52
Revert "fix: ci broken AGIAN"
This reverts commit 9a76687cbb.
2021-12-19 14:28:42 +11:00
atlauncher-bot
3b155f5c52 chore: update aur packages 2021-12-19 03:25:17 +00:00
RyanTheAllmighty
c727109cc6 chore: bump version 2021-12-19 03:21:52 +00:00
Ryan Dowling
9a76687cbb
fix: ci broken AGIAN 2021-12-19 14:14:33 +11:00
Ryan Dowling
7827a2692c
chore: release version 3.4.10.12 2021-12-19 14:09:15 +11:00
Ryan Dowling
7f5ad41926
fix: the log4j patch upgrade upgrading to 2.16 from 2.0-beta9 when it shouldn't 2021-12-19 14:03:01 +11:00
atlauncher-bot
972d42bdc5 chore: update aur packages 2021-12-18 01:45:24 +00:00
RyanTheAllmighty
6a7815a4ea chore: bump version 2021-12-18 01:41:40 +00:00
Ryan Dowling
4d227097c7
chore: disable creating ATLauncher version for now, it borked 2021-12-18 12:38:02 +11:00
Ryan Dowling
3ece0e8c52
chore: release version 3.4.10.11 2021-12-18 12:32:36 +11:00
Ryan Dowling
eabdf2b778
fix: log4j libraries from Forge not applying the fix and duplicating libraries on launch 2021-12-18 12:25:37 +11:00
Ryan Dowling
41b6341984
fix: some zip files not importing 2021-12-18 12:05:10 +11:00
Ryan Dowling
4910384646
chore: remove the temporary log4j command line argument fix as no longer necessary 2021-12-18 11:38:38 +11:00
Ryan Dowling
1ab5b7b4c3
fix: server log4j2.xml files being written for instances 2021-12-18 11:36:20 +11:00
Ryan Dowling
0e1d151182
feat: force upgrade Log4J libraries where needed to be 100% safe 2021-12-18 11:33:54 +11:00
Ryan Dowling
49d9c62e7e
Revert "chore: fix builds"
This reverts commit 2d67081063.
2021-12-15 11:21:23 +11:00
atlauncher-bot
0b08210c22 chore: update aur packages 2021-12-15 00:21:05 +00:00
RyanTheAllmighty
a71ded5560 chore: bump version 2021-12-15 00:17:02 +00:00
Ryan Dowling
2d67081063
chore: fix builds 2021-12-15 11:13:02 +11:00
Ryan Dowling
ec88cd733c
chore: release version 3.4.10.10 2021-12-15 10:51:10 +11:00
Ryan Dowling
2fa6e9fedf
fix: [#537] update Log4J packages within ATLauncher itself 2021-12-15 10:47:01 +11:00
Ryan Dowling
6d97a6dbc9
Revert "chore: this old thing again"
This reverts commit c1f9d3a4a7.
2021-12-14 20:50:36 +11:00
atlauncher-bot
4ca40a4c2a chore: update aur packages 2021-12-14 09:48:30 +00:00
RyanTheAllmighty
28bb5f9934 chore: bump version 2021-12-14 09:45:18 +00:00
Ryan Dowling
c1f9d3a4a7
chore: this old thing again 2021-12-14 20:40:30 +11:00
Ryan Dowling
22723589da
chore: release version 3.4.10.9 2021-12-14 20:35:45 +11:00
Ryan Dowling
3a286b3318
chore: update changelog 2021-12-14 20:34:35 +11:00
Ryan Dowling
ebc88634ca
fix: dates for which log4j2 config to use being wrong 2021-12-14 17:42:35 +11:00