remove unneeded textures from resources, update changelog

This commit is contained in:
Adrian 2015-07-20 17:37:17 +02:00
parent 967da69b24
commit 0df6c0963f
3 changed files with 26 additions and 16 deletions

View file

@ -5,26 +5,36 @@ BREAKING CHANGES!
Additions: Additions:
* Clay fluid pipe! The power of insertion applied to liquids. (asie) * Core:
* Power Adapters! Connect Kinesis Pipes to non-Kinesis pipes. (asie) * New Lists! (asie)
* New blueprint library GUI, now featuring a scrollbar! (asie) * Sort by type, material, or both! Precise sorting!
* New Lists! (asie) * See with a tooltip if an item matches the List!
* Sort by type, material, or both! Precise sorting! * Transport:
* See with a tooltip if an item matches the List! * Clay fluid pipe! The power of insertion applied to liquids. (asie)
* Power Adapters! Connect Kinesis Pipes to non-Kinesis pipes. (asie)
Improvements: Improvements:
* New power beam display algorithm (asie) * Core/Any:
* Use integrated server data in singleplayer for certain tiles - back to the smoothness of 1.2.5! (asie) * Use integrated server data in singleplayer for certain tiles - back to the smoothness of 1.2.5! (asie)
* Rewritten pipe wires - should now propagate more or less instantly. (asie) * Minor optimizations (asie, gamerForEA)
* Fluid pipe capacity and extraction rate now scales with the base flow multiplier. (asie) * Builders:
* Debugger support for fluid pipes (asie) * New blueprint library GUI, now featuring a scrollbar! (asie)
* Add events for robot interaction and removal (asie) * Robotics:
* Rewritten robots request system (hea3ven) * Zone Planners now have a dynamic texture (asie)
* Changed the IRequestProvider api to be independent of robots. * Add events for robot interaction and removal (asie)
* Delivery robots can now carry more than an item at a time. * Rewritten robots request system (hea3ven)
* Builders and requesters now request more than one item at a time. * Changed the IRequestProvider api to be independent of robots.
* Delivery robots can now carry more than an item at a time.
* Builders and requesters now request more than one item at a time.
* Transport:
* New power beam display algorithm (asie)
* Rewritten pipe wires - should now propagate more or less instantly. (asie)
* Fluid pipe capacity and extraction rate now scales with the base flow multiplier. (asie)
* Debugger support for fluid pipes (asie)
* Lenses do not require Iron Ingots anymore (asie)
Bugs fixed: Bugs fixed:
* "Lens-Filter" diodes not working (asie)
* Make Docking Station items look like the real thing (asie) * Make Docking Station items look like the real thing (asie)

View file

Before

Width:  |  Height:  |  Size: 2.9 KiB

After

Width:  |  Height:  |  Size: 2.9 KiB

View file

Before

Width:  |  Height:  |  Size: 1.3 KiB

After

Width:  |  Height:  |  Size: 1.3 KiB