328 Commits

Author SHA1 Message Date
Sefa Eyeoglu
cae711b7da
fix: bring back log4j 2.0-beta9-fixed
Forcing 2.17.1 on older versions breaks Forge
2022-02-19 20:34:52 +01:00
Sefa Eyeoglu
2f4ac25ed2
fix(docker): add correct PATH for Cron 2022-02-19 20:23:59 +01:00
Sefa Eyeoglu
d7bd443b62
fix: use mmc2 as version for ForgeWrapper 2022-02-19 19:40:52 +01:00
Sefa Eyeoglu
f2bbf24454
fix: update ForgeWrapper Maven URL 2022-02-19 19:38:07 +01:00
Sefa Eyeoglu
9760316b93
fix: add missing step to README 2022-02-19 19:21:00 +01:00
Sefa Eyeoglu
c56f694ddd
chore: add deployment instructions to README 2022-02-19 19:15:46 +01:00
Sefa Eyeoglu
799d5c3b85
refactor: move GIT_SSH_COMMAND into local config 2022-02-19 19:05:27 +01:00
Sefa Eyeoglu
e9f30a464f
feat: cron-mode for Docker 2022-02-19 19:01:37 +01:00
Sefa Eyeoglu
85e738f4eb
fix: use correct SSH key 2022-02-19 17:58:14 +01:00
Sefa Eyeoglu
ff066e4ca1
fix: add missing dependency 2022-02-19 00:18:00 +01:00
Sefa Eyeoglu
f65b2666a0
fix: reformat code 2022-02-19 00:17:51 +01:00
Sefa Eyeoglu
a9ebc59353
fix: remove unused imports 2022-02-19 00:14:02 +01:00
Sefa Eyeoglu
1e6ea1fd66
fix: actually use MMC-hint 2022-02-19 00:09:40 +01:00
Sefa Eyeoglu
71d55016c9
refactor: improve update.sh 2022-02-19 00:07:37 +01:00
Sefa Eyeoglu
6bbecdce2a
refactor: improve usage with Docker 2022-02-18 23:33:32 +01:00
Sefa Eyeoglu
dc6dc8c496
fix: add public directory 2022-02-18 23:13:21 +01:00
Sefa Eyeoglu
13e473f2a7
fix: move LWJGL allow/blocklist up 2022-02-18 20:28:03 +01:00
Sefa Eyeoglu
9e7bbd380e
fix: force log4j 2.17.1 for all versions 2022-02-18 20:25:35 +01:00
Sefa Eyeoglu
ffeee6a986
feat: add Dockerfile 2022-02-18 19:34:44 +01:00
Sefa Eyeoglu
651e432daf
fix: use deploy paths in container 2022-02-18 19:30:20 +01:00
Sefa Eyeoglu
77b569b215
fix: make Python scripts work on 3.10 2022-02-18 19:29:51 +01:00
swirl
4fc08323cc
Merge pull request #2 from txtsd/mmc_to_pmc
Purge all MultiMC references and sundry
2022-01-29 15:37:16 -05:00
txtsd
59fa0f72fb
Remove hashbangs from python files 2022-01-29 17:37:09 +00:00
txtsd
403928dc46
Sort imports with isort 2022-01-29 17:34:30 +00:00
txtsd
e4f0158a66
Run python scripts explicitly 2022-01-29 17:29:42 +00:00
txtsd
8cec206297
Add missing requirement 2022-01-29 17:25:45 +00:00
txtsd
06d697c2a2
Add readme 2022-01-29 17:06:15 +00:00
txtsd
e7c4f977ab
Add requirements.txt 2022-01-29 16:55:35 +00:00
txtsd
51fc3fda2d
Access directories with env vars 2022-01-29 16:53:21 +00:00
txtsd
74fcb1153f
Purge personal information 2022-01-29 12:35:28 +00:00
txtsd
5f7bf5483e
Change variable names 2022-01-29 12:06:14 +00:00
txtsd
c99552e58c
Change function names 2022-01-29 12:01:16 +00:00
txtsd
287c0d6649
Change MultiMC to PolyMC in a comment 2022-01-29 08:16:29 +00:00
txtsd
8954a2ddfe
Change echo string in status.sh 2022-01-29 08:10:04 +00:00
txtsd
acefae63ca
Replace multimc links with polymc links 2022-01-29 08:05:27 +00:00
txtsd
b185771861
Rename multimc directory to polymc 2022-01-29 07:57:05 +00:00
txtsd
6a1b9402ec
Rename MMC_REPO to PMC_REPO 2022-01-29 07:46:33 +00:00
txtsd
a0ae2ce2f6
Rename MMC_DIR to PMC_DIR 2022-01-29 07:44:39 +00:00
swirl
718d82b4a3 update so it works 2022-01-28 13:27:48 -05:00
Petr Mrazek
96b5693baa Update ForgeWrapper to a version that doesn't check SHA1 of client 2022-01-02 00:04:22 +01:00
Petr Mrazek
9a369a2f84 Update ForgeWrapper to 1.5.5 2022-01-01 22:25:50 +01:00
Petr Mrazek
6ba8119131 Synchronize 2021-12-17 00:19:24 +01:00
Petr Mrazek
a3ff75b6af Fix log4j issues and forge coming back to old format installers 2021-12-11 12:53:00 +01:00
Petr Mrazek
ec76afe0cb Enable Forge > 1.16.5 2021-12-07 00:04:29 +01:00
Petr Mrázek
7df0fa86b3 ForgeWrapper 1.5.3 2021-11-17 22:43:53 +01:00
Petr Mrázek
189539fe15 Add missing cd 2021-11-15 02:07:19 +01:00
Petr Mrázek
dbce0b2445 Mirror Forge files in forgemaven 2021-11-15 01:15:51 +01:00
Petr Mrázek
1645c727b4 Some fixes for updating and generating forge files 2021-10-25 06:48:22 +02:00
Petr Mrazek
921be2793a Fix LWJGL recognition for 3.2.2 / 21w42a 2021-10-20 22:20:04 +02:00
Petr Mrázek
5a14f300b8
Merge pull request #7 from modmuss50/develop
Fix fabric generation not handling unstable versions.
2021-10-10 00:33:36 +02:00