fix #2697, add changelog
This commit is contained in:
parent
70e1436964
commit
c363707bfd
2 changed files with 19 additions and 1 deletions
|
@ -28,7 +28,7 @@ buildcraft.boardRobotFluidCarrier.desc=Moves fluids between tanks
|
||||||
buildcraft.boardRobotBomber.desc=Bombs locations
|
buildcraft.boardRobotBomber.desc=Bombs locations
|
||||||
buildcraft.boardRobotKnight.desc=Fights mobs
|
buildcraft.boardRobotKnight.desc=Fights mobs
|
||||||
buildcraft.boardRobotMiner.desc=Mines ores
|
buildcraft.boardRobotMiner.desc=Mines ores
|
||||||
buildcraft.boardRobotFarmer.desc=Farms animals
|
buildcraft.boardRobotFarmer.desc=Hoes dirt
|
||||||
buildcraft.boardRobotHarvester.desc=Harvests mature crops
|
buildcraft.boardRobotHarvester.desc=Harvests mature crops
|
||||||
buildcraft.boardRobotShovelman.desc=Shovels area
|
buildcraft.boardRobotShovelman.desc=Shovels area
|
||||||
buildcraft.boardRobotButcher.desc=Fights animals
|
buildcraft.boardRobotButcher.desc=Fights animals
|
||||||
|
|
18
buildcraft_resources/changelog/7.0.4
Normal file
18
buildcraft_resources/changelog/7.0.4
Normal file
|
@ -0,0 +1,18 @@
|
||||||
|
Additions:
|
||||||
|
* Assembly Table now displays schedules items, even if not craftable, and lets you remove them (asie)
|
||||||
|
* Assembly Table now has 12 output slots as opposed to 8 (asie)
|
||||||
|
* New Integration Table! More informative GUI, 8 slots, multiple chipsets into one gate at the same time! (asie)
|
||||||
|
* Recipe Packagers can use items from adjacent inventories - to the sides (asie)
|
||||||
|
* Robots can now wear helmets, and soon - other mod items! (asie)
|
||||||
|
|
||||||
|
Improvements:
|
||||||
|
* Less packet spam for robots. (asie)
|
||||||
|
* Slightly less GPU-intensive item pipe rendering. (asie)
|
||||||
|
|
||||||
|
Bugs fixed:
|
||||||
|
* [#2697] Invalid Farmer description (asie)
|
||||||
|
* [#2696] Debug code leftover (asie)
|
||||||
|
* [#2687] Crash when removing pipe with a robot on it (asie)
|
||||||
|
* [#2684] Force robot only seems to look at first parameter (asie)
|
||||||
|
* Add-assembly-recipe IMC not working (asie)
|
||||||
|
* Crash with Transport and no Silicon (asie)
|
Loading…
Reference in a new issue