Commit Graph

58 Commits

Author SHA1 Message Date
IzzelAliz
c08ef2e091 Downgrade to FG 5 (#1014 #1015) 2023-06-18 23:15:35 +08:00
IzzelAliz
1ac616f097 Update to Trials (Minecraft 1.20)
Also update Gradle to 8.1.1
2023-06-08 17:11:01 +08:00
IzzelAliz
e82ed29219
Update to Minecraft 1.19.4 2023-04-22 11:20:15 +08:00
IzzelAliz
a230c98c73
Bump gradle and fix buildscript 2023-04-15 09:42:59 +08:00
IzzelAliz
2e0eef4a2d Update README 2023-01-17 18:24:05 +08:00
IzzelAliz
7590e2b5d7
Update to 1.19.3 2022-12-10 15:47:33 +08:00
IzzelAliz
4145c11a3a
Reorder repositories 2022-10-06 15:37:18 +08:00
IzzelAliz
6a6a573a7d Update to 1.19.1 2022-08-01 17:08:20 +08:00
IzzelAliz
999b9bb30e
Fix field remapping with same name in hierarchy (#539 #550)
Update AGP to 1.23
2022-06-23 00:09:06 +08:00
Joseph Tarbit
c5a43fd480
Update to 1.18.2 (#510)
Update dependencies and upstream
2022-03-11 14:28:19 +08:00
IzzelAliz
03877441bd
Update to Minecraft 1.18.1 2021-12-12 14:28:50 +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
9195f4c9d6
Fix publish 2021-10-27 21:45:37 +08:00
IzzelAliz
9c46952a18
Fix chest/lectern crashing (#385) 2021-10-27 18:07:14 +08:00
IzzelAliz
088dd73e2e
Update mixin to 0.8.4 (#366) 2021-09-08 13:19:27 +08:00
IzzelAliz
9e7575a95b Update spigot changes 2021-08-26 22:17:58 +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
e36e6d2910 1.17: cleanup 2021-07-26 20:20:33 +08:00
IzzelAliz
bc714cafb3 1.17: mixins are done 2021-07-26 14:44:22 +08:00
IzzelAliz
f83cf94337 1.17: items, player, network, server 2021-07-25 17:47:10 +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
e9b2fdd181 Bump agp, add missing AT 2021-06-12 17:58:16 +08:00
IzzelAliz
c809b8de08 Bump tools to 1.1, fix entity drop adding (#258) 2021-05-07 20:56:00 +08:00
IzzelAliz
50a1540a33 Update forge to 36.0.55, SS to 1.9.0 2021-03-13 12:44:58 +08:00
IzzelAliz
141db3dfba Update to Forge 36.0.42 2021-02-21 00:36:58 +08:00
IzzelAliz
08465abeb1 Remove jcenter repo as it is about to sunset 2021-02-20 20:27:18 +08:00
IzzelAliz
66530a65cd Update mappings to 20210215 2021-02-16 01:12:08 +08:00
IzzelAliz
d5f39d57cc Refactor redirect logic, should break nothing 2021-02-09 00:03:59 +08:00
IzzelAliz
ac27079e3f Update to forge 36.0.14 2021-02-07 00:31:24 +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
c051d2ab16 Update to 1.16.5, forge 36.0.1 2021-01-21 22:27:58 +08:00
IzzelAliz
638c6c641e Update agp to 1.12 2021-01-21 18:13:12 +08:00
寒兮
03401a43b1
Fix mod world to force cast to server world (#121)
* Fix mod world to force cast to server world

* Update forge version to 35.1.29
2021-01-08 20:08:38 +08:00
秋雨落
feb567a193
Update forge version to 35.1.28 (#113)
* Bump forge to 35.1.15 (还真跑起来了)

Signed-off-by: 秋雨落 <i@rain.cx>

* Update forge to 35.1.28

Signed-off-by: 秋雨落 <i@rain.cx>

* Change forge version number of README.md

Signed-off-by: 秋雨落 <i@rain.cx>
2021-01-02 19:10:24 +08:00
IzzelAliz
6595ce3b44 Update forge 35.1.4 for registry fix 2020-11-25 12:51:16 +08:00
IzzelAliz
9d06987a13 1.16.4 update 2020-11-21 12:17:26 +08:00
IzzelAliz
3d71b9d4a7 Update mcp 20201028 2020-11-04 16:37:02 +08:00
IzzelAliz
1528e14080 Update forge to 34.1.25 2020-10-21 15:01:09 +08:00
IzzelAliz
9c359490aa Update forge to 34.1.7 2020-10-05 14:12:26 +08:00
IzzelAliz
b7e47a47ed Update mappings 20200916, 1.16.3 (#49)(#52)
Fix UUID not sent in chat packet, close #52.
2020-09-18 09:21:59 +08:00
IzzelAliz
d234310d96 1.16: worlds 2020-08-28 17:53:16 +08:00
IzzelAliz
f651ff8e7b 1.16: base entities, bump mappings 2020-08-22 23:32:10 +08:00
IzzelAliz
e7bc56bd66 1.16: items and recipes 2020-08-22 20:26:14 +08:00
IzzelAliz
51c0524d07 1.16 initial, dependencies, projects. 2020-08-18 22:58:28 +08:00
IzzelAliz
9d2c2d1a01 Update arclight-gradle-plugin. Fix #33. Fix #35. Close #31. 2020-08-08 17:20:14 +08:00
IzzelAliz
8b4a000bb9 Support for mod containers. 2020-07-06 19:57:03 +08:00
IzzelAliz
a1bd86e8af Bump 1.15.2 forge version to 31.2.30, update mappings to 20200705 2020-07-05 19:07:01 +08:00