changelog

This commit is contained in:
Boblet 2025-08-25 16:30:35 +02:00
parent fbc5177918
commit bf0aa7d285
2 changed files with 8 additions and 1 deletions

View File

@ -1,7 +1,13 @@
## 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
* 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 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

View File

@ -1476,6 +1476,7 @@ public class ModItems {
public static Item gun_aberrator_eott;
public static Item gun_double_barrel;
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;