464 Commits

Author SHA1 Message Date
renovate[bot]
719f1781a2
Add renovate.json 2023-01-27 16:48:21 +00:00
Petr Mrázek
c1e6b2cabd
Add MS-PL license 2023-01-20 13:48:48 +01:00
TheKodeToad
8f9091a3cb
legacySkins -> legacyServices
(legacy online services)

Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
2022-12-25 09:28:47 +00:00
Sefa Eyeoglu
13e82ebc0d
fix: remove Java 19 recommendation
Many Forge versions break with Java 19.

Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2022-12-15 16:30:34 +01:00
TheKodeToad
5656d86786 Add legacySkins to all applicable versions
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
2022-12-15 14:29:09 +00:00
Sefa Eyeoglu
fdfbb0cf19
Revert "refactor: drop split natives classifier workaround"
This reverts commit 32b51631a208b4b875f30255bba749b2cef7615c.
2022-12-14 22:25:40 +01:00
Sefa Eyeoglu
9dc0dc042c
fix: drop LWJGL version recommendations
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2022-12-14 15:47:23 +01:00
Sefa Eyeoglu
32b51631a2
refactor: drop split natives classifier workaround
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2022-12-14 15:45:50 +01:00
Sefa Eyeoglu
4376412434
Merge pull request #9 from theofficialgman/master 2022-12-07 20:38:21 +01:00
theofficialgman
f5534daefe use gman patched lwjgl jemalloc for ARM64 Linux
Asahi Linux compat (jemalloc compiled with 16K pages support)

Signed-off-by: theofficialgman <28281419+theofficialgman@users.noreply.github.com>
2022-12-07 13:51:15 -05:00
Sefa Eyeoglu
3aa946cfc2
fix: remove EOL Java 18 from compatible Java majors
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2022-11-29 15:25:20 +01:00
Sefa Eyeoglu
9547400f18
fix: update Forge maven url
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2022-11-24 13:02:42 +01:00
Sefa Eyeoglu
2885521651
Merge pull request #8 from theofficialgman/master 2022-11-22 09:17:34 +01:00
theofficialgman
0e19d4a800 remove unnecessary patches for ARM platforms
-  switch to using mojang's hosted jarfiles (when identical)
- remove patching text2speech on linux arm systems (unnecessary)

