| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | fix: consider version legacy if it has legacyLaunch | Sefa Eyeoglu | 2023-10-15 | 1 | -1/+1 | |
| | | | | | | | | | Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||||
| * | | fix: disable Quilt beacon on older versions | Sefa Eyeoglu | 2023-08-19 | 1 | -0/+27 | |
| | | | | | | | | | Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||||
| * | | fix: use same ForgeWrapper for both Forge and NeoForge | Sefa Eyeoglu | 2023-08-17 | 2 | -9/+3 | |
| | | | | | | | | | Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||||
| * | | refactor: define global forgewrapper library | Sefa Eyeoglu | 2023-08-17 | 4 | -2/+24 | |
| | | | | | | | | | Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||||
| * | | fix: remove unused code | Sefa Eyeoglu | 2023-08-06 | 1 | -12/+2 | |
| | | | | | | | | | Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||||
| * | | fix: remove unused legacy stuff | Sefa Eyeoglu | 2023-08-06 | 2 | -18/+0 | |
| | | | | | | | | | Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||||
| * | | fix: switch to Prism fork of ForgeWrapper | Sefa Eyeoglu | 2023-08-06 | 1 | -1/+1 | |
| | | | | | | | | | Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||||
| * | | Add support for automatically generating NeoForge metadata | Stuart Pomeroy | 2023-08-06 | 3 | -0/+283 | |
| |/ | ||||||
| * | chore: reformat using black | Sefa Eyeoglu | 2023-02-25 | 7 | -144/+263 | |
| | | | | | Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||||
| * | feat: add User-Agent header | Sefa Eyeoglu | 2023-01-27 | 1 | -0/+14 | |
| | | | | | Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||||
| * | fix: remove Java 19 recommendation | Sefa Eyeoglu | 2022-12-15 | 1 | -2/+1 | |
| | | | | | | | Many Forge versions break with Java 19. Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||||
| * | fix: remove EOL Java 18 from compatible Java majors | Sefa Eyeoglu | 2022-11-29 | 1 | -2/+2 | |
| | | | | | Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||||
| * | fix: update Forge maven url | Sefa Eyeoglu | 2022-11-24 | 1 | -2/+2 | |
| | | | | | Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||||
| * | feat: add support for +jvmArgs on meta | Sefa Eyeoglu | 2022-11-16 | 2 | -0/+7 | |
| | | | | | Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||||
| * | Add old snapshots | jopejoe1 | 2022-11-03 | 2 | -0/+20 | |
| | | | | Signed-off-by: Johannes Joens <johannes@joens.email> | |||||
| * | fix: fix invalid forge wrapper URL | Sefa Eyeoglu | 2022-10-31 | 1 | -1/+1 | |
| | | | | | Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||||
| * | Merge branch 'master' into rebrand | Sefa Eyeoglu | 2022-10-31 | 1 | -1/+1 | |
| |\ | ||||||
| | * | feat: add LWJGL 3.3.1 natives for windows-arm64 | Sefa Eyeoglu | 2022-10-27 | 1 | -1/+1 | |
| | | | | | | | | | Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||||
| * | | feat: Agnostify launcher references | txtsd | 2022-10-20 | 2 | -6/+6 | |
| | | | | | | | | | Signed-off-by: txtsd <code@ihavea.quest> | |||||
| * | | chore: Fix PEP8: E302 | txtsd | 2022-10-20 | 1 | -0/+1 | |
| | | | | | | | | | Signed-off-by: txtsd <code@ihavea.quest> | |||||
| * | | fix: Grammar and typos | txtsd | 2022-10-20 | 1 | -1/+1 | |
| | | | | | | | | | Signed-off-by: txtsd <code@ihavea.quest> | |||||
| * | | feat: Rebrand | txtsd | 2022-10-20 | 1 | -5/+5 | |
| |/ | | | | Signed-off-by: txtsd <code@ihavea.quest> | |||||
| * | fix: update files URL | Sefa Eyeoglu | 2022-10-18 | 1 | -1/+1 | |
| | | | | | Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||||
| * | fix: use files.scrumplex.rocks | Sefa Eyeoglu | 2022-10-18 | 1 | -1/+1 | |
| | | | | | Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||||
| * | fix: add Java 19 to compatible Javas | Sefa Eyeoglu | 2022-10-16 | 1 | -2/+2 | |
| | | | | | Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||||
| * | fix: add linux-arm32 to supported OS rules | Sefa Eyeoglu | 2022-10-15 | 1 | -1/+1 | |
| | | | | | Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||||
| * | refactor: patch tinyfd in LWJGL 3.2.2 | Sefa Eyeoglu | 2022-06-29 | 2 | -1/+4 | |
| | | | | | When we have this cool patching mechanism, we could just use it to patch our existing LWJGL, instead of providing a static one | |||||
| * | feat: add library patches | Sefa Eyeoglu | 2022-06-28 | 1 | -0/+1 | |
| | | | | | | Co-authored-by: r58Playz <toshit307@gmail.com> Co-authored-by: Victor <virb3e@gmail.com> | |||||
| * | feat: add LibraryPatches model | Sefa Eyeoglu | 2022-06-26 | 1 | -2/+17 | |
| | | ||||||
| * | feat: implement merge function for MetaBase | Sefa Eyeoglu | 2022-06-26 | 2 | -1/+55 | |
| | | ||||||
| * | refactor: make MojangLibrary name optional | Sefa Eyeoglu | 2022-06-26 | 1 | -1/+1 | |
| | | | | | In preparation for the library override system | |||||
| * | feat: support osx-arm64 and linux-arm64 | Sefa Eyeoglu | 2022-06-26 | 1 | -1/+1 | |
| | | ||||||
| * | fix: workaround Mojang forgetting to change all URLs | Sefa Eyeoglu | 2022-06-22 | 2 | -1/+13 | |
| | | ||||||
| * | refactor: remove unused metadata | Sefa Eyeoglu | 2022-05-27 | 1 | -3/+0 | |
| | | | | | This should reduce the amount of times we would need to download JAR files for Fabric or Quilt | |||||
| * | fix: fix missing tinyfd in LWJGL 3.2.2 | Sefa Eyeoglu | 2022-05-22 | 1 | -0/+1 | |
| | | ||||||
| * | refactor: switch Quilt mappings to hashed MojMap | Sefa Eyeoglu | 2022-04-09 | 1 | -1/+1 | |
| | | ||||||
| * | refactor: switch quilt to pydantic models | Sefa Eyeoglu | 2022-04-07 | 1 | -0/+17 | |
| | | ||||||
| * | refactor: improve compatibleJavaMajors mapping | Sefa Eyeoglu | 2022-04-06 | 1 | -5/+13 | |
| | | ||||||
| * | chore: Replace assignments with augmented assignments | txtsd | 2022-04-06 | 2 | -2/+2 | |
| | | ||||||
| * | refactor: cleanup | Sefa Eyeoglu | 2022-04-05 | 5 | -84/+84 | |
| | | ||||||
| * | refactor: move GradleSpecifier into model | Sefa Eyeoglu | 2022-04-05 | 2 | -93/+91 | |
| | | ||||||
| * | refactor: remove obsolete model framework | Sefa Eyeoglu | 2022-04-05 | 9 | -1567/+0 | |
| | | ||||||
| * | refactor: move index to pydantic models | Sefa Eyeoglu | 2022-04-05 | 1 | -0/+46 | |
| | | ||||||
| * | fix: give all timestamps TZ info | Sefa Eyeoglu | 2022-04-05 | 1 | -1/+1 | |
| | | ||||||
| * | fix: allow hashing of GradleSpecifier | Sefa Eyeoglu | 2022-04-05 | 1 | -0/+3 | |
| | | ||||||
| * | refactor: move forge to pydantic models | Sefa Eyeoglu | 2022-04-05 | 3 | -323/+323 | |
| | | ||||||
| * | refactor: make GradleSpecifier its own class | Sefa Eyeoglu | 2022-04-05 | 3 | -27/+64 | |
| | | ||||||
| * | fix: expect strings instead of urls in all models | Sefa Eyeoglu | 2022-04-05 | 2 | -10/+11 | |
| | | ||||||
| * | refactor: move liteloader to pydantic models | Sefa Eyeoglu | 2022-04-05 | 3 | -118/+115 | |
| | | ||||||
| * | refactor: cleanup | Sefa Eyeoglu | 2022-04-05 | 2 | -29/+29 | |
| | | ||||||
