[0.17.2] Wall texture doesn't update when cliff gets destroyed

Bugs that are actually features.
Locked
Tobi14601
Manual Inserter
Manual Inserter
Posts: 2
Joined: Sat Mar 04, 2017 6:03 pm
Contact:

[0.17.2] Wall texture doesn't update when cliff gets destroyed

Post by Tobi14601 »

When placing a wall next to a cliff and blowing the cliff up with cliff explosive the wall still looks connected to the cliff even though it has been destroyed.


posila
Factorio Staff
Factorio Staff
Posts: 5201
Joined: Thu Jun 11, 2015 1:35 pm
Contact:

Re: [0.17.2] Wall texture doesn't update when cliff gets destroyed

Post by posila »

Same as landfilling water ... intentional simplification of the logic.

User avatar
Ranakastrasz
Smart Inserter
Smart Inserter
Posts: 2124
Joined: Thu Jun 12, 2014 3:05 am
Contact:

Re: [0.17.2] Wall texture doesn't update when cliff gets destroyed

Post by Ranakastrasz »

I just have to wonder, how computationally expensive is it to make cliff explosions force redrawing in a small area around them? Its not like they happen constantly.
My Mods:
Modular Armor Revamp - V16
Large Chests - V16
Agent Orange - V16
Flare - V16
Easy Refineries - V16

User avatar
Klonan
Factorio Staff
Factorio Staff
Posts: 5150
Joined: Sun Jan 11, 2015 2:09 pm
Contact:

Re: [0.17.2] Wall texture doesn't update when cliff gets destroyed

Post by Klonan »

Ranakastrasz wrote:
Fri Sep 06, 2019 12:34 am
I just have to wonder, how computationally expensive is it to make cliff explosions force redrawing in a small area around them? Its not like they happen constantly.
The worry isn't about CPU cost, but about complexity and fragility of the code/logic

User avatar
Ranakastrasz
Smart Inserter
Smart Inserter
Posts: 2124
Joined: Thu Jun 12, 2014 3:05 am
Contact:

Re: [0.17.2] Wall texture doesn't update when cliff gets destroyed

Post by Ranakastrasz »

Klonan wrote:
Fri Sep 06, 2019 10:33 am


The worry isn't about CPU cost, but about complexity and fragility of the code/logic
I have to say, I don't understand.
My Mods:
Modular Armor Revamp - V16
Large Chests - V16
Agent Orange - V16
Flare - V16
Easy Refineries - V16

Locked

Return to “Not a bug”