Commit Graph

40 Commits

Author SHA1 Message Date
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
b6a8366963 Update bukkit upstream changes 2021-05-16 23:36:57 +08:00
IzzelAliz
b2b9a08824 Java version warning 2021-05-12 23:15:02 +08:00
IzzelAliz
8982e79ba6 Optimize EntityDataManager by dropping its lock 2021-05-08 23:32:18 +08:00
IzzelAliz
9073fb86bf Optimize ClassInheritanceMultiMap
This reduce memory usage and provide better performance on empty map
2021-05-07 21:00:38 +08:00
IzzelAliz
c809b8de08 Bump tools to 1.1, fix entity drop adding (#258) 2021-05-07 20:56:00 +08:00
IzzelAliz
9480c13f6f Fix DFU disable not enabling 2021-05-07 18:37:20 +08:00
IzzelAliz
5ed469e4ec Allow disabling DFU
This can speedup server boot and decrease memory usage by up to 200mb
2021-04-24 11:22:25 +08:00
IzzelAliz
f6dd3335be Preliminary Java 16 support, update forge 36.1.4 2021-04-09 15:06:48 +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
IzzelAliz
402346073d Implement tracking range 2021-02-06 13:55:01 +08:00
IzzelAliz
efc4df3c36 Optimize command node add children
Reported by Dum4G. Commands#send took about 4 sec ordering this map, so use a sorted map instead of sorting it explicitly
2021-02-05 13:39:24 +08:00
IzzelAliz
7e67d95d4d Fix activation range 2021-02-04 23:22:43 +08:00
IzzelAliz
5605db762f Implement entity activation range 2021-02-04 20:56:13 +08:00
IzzelAliz
24db9e1cc0 Port optimizations 2021-02-04 20:56:13 +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
IzzelAliz
18ef0518d0 Remap package name (#120) 2021-01-08 17:18:20 +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
7612e826d2 Update upstream and readme 2020-09-22 13:25:09 +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
6a458c6709 Now 1.16 runs. 2020-08-28 23:38:20 +08:00
IzzelAliz
d234310d96 1.16: worlds 2020-08-28 17:53:16 +08:00
IzzelAliz
e7bc56bd66 1.16: items and recipes 2020-08-22 20:26:14 +08:00
IzzelAliz
026df6e51f 1.16: chunks, goals, containers and tile entities 2020-08-21 15:04:24 +08:00
IzzelAliz
35c30347a7 1.16: blocks, brain tasks 2020-08-20 17:00:19 +08:00
IzzelAliz
f05961d60e 1.16 initial, dependencies, projects. 2020-08-20 16:57:08 +08:00