Commit Graph

41 Commits

Author SHA1 Message Date
IzzelAliz
6774479a03 Update download mirrors (#1200) 2024-01-26 20:56:49 +08:00
IzzelAliz
b564fccdce Update mirrors 2023-12-02 19:27:49 +08:00
IzzelAliz
c4f79bc0fb
Update installer 2023-01-31 16:02:14 +08:00
IzzelAliz
c07538c88b
Remove usage of zipfs in installer
This allows running server directly after forge install.
2022-12-11 11:33:42 +08:00
IzzelAliz
7590e2b5d7
Update to 1.19.3 2022-12-10 15:47:33 +08:00
IzzelAliz
a30aa77099 Make installer fast again 2022-09-02 15:35:49 +08:00
IzzelAliz
0704cbc5fe Update to 1.19.2 2022-09-02 14:22:09 +08:00
IzzelAliz
6a6a573a7d Update to 1.19.1 2022-08-01 17:08:20 +08:00
IzzelAliz
7f3072128f
Download MOJMAPS in installer 2022-07-25 22:31:45 +08:00
IzzelAliz
da56932cf0
Fix furnace recipe CCE (#651) 2022-07-17 22:19:57 +08:00
Joseph Tarbit
c5a43fd480
Update to 1.18.2 (#510)
Update dependencies and upstream
2022-03-11 14:28:19 +08:00
IzzelAliz
b78d3af448
Fix bukkit library loader not working (#443) 2022-01-27 14:29:46 +08:00
IzzelAliz
14647e09b9
Fix not booting in 1 dir from root path 2021-12-30 15:20:08 +08:00
IzzelAliz
2987cd86a5
Update api to 1.2.5 2021-12-28 22:18:28 +08:00
IzzelAliz
b06547aff4
Update downloaded server jar path 2021-12-28 11:36:06 +08:00
IzzelAliz
378e0f390d
Check libraries missing in forge installer 2021-12-26 18:23:53 +08:00
IzzelAliz
03877441bd
Update to Minecraft 1.18.1 2021-12-12 14:28:50 +08:00
IzzelAliz
03a4afa0ad
Fix boot on unix system (#404 #405)
lmfao no one reported this during entire 1.17
2021-12-06 12:03:05 +08:00
IzzelAliz
76530963d9
Initial update to 1.18
Not booting yet, required record related updates from modlauncher
2021-12-03 13:27:06 +08:00
IzzelAliz
743c586233
Update to forge 37.1.0 2021-12-01 17:13:52 +08:00
IzzelAliz
961f2d0a8a
Make it able to load as a mod 2021-10-24 15:42:08 +08:00
IzzelAliz
4c739f8a5a
Update forge to 37.0.103 2021-10-22 16:17:05 +08:00
IzzelAliz
547467a845 Update to forge 37.0.44 2021-08-26 17:08:18 +08:00
IzzelAliz
abdda35369 Refactor, split out bootstrap and mod
Added missing AT

ForgeInstaller no longer been translated
2021-07-30 15:09:18 +08:00
IzzelAliz
4924f017e3 1.17: runs now 2021-07-28 00:08:18 +08:00
IzzelAliz
bc714cafb3 1.17: mixins are done 2021-07-26 14:44:22 +08:00
IzzelAliz
e3a2790709 1.17: blocks, entities 2021-07-24 18:53:37 +08:00
IzzelAliz
a4f015fce6 Implement API 2021-06-13 22:06:33 +08:00
IzzelAliz
c7bb5dfbf7 Drop API module 2021-06-13 11:43:04 +08:00
IzzelAliz
75700bd103 Use current java for forge installer 2021-04-26 10:54:29 +08:00
IzzelAliz
2f13fc4682 Provide fallback install when java not in path (#179 #209) 2021-04-18 15:24:29 +08:00
Joseph Tarbit
f63854801c
Update ForgeGradle, update Gradle wrapper, add gitignores, add lastPhysicsProblem, add ATs (#140)
* Add gitignores; bump gradle; bump forge gradle

* Add bin folder to gitignores

* Remove gitignores from bin folder

* Fixed problems; added lastPhysicsProblem

* Added to accesstransformer

NibbleArray#setIndex for FAWE support

* Added to accesstransformer

BiomeContainer#biomeRegistry

* Downgrade FG to 4.0.9

* Bump FG to 4.0.13 + remove reobfJar
2021-01-28 19:51:42 +08:00
IzzelAliz
f10254f9ea Fallback to builtin cl 2021-01-21 23:25:21 +08:00
IzzelAliz
c051d2ab16 Update to 1.16.5, forge 36.0.1 2021-01-21 22:27:58 +08:00
IzzelAliz
fb828a02d0 Update download host 2020-12-05 13:12:51 +08:00
IzzelAliz
7612e826d2 Update upstream and readme 2020-09-22 13:25:09 +08:00
IzzelAliz
6a458c6709 Now 1.16 runs. 2020-08-28 23:38:20 +08:00
IzzelAliz
f3711f7bcc Using system proxy for installer. 2020-07-13 14:18:10 +08:00
IzzelAliz
8d52ba70a5 Forge's maven repository has different directory structure. 2020-06-20 19:25:27 +08:00
IzzelAliz
36aa38a179 New downloader 2020-06-16 16:18:26 +08:00
IzzelAliz
64a9037bcb Forge installer. Close #7. Close #3. 2020-05-21 10:33:47 +08:00