Changelog 2018-03-05
-
The creep lost stats now seem to include a lot of creeps that have died of natural causes. IIRC these stats used to show creeps lost in combat. From looking at replays for the last hour I have confirmed that the stats include some creeps that timed out.
Fixed in screeps/engine#d5657f.
The caravan haulers now drop tombstones instead of containers and those tombstones have a much shorter TTL than the containers did. Was this intended?
Now their tombstones will have 5000 TTL, and their body will have only 1
CARRY
part as the last one, so no partial drop is possible. The capacity is hard coded to 5000 (yes, this single body part is boosted a lot :)).
-
@ags131 @W4rl0ck Good to know! You also may say thanks to Marcel by starring his repo on GitHub.
-
@artch said in Changelog 2018-03-05:
Now their tombstones will have 5000 TTL, and their body will have only 1 CARRY part as the last one, so no partial drop is possible. The capacity is hard coded to 5000 (yes, this single body part is boosted a lot ).
@artch unfortunately this doesn't seem to be working as intended, as soon as I hit the hauler it dropped most of the resources it was carrying into a pile on the ground (not container)
https://screeps.com/a/#!/history/shard2/E20S10?t=4352964
I can confirm that creeps lost stats appear to be correct.
-
@stevetrov This should not happen again, please report if it does.
-
Ok, will do, thanks for the speedy response.