Signed-off-by: theofficialgman <28281419+theofficialgman@users.noreply.github.com>
2022-11-21 18:13:36 -05:00
Sefa Eyeoglu
d551b0d811
feat: add support for +jvmArgs on meta
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2022-11-16 16:22:55 +01:00
Sefa Eyeoglu
5e62566316
Merge pull request #7 from TheKodeToad/useLegacyMergeSort 2022-11-16 15:56:17 +01:00
TheKodeToad
3fc14c5b2e Add java.util.Arrays.useLegacyMergeSort from inf-20100618 to a1.1.2_01
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
2022-11-16 14:04:26 +00:00
Sefa Eyeoglu
9975b4754f
Merge pull request #5 from jopejoe1/master
Closes https://github.com/PrismLauncher/PrismLauncher/issues/314
2022-11-12 21:20:23 +01:00
jopejoe1
c4e8f4f842 Remove duped line
Signed-off-by: Johannes Joens <johannes@joens.email>
2022-11-03 18:03:01 +01:00
jopejoe1
d9b0c8e8c5 Change type
Signed-off-by: Johannes Joens <johannes@joens.email>
2022-11-03 18:03:01 +01:00
jopejoe1
d3a221a40a Add old snapshots
Signed-off-by: Johannes Joens <johannes@joens.email>
2022-11-03 18:03:01 +01:00
Sefa Eyeoglu
1fca3f990a
Merge pull request #4 from txtsd/rebrand 2022-10-31 19:40:08 +01:00
Sefa Eyeoglu
bd6d8ae35a
fix: fix invalid forge wrapper URL
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2022-10-31 19:39:27 +01:00
Sefa Eyeoglu
23b8711b18
Merge branch 'master' into rebrand 2022-10-31 19:35:57 +01:00
Sefa Eyeoglu
e0d7321aa6
feat: add LWJGL 3.3.1 natives for windows-arm64
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2022-10-27 22:15:00 +02:00
Sefa Eyeoglu
9098cb144a
fix: update dependencies
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2022-10-26 16:56:02 +02:00
Sefa Eyeoglu
4e02175c87
fix: support newer log4j versions 2022-10-26 16:51:47 +02:00
txtsd
fb056cdac1
feat: Agnostify launcher references
Signed-off-by: txtsd <code@ihavea.quest>
2022-10-20 13:21:55 +05:30
txtsd
16d110d713
chore: Remove duplicate directory from .gitignore
Signed-off-by: txtsd <code@ihavea.quest>
2022-10-20 12:28:16 +05:30
txtsd
3b62dad3ee
chore: Fix PEP8: E302
Signed-off-by: txtsd <code@ihavea.quest>
2022-10-20 12:22:57 +05:30
txtsd
e56756b32d
fix: Grammar and typos
Signed-off-by: txtsd <code@ihavea.quest>
2022-10-20 12:18:02 +05:30
txtsd
852b490c04
feat: Rebrand
Signed-off-by: txtsd <code@ihavea.quest>
2022-10-20 12:09:47 +05:30
Sefa Eyeoglu
c6f60ad677
fix: update files URL
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2022-10-18 11:57:02 +02:00
Sefa Eyeoglu
1dd2294b51
fix: remove mojang/assets
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2022-10-18 00:32:12 +02:00
Sefa Eyeoglu
4fdad51371
fix: use files.scrumplex.rocks
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2022-10-18 00:26:47 +02:00
Sefa Eyeoglu
ee9fafc896
fix: add Java 19 to compatible Javas
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2022-10-16 12:15:36 +02:00
Sefa Eyeoglu
f00da3782d
refactor: use gman32/gman64 in versions
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2022-10-15 15:55:02 +02:00
Sefa Eyeoglu
0f88f27853
fix: add linux-arm32 to supported OS rules
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2022-10-15 15:48:51 +02:00
Sefa Eyeoglu
780edb8077
Merge pull request #17 from theofficialgman/master 2022-10-15 15:48:35 +02:00
theofficialgman
924534f702 add gman linux arm32 binaries 2022-10-13 18:27:24 -04:00
Sefa Eyeoglu
89f4fd0309
fix: set osx-arm64 for java-objc-bridge:1.1
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2022-10-09 20:02:28 +02:00
Sefa Eyeoglu
ce154acb13
fix: set osx-arm64 for 3.3.1 natives
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2022-10-09 18:48:56 +02:00
Sefa Eyeoglu
87ca79c201
refactor: switch to gman lwjgl binaries
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2022-10-09 18:20:43 +02:00
Sefa Eyeoglu
b72a6a4032
fix: attempt to make order of libraries consistent
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2022-10-09 12:17:49 +02:00
Sefa Eyeoglu
490312318a
Merge pull request #16 from Scrumplex/arm64-new 2022-10-08 20:13:32 +02:00
Sefa Eyeoglu
c1dbae9671
fix: update mmachina JAR files 2022-08-06 23:33:14 +02:00
Sefa Eyeoglu
96e9bc19bc
fix: add suffix to all custom libraries 2022-08-06 23:20:24 +02:00
Sefa Eyeoglu
15269284ac
feat(library-patches): add linux-arm64 support for LWJGL 3.3.1 2022-07-01 20:54:53 +02:00
Sefa Eyeoglu
fe8e6c423f
fix(library-patches): add duplicate library entries 2022-07-01 20:33:33 +02:00
Sefa Eyeoglu
eba932312d
refactor: patch tinyfd in LWJGL 3.2.2
When we have this cool patching mechanism, we could just use it to patch our existing LWJGL, instead of providing a static one
2022-06-29 00:07:06 +02:00