Commit Graph

30 Commits

Author SHA1 Message Date
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
IzzelAliz
3753906766 Enum patch for CraftItemFactory 2020-07-05 17:29:40 +08:00
IzzelAliz
36aa38a179 New downloader 2020-06-16 16:18:26 +08:00
IzzelAliz
c538046c1a Merge branch 'master' into refactor/1.15
# Conflicts:
#	arclight-common/src/main/java/io/izzel/arclight/common/bridge/server/management/PlayerListBridge.java
#	arclight-common/src/main/java/io/izzel/arclight/common/mixin/core/item/ItemStackMixin.java
#	arclight-common/src/main/java/io/izzel/arclight/common/mixin/core/server/management/PlayerListMixin.java
#	arclight-common/src/main/java/io/izzel/arclight/common/mod/ArclightConnector.java
#	arclight-common/src/main/resources/META-INF/accesstransformer.cfg
#	arclight-common/src/main/resources/mixins.arclight.core.json
#	arclight-forge-1.14/build.gradle
#	arclight-forge-1.14/src/main/java/io/izzel/arclight/server/Main.java
#	settings.gradle
2020-06-15 19:40:19 +08:00
IzzelAliz
64d1d5eab1 Various fix 2020-06-15 19:22:10 +08:00
IzzelAliz
089216b6a6 New i18n/config system. Close #4. 2020-06-09 21:22:16 +08:00
IzzelAliz
388281b5f9 Update mappings to snapshot 20200530 2020-05-30 20:16:25 +08:00
IzzelAliz
2a77837767 Refactor: common project, preparing for 1.15 development 2020-05-30 18:49:15 +08:00
IzzelAliz
64a9037bcb Forge installer. Close #7. Close #3. 2020-05-21 10:33:47 +08:00