Commit Graph

11 Commits

Author SHA1 Message Date
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
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
IzzelAliz
18ef0518d0 Remap package name (#120) 2021-01-08 17:18:20 +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