FortressCraft Evolved

FortressCraft Evolved

steveman0's Freight Carts
Showing 21-30 of 198 entries
< 1  2  3  4  5 ... 20 >
Update: 13 Apr, 2018 @ 4:23am

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.

Update: 12 Apr, 2018 @ 7:43pm

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

Update: 12 Apr, 2018 @ 4:34pm

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.

Update: 10 Apr, 2018 @ 5:38pm

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.

Update: 9 Apr, 2018 @ 6:54pm

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

Update: 9 Apr, 2018 @ 5:47pm

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

Update: 5 Apr, 2018 @ 4:00pm

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.

Update: 4 Apr, 2018 @ 4:12am

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

Update: 3 Apr, 2018 @ 8:00pm

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

Update: 3 Apr, 2018 @ 5:19pm

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