Drillgon200 / Hbm-s-Nuclear-Tech-GIT

My fork of the HBM's nuclear tech mod.
46 stars 19 forks source link

Tectonic missile launch bug #229

Open abel1502 opened 2 years ago

abel1502 commented 2 years ago

Unlike some other missiles I've tested, the tectonic one allows to be launched with insufficient energy (20k in my case, out of 75k), leaving the launch pad at negative charge but launching anyway

Drillgon200 commented 2 years ago

Evidently there is no power check, but only for that missile. The missile code is garbage tier anyway, and really should be completely rewritten.

RaubtierMLGpro commented 2 years ago

the volcano creates lags when chunks are loaded

Drillgon200 commented 2 years ago

The volcano creates lag period, mostly because of the 1.12 setBlockState operations being much slower than the 1.7 version.