FortressCraft Evolved

FortressCraft Evolved

steveman0's Freight Carts
198件中 21-30 を表示
< 1  2  3  4  5 ... 20 >
更新:2018年4月13日 @ 4時23分

Carts should now be able to idle on slopes at world load without derailing.
Carts now more robust with attaching their unity script at world load if ManagerSync hasn't loaded yet.

更新:2018年4月12日 @ 19時43分

Carts now make additional attempts to find valid depots to return to rather than derailing immediately if the depot's hoppers are full.

更新:2018年4月12日 @ 16時34分

Silenced carts that got stuck on null stations and enabled them to attempt recovery or at least derail properly.
Added recovery process for carts that have null network ID but have inventory.

更新:2018年4月10日 @ 17時38分

Catch for floating combat text in cart readnetworkupdate prior to start, out of player view
Track junctions now obey basic vis
New feature: Freight cart stations now provide a list of existing network IDs to choose from when entering the freight network.

更新:2018年4月9日 @ 18時54分

Network sync now includes displaying of floating combat text on choosing a destination

更新:2018年4月9日 @ 17時47分

Network sync is roughly 75% there I'd say. Carts are now more or less server authoritative. State, destination, inventory are all now exclusively handled by the server. Station (un)loading and pathing are now sync'd over the network. Haven't figured out how to get the floating combat text sync'd yet. Will dig into that more with the next patch.

Bug fix: Carts selecting offers at hopper stations now correctly check if the offer is non-zero

更新:2018年4月5日 @ 16時00分

Restored the ability to set hopper request amounts greater than storage capacity to enable larger transit capacities for ore freighters.
Log spam turned off when attempted to deposit to a full station.
Error state will not spam when setting the same state as existing.

更新:2018年4月4日 @ 4時12分

Bug fix: Freight cart depot enforced as server only to eliminate NRE crashes on network clients.

更新:2018年4月3日 @ 20時00分

Bug fix: Stations with mass storage will now properly refresh freight listing windows on servers

更新:2018年4月3日 @ 17時19分

Bug fix: Freight Cart Depots now properly sync over the network.
Bug fix: station code for hopper item setting reverted to P18 compatible method.