Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-04-22 | $ Fixed milled byproducts not using the correct texture. | Alkalus | |
$ Fixed handling of IC2 EnumHelper code. $ Added a dummy RecipeMap to stop Bartworks crashing when it can't find it. | |||
2020-04-15 | $ Stopped Recipe Verification using AES when it's not needed. | Alkalus | |
2020-04-14 | + Added a way to register blocks that will cause MachineUpdates when placed. ↵ | Alkalus | |
(Useful for non-GT blocks used in Multis) $ Fixed Industrial Cutting Machine defaulting to slicing mode. $ Fixed reInit() on recipe maps causing absurd crashes. (Doesn't seem to break anything at the moment not doing it, so.. I won't) | |||
2020-04-14 | $ Improved recipe verification greatly. | Alkalus | |
2020-04-14 | $ Added recipe hashing to prevent unwanted recipe changes. | Alkalus | |
$ Made certain TileEntities blacklisted against the World accelerator in both GT++ & GTNH. |