mirror of
https://github.com/HbmMods/Hbm-s-Nuclear-Tech-GIT.git
synced 2026-01-25 10:32:49 +00:00
changelog
This commit is contained in:
parent
fbc5177918
commit
bf0aa7d285
@ -1,7 +1,13 @@
|
|||||||
## Changed
|
## Changed
|
||||||
|
* Updated ukrainian and chinese localization, including QMAW
|
||||||
* Due to severe issues with ticking order as well as a crash caused by certain tiles that uses threaded packets, Torcherino accelerator torches no longer affect NTM machines
|
* Due to severe issues with ticking order as well as a crash caused by certain tiles that uses threaded packets, Torcherino accelerator torches no longer affect NTM machines
|
||||||
* RBMK control rod colors and auto control rod settings are now copiable
|
* RBMK control rod colors and auto control rod settings are now copiable
|
||||||
|
* Murky wings no longer have slowfall, and using shift+space cancels the momentum
|
||||||
|
* Murky wings are now slow by default and speed up when sprinting
|
||||||
|
* The arc furnace can now be used with AE2 buses, which was previously not possible due to the unique stacksize limitations
|
||||||
|
|
||||||
## Fixed
|
## Fixed
|
||||||
* Fixed conveyor grabber dropping items off at an offset when placing them on a conveyor belt due to a client desync
|
* Fixed conveyor grabber dropping items off at an offset when placing them on a conveyor belt due to a client desync
|
||||||
* Fixed occasional crash caused by using the settings tool on the autoloader
|
* Fixed occasional crash caused by using the settings tool on the autoloader
|
||||||
|
* Fixed QMAW not correctly working with other languages
|
||||||
|
* Fixed QMAW loading breaking entirely due to file encoding
|
||||||
@ -1476,6 +1476,7 @@ public class ModItems {
|
|||||||
public static Item gun_aberrator_eott;
|
public static Item gun_aberrator_eott;
|
||||||
public static Item gun_double_barrel;
|
public static Item gun_double_barrel;
|
||||||
public static Item gun_double_barrel_sacred_dragon;
|
public static Item gun_double_barrel_sacred_dragon;
|
||||||
|
public static Item gun_n_i_4_n_i; // we GET THERE when we GET THERE
|
||||||
|
|
||||||
public static Item gun_charge_thrower;
|
public static Item gun_charge_thrower;
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user