Commit graph

43 commits

Author SHA1 Message Date
Ryan Dowling
3be6adcae0
fix: [#865] issue adding a second account 2024-02-02 20:28:36 +11:00
Ryan Dowling
2b64bd1620
fix: ui tests failing constantly 2023-07-15 10:00:58 +10:00
Ryan Dowling
0ede7e2958
feat: set limits and validation on connection timeout 2022-12-17 13:53:41 +11:00
Ryan Dowling
4c8e5425e0
fix: issue with the forge library type adapter from 02d7b83 2022-07-27 20:35:31 +10:00
Ryan Dowling
b9fdbd61ab
fix: remove debug level and use debug level logging from command line 2022-06-12 18:02:56 +10:00
Ryan Dowling
93940659b7
chore: hide creating test launcher dir from vscode terminal 2022-06-10 18:18:22 +10:00
Ryan Dowling
31ccc60e1a
Revert "chore: temporarily disbale create atlauncher version step"
This reverts commit 372da2a322.
2022-05-08 10:38:12 +10:00
Ryan Dowling
372da2a322
chore: temporarily disbale create atlauncher version step 2022-05-08 10:16:05 +10:00
Ryan Dowling
5999af433a
refactor: [#558] change hashing class to use Guava under the hood as it's much better memory wise 2022-03-25 17:37:01 +11:00
Ryan Dowling
47a4125d1a
feat: add button on Setup Dialog to open Privacy Policy 2022-02-25 09:40:17 +11:00
Ryan Dowling
182d20fc4f
fix: aur builds 2022-02-24 19:02:44 +11:00
Ryan Dowling
b1e3889c52
Revert "fix: ci broken AGIAN"
This reverts commit 9a76687cbb.
2021-12-19 14:28:42 +11:00
Ryan Dowling
9a76687cbb
fix: ci broken AGIAN 2021-12-19 14:14:33 +11:00
Ryan Dowling
b9a740850b
chore: add in idea project files so there's a base for those using it 2021-07-31 12:02:28 +10:00
Ryan Dowling
317662afcc
fix: issue with 64 bit OS not using correct runtime when using 32 bit Java 2021-07-31 10:33:03 +10:00
Ryan Dowling
a0bf1f6f49
feat: add setting to networks tab to not validate downloads from modpacks.ch 2021-05-31 22:54:24 +10:00
Ryan Dowling
844b261bae
fix: [#465] don't start up the launcher when running on Java 16 or newer 2021-04-25 10:12:54 +10:00
Ryan Dowling
b7c2fbc55f
feat: add in RPM packaging and cleanup linux packaging (not aur) 2021-02-01 00:41:13 +11:00
Ryan Dowling
61003a9533
feat: [#443] create installer and use optional jre 2021-01-27 23:37:42 +11:00
Ryan Dowling
26547f8671
feat: add in mocking to ui tests 2021-01-14 00:20:22 +11:00
Ryan Dowling
ce3c3916dc
chore: add in dev launch tasks for VSCode 2021-01-08 21:59:01 +11:00
Ryan Dowling
db7cbbd5a6
refactor: switch to settings json file instead of a properties file 2020-07-29 22:30:29 +10:00
Ryan Dowling
7725313149
style: more cleanup of ui and styling 2020-06-29 22:09:28 +10:00
Ryan Dowling
02a09fc15e
feat: add in selection of overrides when exporting an instance 2020-06-29 20:26:22 +10:00
Ryan Dowling
541c7d9be5
chore: update line length and note in CHANGELOG 2020-06-27 20:18:17 +10:00
Ryan Dowling
953fff67ca
fix: issues with newer Forge version on < 1.13 not installing 2020-04-19 19:38:27 +10:00
Ryan Dowling
b9b278d363
chore: when developing, don't check for updates 2019-07-27 09:41:38 +10:00
Ryan Dowling
e698adc3d2
chore: update dependencies, plugins and gradle wrapper versions 2019-07-17 23:46:52 +10:00
Ryan Dowling
bb16a39784
refactor: change the way languages are done 2019-07-13 17:19:54 +10:00
Ryan Dowling
3f4a3c707c
feat: add ability to disable error reporting from command line
Good for local development where it's not needed
2019-07-07 02:23:49 +10:00
Ryan Dowling
ab9040d2a4
fix: installer trying to download & install libraries it shouldnt 2019-06-29 12:52:43 +10:00
Ryan Dowling
d959985ffc
chore: add logmanager snippet and use gradle wrapper in vscode 2019-06-29 12:23:58 +10:00
Ryan Dowling
5a7743e3f1
fix: invalid Java versions being found causing crashes 2019-06-25 12:28:00 +10:00
Ryan Dowling
13173a3798
fix: crash when no installed javas detected 2019-06-24 16:12:21 +10:00
Ryan Dowling
a33fc95ca7
feat: add in selectbox in Java settings tab to Java paths on windows 2019-06-24 13:47:45 +10:00
Ryan Dowling
e02cd9e044
fix: change Fabric to use meta api to install 2019-06-23 03:27:27 +10:00
Ryan Dowling
617309eaef
chore: clean up launch.json to not pass in working-dir and use cwd 2019-06-16 18:11:56 +10:00
Ryan Dowling
76cff4b132
fix: license header issues 2019-06-16 00:42:10 +10:00
Ryan Dowling
1632d16697
chore: add in some vscode files and mention it in readme 2019-06-15 16:28:48 +10:00
Ryan Dowling
5b4156b44e
fix: circular dependency and Java 8 feature use 2019-06-12 20:46:48 +10:00
Ryan Dowling
f34cbaaacd
chore: update launch options/readme 2019-06-09 21:19:52 +10:00
Ryan Dowling
a7ce0a5609
refactor: switch to Gradle 2019-06-09 08:14:03 +10:00
Ryan Dowling
1c924efed9
chore: include .vscode folder for easy running 2019-06-02 18:36:57 +10:00